Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 369,861 for

save

(0.1 sec)
  1. Quick Start in PHP|Aspose.Words for Java

    PHP: Quick Start Aspose.Words for Java....PHP Load And Save To Disk in PHP Load And Save To Stream in PHP...

    docs.aspose.com/words/java/quick-start-in-php/
  2. Aspose.PSD for .NET 20.3 - 发行说明|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 ( "rect2_color.ai_output.pdf".... UpdateLayerData (); img . Save ( outputFile ); } PSDNET-233...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Aspose.Diagram for Python via Java Limitations ...

    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 ( "out.vsdx" , SaveFileFormat...diagram = Diagram () diagram . save ( "out.vsdx" , SaveFileFormat...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  4. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....only need to save the output PDF using the Save method of the...()); } // Save the updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  5. Aspose.PSD for .NET 20.12 - Release Notes|Docum...

    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....than Canvas Bug PSDNET-782 Saved PSB file can be opened with...CieLab M:Aspose.PSD.RasterImage.Save(System.IO.Stream,Aspose.PSD...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  6. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_pages_wide and fit_to_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....fit_to_pages_wide = 1 # Save the workbook workbook . save ( "out_net.pdf"...True # Save the workbook with options workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/python-net/how-to-print-e...
  7. Rendering Gantt Charts | Aspose.Tasks Documenta...

    Learn how to render Gantt charts from your project files using Aspose.Tasks for .NET....purposes Setting Timescales and Saving to an Image The class’s Timescale...different timescale setting. Saves the file to disk as a JPG. Copy...

    docs.aspose.com/tasks/net/rendering-gantt-chart/
  8. DmlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats....effects in a document as we save it to PDF. let doc = new aw...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with C# using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password.... false ); // Save PDF document document . Save ( dataDir + "SetPrivileges_out...choice. Finally, save the encrypted PDF file using Save method of the...

    docs.aspose.com/pdf/net/set-privileges-encrypt-...
  10. Convert Presentation Slides to Images in JavaSc...

    Convert slides from PPT, PPTX and ODP to images in JavaScript using Aspose.Slides for Node.js via Java — fast, high-quality rendering with clear code examples.... You can use this class to save images in a wide range of formats...Convert Slides to Bitmap and Save the Images in PNG You can convert...

    docs.aspose.com/slides/nodejs-java/convert-slide/