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

export

(2.04 sec)
  1. 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...
  2. TxtOfficeMathExportMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.TxtOfficeMathExportMode enumeration. Specifies how Aspose.Words Exports OfficeMath to [SaveFormat.Text](../../aspose.words/saveformat/#Text)....Words exports OfficeMath to SaveFormat.Text...Description Text Export OfficeMath as plain text. Latex Export OfficeMath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 导出为 FDF|Aspose.PDF for Python via .NET

    本示例解释了如何使用 Aspose.PDF for Python via .NET 将 PDF 表单字段数据导出到 FDF(Forms Data Format)文件。它演示了如何通过 Form 门面访问交互式表单数据,绑定源 PDF 文档,并将提取的数值保存到 FDF 流中。...调用 ’export_fdf()’ 提取并保存所有表单字段的值。 from...initialize_data_dir # Export Data to FDF def export_form_data_to_fdf...

    docs.aspose.com/pdf/zh/python-net/export-to-fdf/
  4. 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-...
  5. What is an XLSX File? .xlsx File Extension, Pro...

    Learn about the XLSX file format, its extension, and how it is used for project management. Discover XLSX file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, write, modify, and Export XLSX files....Extension, Processing & Management Export project data in XLSX format...XLSX files are often used to export and share project schedules...

    products.aspose.com/tasks/supported-formats/xlsx/
  6. 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-...
  7. ActiveX|Aspose.Slides for Python Documentation

    Learn how to find, edit, and remove ActiveX controls in Python with Aspose.Slides, including property updates for PowerPoint presentations.... export . SaveFormat . PPTM ) Access..."activex_removed.pptm" , slides . export . SaveFormat . PPTM ) Set ActiveX...

    docs.aspose.com/slides/python-net/examples/elem...
  8. What's new|Aspose.Words for Java

    Aspose.Words for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....1 introduces Docling JSON export, enhances AI and document merging...introduces improvements in PDF export, chart rendering capabilities...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  9. 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/
  10. 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...