Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 367,830 for

save

(0.14 sec)
  1. Convert EPUB to PPSX via Java API | products.as...

    Java API to Convert EPUB to PPSX without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSX format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  2. Extract Assets from ASE File Formats via Java |...

    Sample Java extract assets code for ASE file. Use this example code to extract assets from ASE file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/ase/
  3. Extract Assets from DRC File Formats via Java |...

    Sample Java extract assets code for DRC file. Use this example code to extract assets from DRC file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/drc/
  4. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ Library. You can set the Print Area, Print Titles, and Page Order...."A1:T35" ); // Save the workbook. workbook . save ( path . join..."$1:$2" ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/setting-print-...
  5. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python.... Save the Document. import os import...will be saved. Returns: None: The function creates and saves a PDF...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  6. Aspose.PSD for .NET 20.5 - 发行说明|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.... Save ( outputPng , new PngOptions ()); input . Save ( outputPsd...PNG 格式 ---------- ); image . Save ( outputStream , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. 通过Node.js与C++加密Excel文件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++加密和密码保护Excel文件。..."1234" ); // Save the excel file. workbook . save ( path . join..."1234" ); // Save the excel file. workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypting-...
  8. Processor.to_file method | Aspose.Words for Python

    aspose.words.lowcode.Processor.to_file method... to_file(output, save_options) Specifies output file...output : str , save_options : aspose . words . saving . SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ResourceSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.ResourceSavingArgs class, which enhances your document processing by providing essential data for the ResourceSaving event.... To learn more, visit the Save a Document documentation article...object that is currently being saved. KeepResourceStreamOp { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  10. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...