Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 14,909 for

export options

(0.12 sec)
  1. Convert PPTM to DIF via C++ or with free Online...

    Export PPTM to DIF in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTM to DIF online converter quickly before integrating the code....Slides for C++ to export the PPTM file to HTML. Aspose...smooth. Explore PPTM Conversion Options with C++ Convert PPTM to DOC...

    products.aspose.com/total/cpp/conversion/pptm-t...
  2. Aspose.Words looses footnotes converting DOCX t...

    Scenario: Convert DOCX to PDF. Issue: Aspose.Words 24.12 – No footnotes on the first page of the generated PDF. Aspose.Words 25.1 – Pdf cannot be generated. NullReferenceException is thrown is thrown. Attachments: …...example, you can set options related to exporting bookmarks or handling...document with specific PDF options: var doc = new Document("sample...

    forum.aspose.com/t/aspose-words-looses-footnote...
  3. Opening Files with Different Formats|Documentation

    Aspose.Cells for Python via .NET API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....Microsoft Excel XP, an XML export option has been added to Microsoft...Microsoft Excel that exports spreadsheets to SpreadsheetML files....

    docs.aspose.com/cells/python-net/opening-files-...
  4. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the documentation article in C++....creates a Paragraph object with optional text and appends it to the...(Aspose::Words::SaveFormat) Exports the content of the node into...

    reference.aspose.com/words/cpp/aspose.words/hea...
  5. XMP Data for generated ZUGFeRD is not valid - F...

    Hi Aspose team, we would like to create ZUGFerd-compliant PDF files with Aspose. In principle, this works quite well. However, when checking the generated PDF file, we noticed that the XMP data in the PDF file are not…...PDF does not offer built-in options to automatically set the ZUGFeRD...to solve this problem? Maybe export xmp content as string, modifcation...

    forum.aspose.com/t/xmp-data-for-generated-zugfe...
  6. Convert a Document to Markdown in C#|Aspose.Wor...

    Convert a document in any supported load format to Markdown and vice versa using C#....outlines the Markdown save options that control formatting precision...want to save images when exporting a document to Markdown format...

    docs.aspose.com/words/net/convert-a-document-to...
  7. Converting Range of DjVu Pages to Separate Imag...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....instance of BmpOptions $export_options = new BmpOptions (); \...BitsPerPixel for resultant images $export_options -> setBitsPerPixel ( 32...

    docs.aspose.com/imaging/java/converting-range-o...
  8. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting.... Specify Markdown Save Options Aspose.Words API provides MarkdownSaveOptions...class to specify additional options while saving a document into...

    docs.aspose.com/words/net/working-with-markdown...
  9. How to Draw Geometry on a Map|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in the following article: “Exporting and Importing Data from/to...offers a wide range of styling options that can be customized to fit...

    docs.aspose.com/gis/net/how-to-draw-geometry/
  10. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when Exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....saves document parts when exporting a document to SaveFormat.HTML...document to HTML. HtmlSaveOptions options = new HtmlSaveOptions(); //...

    reference.aspose.com/words/java/com.aspose.word...