Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 367,870 for

save

(0.11 sec)
  1. PdfSaveOptions.pageMode property | Aspose.Words...

    PdfSaveOptions.pageMode property. Specifies how the PDF document should be displayed when opened in a PDF reader.... Saving . PdfPageMode Remarks The default...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 通过 Node.js 结合 C++ 转换 Excel 为 CSV、TSV 和 Txt|Docu...

    学习如何使用 Aspose.Cells for Node.js via C++ 将Excel文件转换为CSV、TSV和TXT格式。...xls" )); // Text save options. You can use any type...); // Save entire workbook data into file workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  3. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...already created output stream and save options. Create a new graphics...filled rectangle. Close the page. Save the document. Copy 1 // The...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  4. Format and Modify Named Ranges with C++|Documen...

    Learn how to format, rename, merge, and remove named ranges in Excel files using Aspose.Cells with C++.... Save ( outDir + u "rangestyles.out...Blue ()); // Saving the Excel file workbook . Save ( outDir + u...

    docs.aspose.com/cells/cpp/format-and-modify-nam...
  5. Convert PowerPoint Slides to PNG in Java|Aspose...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Java, ensuring precise, automated results....save(String formatName, int imageFormat)...com/slides/java/com.aspose.slides/IImage#save(String formatName, int imageFormat))...

    docs.aspose.com/slides/java/convert-powerpoint-...
  6. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ExportImagesAsBase64 method. Specifies whether images are Saved in Base64 format to the output file. Default value is false in C++....Aspose::Words::Saving::MarkdownSaveOptions::get_ExportImagesAsBase64...Specifies whether images are saved in Base64 format to the output...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Merge POTM Files using Java | products.aspose.com

    Java sample code to combine POTM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/potm/
  8. Merge ODP Files using Java | products.aspose.com

    Java sample code to combine ODP documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/odp/
  9. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part.... You can save the file in DOC or DOCX format...picture in Word document paragraph Save output Word document after inserting...

    kb.aspose.com/words/java/how-to-insert-picture-...
  10. 使用 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...