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

export

(1.08 sec)
  1. Excel to HTML - Use PresentationPreference Opti...

    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....conversion helpful Prevent Exporting Hidden Worksheet Contents...Contents on Saving to HTML Export Worksheet CSS Separately in Output...

    docs.aspose.com/cells/java/excel-to-html-use-pr...
  2. Feature Overview|Aspose.Words for Reporting Ser...

    Feature overview of the Aspose.Words for Reporting Services....ODT, TXT, XPS and EPUB Export Export reports in any of these...developers of the product. Export Formats...

    docs.aspose.com/words/reportingservices/feature...
  3. 设置方向并控制隐藏 Visio 保存页面的导出|Documentation

    本节介绍如何使用 Aspose.Diagram 设置页面布局。... Set the Export Option for PDF The code below...new PdfSaveOptions (); // Set export option of hidden Visio pages...

    docs.aspose.com/diagram/zh/net/set-orientation-...
  4. MarkdownListExportMode enumeration | Aspose.Wor...

    aspose.words.saving.MarkdownListExportMode enumeration. Specifies how lists are Exported into Markdown....enumeration Specifies how lists are exported into Markdown. Members Name...Description MARKDOWN_SYNTAX Export list items compatible with...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Feature List|Documentation

    Visio Diagram Java API feature list include create, read, write, Export, print and access Microsoft Visio 2003, 2007, 2010, 2013, VSD, VSSM, VSTX, VSSM, VST formats.... Export : Export diagrams (VSD, VSDX, VSS...JPEG, TIFF, EMF, SVG and PNG). Export diagrams (VSD, VSDX, VSS, VSSX...

    docs.aspose.com/diagram/java/feature-list/
  6. MarkdownListExportMode enumeration | Aspose.Wor...

    Aspose.Words.Saving.MarkdownListExportMode enumeration. Specifies how lists are Exported into Markdown....enumeration Specifies how lists are exported into Markdown. Members Name...Description MarkdownSyntax Export list items compatible with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HTML with Golang via C++|Documentation

    Convert Excel to HTML and MHTML format using Aspose.Cells with Golang via C++....API provides support for exporting spreadsheets to HTML format...while saving to HTML Disable Exporting Frame Scripts and Document...

    docs.aspose.com/cells/go-cpp/convert-excel-to-h...
  8. MarkdownEmptyParagraphExportMode enumeration | ...

    aspose.words.saving.MarkdownEmptyParagraphExportMode enumeration. Specifies how Aspose.Words Exports empty paragraphs to Markdown....Words exports empty paragraphs to Markdown...EMPTY_LINE Export as empty lines. MARKDOWN_HARD_LINE_BREAK Export as...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert Presentations to HTML5 on Android|Aspos...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Android via Java. Preserve formatting, animations, and interactivity....Slides supports HTML5 export. The export to HTML5 process here...flexible options that define the export process and the resulting HTML...

    docs.aspose.com/slides/androidjava/export-to-ht...
  10. Extract XFA Data|Aspose.PDF for Python via .NET

    This example explains how to extract XFA form data from a PDF file using Aspose.PDF for Python via .NET. It demonstrates how to bind an XFA-based PDF document to the Form facade and Export its internal data structure into a file stream....Call ’extract_xfa_data()’ to export the embedded XFA XML data....Data def export_xfa_data ( infile , outfile ): """Export XFA form...

    docs.aspose.com/pdf/python-net/extract-xfa-data/