Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 310,760 for

save

(0.06 sec)
  1. Manage Workbook with C++|Documentation

    Learn how to Manage Workbook through the Aspose.Cells for C++ APIs.... Save the workbook using the Save method. #include...(). Add (); // Save the workbook workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/cpp/managing-workbooks-an...
  2. Aspose.PSD for .NET 23.2 - Release Notes|Docume...

    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(System.IO.Stream) T:Aspose.PSD...UpdateLayerData (); image . Save ( outputPsd ); image . Save ( outputPng ,...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-2...
  3. Aspose::Words::Saving::WordML2003SaveOptions::g...

    Aspose::Words::Saving::WordML2003SaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be WordML in C++....Aspose::Words::Saving::WordML2003SaveOption::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Export Microsoft Excel File|Documentation

    This article introduces how to export file in GridWeb.... The files can then be saved to Excel files. Aspose.Cells...This topic describes how to save grid content to Excel files...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Encrypt And Decrypt ODS files with Node.js via ...

    Password-protect and encrypt ODS files using Aspose.Cells for Node.js via C++....OpenOffice Calc Select Save as and click the Save With Password box...box. Click the Save button. Type your desired password into both...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...
  6. Aspose.PSD的Java 24.1版本发布说明|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.... // So if you save the AI image without changing...will be rendered and saved. image . save ( firstPageOutputPng...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY Save options, developers can change the name of coordinate components.... Create a 3D object and save it to PLY file The overloaded...as parameters. Using the PLY save options, developers can change...

    docs.aspose.com/3d/net/convert-mesh-of-a-single...
  8. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient page management. Optimize your navigation with precise current page tracking....Shows how to use a callback to save a document to HTML page by page...can pass to the document's "Save" method // to modify how we...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Set column width to scalable unit like em or pe...

    Learn how to set column width to scalable units like em or percent using Aspose.Cells for C++....xlsx" ); // Specify Html Save Options HtmlSaveOptions options...SetWidthScalable ( true ); // Specify image save format options . SetExportImagesAsBas...

    docs.aspose.com/cells/cpp/set-column-width-to-s...
  10. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage document part streams efficiently for optimal performance....stream open or close it after saving a document part. public bool...provided in the call to Save or Save will never be closed by...

    reference.aspose.com/words/net/aspose.words.sav...