Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 371,734 for

save

(0.13 sec)
  1. Aspose.PSD for .NET 19.8 - 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....Gradient Feature PSDNET-166 Saving PSD into PDF does not provide...Feature PSDNET-158 Support saving PSB as PDF Feature PSDNET-189...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-8...
  2. C++ API to Convert SVG to POWERPOINT | products...

    Convert SVG to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert SVG to PPTX by using Save method function Load PPTX document...reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. Creating and Saving Outlook Notes in Python|Doc...

    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....Русский Portuguese Creating and Saving Outlook Notes in Python Contents...Creating and Saving Outlook Notes To Create and Save Outlook Notes...

    docs.aspose.com/email/java/creating-and-saving-...
  4. FixedPageSaveOptions.colorMode property | Aspos...

    FixedPageSaveOptions.colorMode property. Gets or sets a value determining how colors are rendered.... Saving . ColorMode Remarks The default...to change image color with saving options property. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在Ruby中将Excel转换为PDF文件|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....def excel_to_pdf ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Save the document in PDF format workbook . save ( @data_dir...

    docs.aspose.com/cells/zh/java/converting-excel-...
  6. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....5 ); // Save the workbook workbook . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  7. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... saving . OoxmlCompliance : ... @compliance..., value : aspose . words . saving . OoxmlCompliance ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 通过 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...
  9. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for .NET. Learn how to export slides with speaker notes efficiently....and efficient, utilizing the Save method of the Presentation class...Presentation to TIFF with Notes Saving a PowerPoint or OpenDocument...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....textBoxField , 1 ); // Save modified PDF document -> Save ( _dataDir +...radio , 1 ); // Save the PDF file document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/create-form/