Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 367,974 for

save

(0.14 sec)
  1. Aspose.PSD for .NET 25.1 - 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 ( outFileImgAll , new PngOptions...UpdateModifiedConten (); image . Save ( outFileImgOne , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  2. Margins Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Margins enum for customizable document margins. Enhance your document formatting with easy-to-use presets!...docx" ); // Saving a document to PDF, to an image...document within its pages. doc . Save ( ArtifactsDir + "Document.UpdatePageLayout...

    reference.aspose.com/words/net/aspose.words/mar...
  3. How to - developer tips|Documentation

    Learn about the developer tips about C# Image Processing Library such as how to convert image to vectorized psd image, Save transparent image and more....with drawstring method How to save jpeg image with various compression...Reduce file size in tiff Set or Save Transparent Image in C# Textual...

    docs.aspose.com/imaging/net/developer-guide/how...
  4. 在将Excel转换为PDF时渲染实线网格线 with C++|Documentation

    了解如何在将Excel转换为PDF时渲染实线网格线,使用Aspose.Cells与C++。...); // Save the pdf file with PdfSaveOptions wb . Save ( u "....); std :: cout << "PDF file saved successfully with gridlines...

    docs.aspose.com/cells/zh/cpp/render-solid-gridl...
  5. Render Solid Gridlines while converting Excel t...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells with C++....); // Save the PDF file with PdfSaveOptions wb . Save ( u "....); std :: cout << "PDF file saved successfully with gridlines...

    docs.aspose.com/cells/cpp/render-solid-gridline...
  6. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity....during document loading or saving that might result in loss of...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Delete Named Ranges with JavaScript via C++|Doc...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for JavaScript via C++.... Save the workbook to retain the changes...names . removeAt ( 0 ); } // Save the workbook to retain the changes...

    docs.aspose.com/cells/javascript-cpp/delete-nam...
  8. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....page: Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the file. The...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  9. Hello World Example|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....Use the Save method of Diagram class object to save the file...

    docs.aspose.com/diagram/java/hello-world-example/
  10. Create PSD or PSB Image From Scratch using Java...

    Example of how the Aspose.PSD for Java can create Psd Image from scratch... Save PSD File: Save the created PSD image...

    docs.aspose.com/psd/java/create-psd-psb-images-...