Konvertera DOTM till JSON-format via C++

Exportera DOTM till JSON via C++ utan att använda Microsoft® Word eller Excel

 

Genom att använda Aspose.Total for C++ kan du konvertera DOTM till JSON-format i dina C++-applikationer. För det första, genom att använda Aspose.Words for C++ , kan du exportera DOTM till HTML. Efter det, genom att använda Aspose.Cells for C++ , kan du konvertera HTML till JSON-format.

Konvertera DOTM till JSON-format via C++

  1. Öppna DOTM-filen med Dotmument klassreferens
  2. Konvertera DOTM till HTML genom att använda medlemsfunktionen Save
  3. Ladda HTML-dokument med hjälp av klassreferens IWorkbook
  4. Spara dokumentet i JSON-format med hjälp av medlemsfunktionen Save

Konverteringskrav

Installera via Package Manager-konsolen i Visual Studio med Install-Package Aspose.Total.Cpp.

Alternativt kan du hämta offline MSI-installationsprogrammet eller DLL-filer i en ZIP-fil från downloads .

Konvertera skyddad DOTM till JSON-format via C++

Med hjälp av API:t kan du också öppna det lösenordsskyddade dokumentet. Om ditt inmatade DOTM-dokument är lösenordsskyddat kan du inte konvertera det till JSON-format utan att använda lösenordet. För att göra detta, använd en speciell konstruktoröverbelastning, som accepterar ett LoadOptions-objekt. Detta objekt innehåller egenskapen Password, som anger lösenordssträngen.

Utforska DOTM konverteringsalternativ med C++

Konvertera DOTMs till CSV (Comma Seperated Values)
Konvertera DOTMs till DIF (Data Interchange Format)
Konvertera DOTMs till EXCEL (Spreadsheet File Formats)
Konvertera DOTMs till FODS (OpenDocument Flat XML Spreadsheet)
Konvertera DOTMs till ODP (OpenDocument Presentation Format)
Konvertera DOTMs till ODS (OpenDocument Spreadsheet)
Konvertera DOTMs till POT (Microsoft PowerPoint Template Files)
Konvertera DOTMs till POTM (Microsoft PowerPoint Template File)
Konvertera DOTMs till POTX (Microsoft PowerPoint Template Presentation)
Konvertera DOTMs till PPTX (Open XML presentation Format)
Konvertera DOTMs till PPS (PowerPoint Slide Show)
Konvertera DOTMs till PPSM (Macro-enabled Slide Show)
Konvertera DOTMs till PPSX (PowerPoint Slide Show)
Konvertera DOTMs till PPT (Microsoft PowerPoint 97-2003)
Konvertera DOTMs till PPTM (Macro-enabled Presentation File)
Konvertera DOTMs till PPTX (Open XML presentation Format)
Konvertera DOTMs till SXC (StarOffice Calc Spreadsheet)
Konvertera DOTMs till TSV (Tab Seperated Values)
Konvertera DOTMs till XLAM (Excel Macro-Enabled Add-In)
Konvertera DOTMs till XLS (Microsoft Excel Spreadsheet (Legacy))
Konvertera DOTMs till XLSB (Excel Binary Workbook)
Konvertera DOTMs till XLSM (Macro-enabled Spreadsheet)
Konvertera DOTMs till XLSX (Open XML Workbook)
Konvertera DOTMs till XLT (Excel 97 - 2003 Template)
Konvertera DOTMs till XLTM (Excel Macro-Enabled Template)