Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 376,023 for

save

(0.9 sec)
  1. 使用 JavaScript 通过 C++ 为 HTML 渲染的电子表格设置默认字体|Docum...

    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....Prepare HtmlSaveOptions and save three variants with different...New" ; const outputData1 = wb . save ( SaveFormat . Html , opts );...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  2. Form Fields removed after saving document - Fre...

    Hi team. We have faced with the following problem: There is a *.pdf file with form fileds inside. After opening and resaving it without any changes and activities form fileds are removed. Pay attention that file need t…...Form Fields removed after saving document Aspose.PDF Product...fillable form fields is opened and saved with Aspose.PDF using the default...

    forum.aspose.com/t/form-fields-removed-after-sa...
  3. ParagraphFormat.SpaceBefore | Aspose.Words for ...

    Discover the ParagraphFormat SpaceBefore property to easily adjust paragraph spacing in points, enhancing your document's readability and style....spacing above and below them and save the document. builder . Writeln...Writeln ( "Paragraph 2." ); doc . Save ( ArtifactsDir + "ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  4. Aspose::Words::WarningInfoCollection class | As...

    Aspose::Words::WarningInfoCollection class. Represents a typed collection of WarningInfo objects. To learn more, visit the documentation article in C++....Words generates during a load or save operation. Create an instance...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/cpp/aspose.words/war...
  5. Convert PPS to EXCEL via PHP or with free Onlin...

    PHP API to Convert PPS to EXCEL or Online App without using Microsoft Office Powerpoint or Excel. Test free PPS to EXCEL online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...call the save method Save the PPS file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  6. Online OFT to BMP Conversion or Build .NET base...

    Free online app to convert OFT to BMP files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to BMP format using Save method and set Bmp as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  7. Online OFT to ODT Conversion or Build .NET base...

    Free online app to convert OFT to ODT files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to ODT format using Save method and set Odt as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  8. Online OFT to Word Conversion or Build .NET bas...

    Free online app to convert OFT to Word files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to DOCX format using Save method and set Docx as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  9. C++ API to Convert PCL to CSV | products.aspose...

    Convert PCL to CSV via C++ API without using Microsoft Excel or Adobe Reader...Convert PCL to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  10. 使用 JavaScript 通过 C++ 将 XLSB 的修订转换为 XLSM|Documen...

    学习如何完全将 XLSB 文件的修订转换为 XLSM 格式,使用 Aspose.Cells for JavaScript 通过 C++。...Uint8Array ( arrayBuffer )); // Save Workbook to XLSM format const...const outputData = workbook . save ( SaveFormat . Xlsm ); const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...