Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 368,085 for

save

(0.13 sec)
  1. Working with Operators|Aspose.PDF for Java

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation.... The GSave operator saves the PDF’s current graphical...First, use the GSave operator to save the current graphical state...

    docs.aspose.com/pdf/java/operators/
  2. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for Node.js via Java and Aspose.Slides for Java.... save ( "result.pptx" , SaveFormat...error" ); return ; } pres . save ( "result.pptx" , aspose . slides...

    docs.aspose.com/slides/nodejs-java/limitations-...
  3. Aspose 中的公共 API 更改。3D 2.0.0|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....}); //render the target and save the target texture to external...( rt ); rt . Targets [ 0 ]. Save ( "file-1viewports.png" , ImageFormat...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  4. 使用 Node.js 通过 C++ 复制行和列|Documentation

    本文展示了如何通过 Aspose.Cells for Node.js via C++ API 复制行和列。...15 ); // Save the excel file. excelWorkbook1 . save ( path ...., 3 ); // Save the result on disc workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/copying-row...
  5. How to Convert TIFF to PDF in C#

    This brief tutorial is about how to convert TIFF to PDF in C#. In order to create TIFF to PDF converter C# code and comprehensive steps are given along with the environment configuration....settings Save the generated PDF on the disk using the Save method...Finally, using the Save method, the PDF is saved on the disk. Code...

    kb.aspose.com/imaging/net/how-to-convert-tiff-t...
  6. How to Rotate a Cell in Excel using C#

    This quick tutorial guides on how to rotate a cell in Excel using C#. While rotating cells in Excel using C#, you will also be able to change the style of the cell....C# , the output file can be saved as an XLSX , XLS , PDF, etc...Set the style back to the cell Save the modified workbook on the...

    kb.aspose.com/cells/net/how-to-rotate-a-cell-in...
  7. Aspose.PSD for Python 通过 .NET 的 24.6 版 - 发行说明|D...

    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 ( outputFile ) with PsdImage...loadOpt ) as psdImage : psdImage . save ( outputFile , pngOpt ) PSDPYTHON-72...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  8. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....FreeFloating ); // Save the excel file. workbook . save ( path . join...Solid ); // Save the excel file. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  9. Convert a Document in Node.js|Aspose.Words for ...

    Easily convert documents from one format to another using Node.js. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....combination of loading and saving operations. Almost any task...Aspose.Words involves loading or saving a document in some format....

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  10. Lock PDF using Python | Aspose.PDF

    Python sample code to protect PDF document on any platform.... Save the PDF file. The provided Python...encrypting the PDF, the code saves the updated document to a file...

    products.aspose.com/pdf/python-cpp/encrypt/