Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 56,914 for

export

(0.23 sec)
  1. C++ API to Convert TEX to POT | products.aspose...

    Convert TEX to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...two APIs that can be used to export TEX to PPTX and then convert...for C++, which can be used to export TEX to PPTX. The second API...

    products.aspose.com/total/cpp/conversion/tex-to...
  2. C++ API to Convert PCL to ODP | products.aspose...

    Convert PCL to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...powerful API that enables you to export PCL to PPTX. Aspose.Slides...API that allows you to easily export PCL to PPTX. It supports a...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. C++ API to Convert TEX to POTX | products.aspos...

    Convert TEX to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...two APIs that can be used to export TEX to PPTX and then convert...for C++, which can be used to export TEX to PPTX. The second API...

    products.aspose.com/total/cpp/conversion/tex-to...
  4. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

    Discover the FontSavingArgs IsExportNeeded property to control font resource Exports. Maximize efficiency with customizable settings for your projects!...whether the current font will be exported as a font resource. Default...to define custom logic for exporting fonts when saving to HTML...

    reference.aspose.com/words/net/aspose.words.sav...
  5. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML Exports for optimal document quality....Words saves fonts when exporting a document to HTML format...to define custom logic for exporting fonts when saving to HTML...

    reference.aspose.com/words/net/aspose.words.sav...
  6. TxtSaveOptions.OfficeMathExportMode | Aspose.Wo...

    Control how OfficeMath is written in TXT output with OfficeMathExportMode for consistent formatting and clear mathematical content....set ; } Examples Shows how to export OfficeMath object as Latex...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DWG to SVG Conversion Issues in Aspose.CAD: los...

    use sdk version : aspose.cad 25.12 java My conversion code and parameter settings are roughly as follows: File outputFile = new File(outputFilePath); try { LoadOptions opts = new LoadOption…...fromArgb(33,40,48)); // Temporarily export Model only to avoid Layout...setExportAllLayoutCo(true); // export all layers and content cadRasterizationOpti...

    forum.aspose.com/t/dwg-to-svg-conversion-issues...
  8. Aspose.Slides for .NET: Concern with Extracted ...

    Hello Team, We have few PPT files , from which it can extract objects using below code, if (shape is IOleObjectFrame oleFrame && oleFrame.EmbeddedData != null) { var embeddedData = oleFrame.EmbeddedData; byte[…...Export; var pres = new Presentation("input...Hello, I Just identified, If I export Image as below for given oleFrame...

    forum.aspose.com/t/aspose-slides-for-net-concer...
  9. Update, Delete and Get Bookmarks|Aspose.PDF for...

    This section explains how to update, delete and get Bookmarkswith Aspose.PDF Facades.... Finally, you can export the bookmarks to an XML file...how to export bookmarks to an XML file. Import and Export Bookmarks...

    docs.aspose.com/pdf/net/update-delete-and-get-b...
  10. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font....to define custom logic for exporting fonts when saving to HTML...Configure a SaveOptions object to export fonts to separate files. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...