Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 56,914 for

export

(0.44 sec)
  1. Working with Text Document in C++|Aspose.Words ...

    Advanced TXT document processing, lists, BiDi, headers/footer, using C++....before each BiDi run when exporting in plain text format. Aspose...Conversion dialogue when you export to a Plain Text format. Note...

    docs.aspose.com/words/cpp/working-with-text-doc...
  2. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....HTML format Contents [ Hide ] Export Visio to HTML This article...article explains how to export a Microsoft Visio diagram to HTML using...

    docs.aspose.com/diagram/python-net/convert-visi...
  3. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    Discover how the HtmlFixedSaveOptions ExportFormFields property enhances your document Exports by keeping form fields interactive, improving user experience....of whether form fields are exported as interactive items (as ‘input’...set ; } Examples Shows how to export form fields to Html. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose.Cells Forms for DNN|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....into an Excel spreadsheet, and export the results into Excel, text...make the forms building and export process simple and easy to...

    docs.aspose.com/cells/net/aspose-cells-forms-fo...
  5. Working with multipage image formats|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....Imaging image can be exported also to multipage PDF document...) image ). getPages (); } } Export of multipage images can be...

    docs.aspose.com/imaging/java/working-with-multi...
  6. Ai to PDF|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.... For Ai export you need to use the following...sample code demonstrates how to export the AI file to PDF with the...

    docs.aspose.com/psd/net/ai-to-pdf/
  7. Convert a CSV File to JSON using Java

    Follow this article to transform CSV to JSON using Java. It has details to set the IDE, a list of steps, and a sample code for developing a CSV to JSON converter using Java.... Steps to Export CSV to JSON using Java Set...conversion Set the flag to export number values as a string Set...

    kb.aspose.com/cells/java/convert-a-csv-file-to-...
  8. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCell(false);…...HtmlSaveOptions : Check Export Options : Ensure that the export options you...setExportHeadings(true); // Export row and column headings saveOptions...

    forum.aspose.com/t/difference-in-html-output/31...
  9. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....introduces improvements in PDF export and chart rendering capabilities...tagging PDF AcroForms , making exported documents more accessible...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  10. Convert AI to PDF|Documentation

    Check how Aspose.PSD for Python can manipulate convert AI Images to PDF... Here’s an example code Export AI to PDF: After loading the...specify the settings for the PDF export. This includes options for...

    docs.aspose.com/psd/python-net/convert/ai-to-pdf/