Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 368,275 for

save

(0.23 sec)
  1. Aspose::Words::LowCode::Replacer class | Aspose...

    Aspose::Words::LowCode::Replacer class. Provides methods intended to find and replace text in the document in C++....input file, with the specified save format and additional options...input file, with the specified save format and additional options...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Aspose.PSD for Java 24.12 - Release Notes|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.... save ( outputFile , new PngOptions...inputFile , null )) { image . save ( outputFile , new PngOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  3. C++ API to Convert SVG to POTM | products.aspos...

    Convert SVG to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...to load the SVG file and then save it as a PPTX file. Aspose.Slides...Convert SVG to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/svg-to...
  4. C++ API to Convert MHTML to PPSX | products.asp...

    Convert MHTML to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader... It is used to save webpages for offline viewing...Convert MHTML to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/mhtml-...
  5. Page Setup Features with Node.js via C++|Docume...

    Explore page setup features using Aspose.Cells for Node.js via C++. Learn how to configure page dimensions, orientations, and settings....orientation // Save the workbook workbook . save ( "PageSetupExample...setBottomMargin ( 1.0 ); // Save the workbook workbook . save ( "PageMarginsExample...

    docs.aspose.com/cells/nodejs-cpp/page-setup-fea...
  6. Convert Word to Excel in Java|Aspose.Words for ...

    Convert XML to Excel, Word to Excel (including DOCX to Excel) in Java. Save a document in various formats to XLSX using Java.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/java/convert-a-document-t...
  7. 在输出的HTML中单独导出工作表CSS|Documentation

    了解如何在将Excel文件转换为HTML时,将工作表的CSS单独导出,使用编号Aspose.Cells for C++。...SetStyle ( st ); // Specify html save options - export worksheet css...( true ); // Save the workbook in html wb . Save ( u "outputExportWorkshee...

    docs.aspose.com/cells/zh/cpp/export-worksheet-c...
  8. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words Saves fonts when exporting a document to HTML format....Words saves fonts when exporting a document...when Aspose.Words is about to save a font resource. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering a spreadsheet to HTML using Aspose.Cells for C++.... Then it saves the workbook in HTML by setting...); cell . SetStyle ( st ); // Save the workbook in HTML format...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  10. Merge PDF files using JavaScript via C++ | Aspo...

    Merge PDF files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...merging them in advance can save time and effort. Instead of...second document to the first. Save concatenated output file JavaScript...

    products.aspose.com/pdf/javascript-cpp/merger/pdf/