Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 369,791 for

save

(0.19 sec)
  1. Extract Images from PDF C++ | Aspose.PDF

    Extract images from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save output image. Save updated PDF file. Extract..."output.jpg" ); // Save output image xImage -> Save ( outputImage...

    products.aspose.com/pdf/cpp/images/extract/
  2. Convert ICS Other Formats|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 the EML file with the converted...converted data using the Save method with the EmlSaveOptions specifying...

    docs.aspose.com/email/net/converting-between-fo...
  3. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your document's last Save time in UTC. Enhance your document management today!...or sets the time of the last save in UTC. public DateTime LastSavedTime...returns the local time of last save operation. Aspose.Words does...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Saving an Excel File|Documentation

    This article introduces how to Save file in GridDesktop....Ask AI Saving an Excel File Contents [ Hide ] Using Aspose.Cells...both cases, it is necessary to save the contents of the Aspose.Cells...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. 通过 Node.js 转换 Excel 工作簿为 Ods、Sxc 和 Fods(OpenOff...

    如何使用 Aspose.Cells for Node.js via C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...excelFilePath ); // Save as ods file workbook . save ( "ods_out.ods"...ods" ); // Save as sxc file workbook . save ( "sxc_out.sxc" );...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  6. 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/python-net/convert-mesh-of-a...
  7. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++.... Saving Workbook to Text or CSV Format...Sometimes, you want to convert or save a workbook with multiple worksheets...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  8. Converter.convert_to_images method | Aspose.Wor...

    aspose.words.lowcode.Converter.convert_to_images method...convert_to_images(input_file, output_file, save_format) Converts the pages of...: str , output_file : str , save_format : aspose . words . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Words.Saving module | Aspose.Words for N...

    The Aspose.Words.Saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....Saving module Contents [ Hide ] The Aspose.Words...Words.Saving module provides classes and enumerations that allow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Move Pages to PDF using C++ | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C++ sample code using Aspose.PDF for C++... Save the output PDF using the Save method. Add page...document. Save output file. Delete page in source document. Save the...

    products.aspose.com/pdf/cpp/pages/move/