Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 14,275 for

export options

(0.1 sec)
  1. C++ API to Convert PDF to FODS | products.aspos...

    Convert PDF to FODS via C++ API without using Microsoft Excel or Adobe Reader...In the first step, you can export PDF to XLSX by using Aspose...method. Explore PDF Conversion Options with C++ Convert PDF to CSV...

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. C++ API to Convert XPS to SXC | products.aspose...

    Convert XPS to SXC via C++ API without using Microsoft Excel or Adobe Reader...In the first step, you can export XPS to XLSX by using Aspose...method. Explore XPS Conversion Options with C++ Convert XPS to CSV...

    products.aspose.com/total/cpp/conversion/xps-to...
  3. C++ API to Convert TEX to CSV | products.aspose...

    Convert TEX to CSV via C++ API without using Microsoft Excel or Adobe Reader...In the first step, you can export TEX to XLSX by using Aspose...method. Explore TEX Conversion Options with C++ Convert TEX to DIF...

    products.aspose.com/total/cpp/conversion/tex-to...
  4. Basics of Aspose.PDF DOM API|Aspose.PDF for Java

    Get started with the basics of Aspose.PDF DOM API for Java. Learn how to create, modify, and manage PDF documents with ease....document Validate PDF document Export PDF document into different...allow you to set different options for searching, editing or replacing...

    docs.aspose.com/pdf/java/basics-of-dom-api/
  5. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...docx"); // Specify any options here TxtSaveOptions txtSaveOptions...wdFormatDOSTextLineB I can export the text exactly as it appears...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  6. Converting a EPS file to PPTX using Python | As...

    Sample code on Python for EPS to PPTX conversion. Use example code for batch EPS to PPTX conversion with Python and .NET...passing in the created load options and specifying the input file...data_dir , outfile ) load_options = apdf . PsLoadOptions () document...

    products.aspose.com/pdf/python-net/conversion/e...
  7. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions Options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…...MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat...ExportFontResources : Set this option to true . This allows the fonts...

    forum.aspose.com/t/when-converting-docx-to-html...
  8. HtmlSaveOptions.ExportLanguageInformation | Asp...

    Control language Export in HTML, MHTML, or EPUB with HtmlSaveOptions. Enhance document accessibility and reach a wider audience effortlessly....whether language information is exported to HTML, MHTML or EPUB. Default...information. HtmlSaveOptions options = new HtmlSaveOptions { ExportLanguageInform...

    reference.aspose.com/words/net/aspose.words.sav...
  9. XpsSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XpsSaveOptions for enhanced document saving in XPS format. Customize settings for optimal output and quality....used to specify additional options when saving a document into...more, visit the Specify Save Options documentation article. public...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to Format Number to Local Language Format|D...

    This article introduces how to format numbers to local language format using Aspose.Cells for .NET API....with External Systems : When exporting data to other formats (e.g...Locale Settings : Go to File > Options > Regional Settings (or similar...

    docs.aspose.com/cells/net/how-to-format-number-...