Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 375,709 for

save

(0.1 sec)
  1. Add Pages to PDF using .NET | Aspose.PDF

    Add PDF pages to your document programmatically with C# sample code using Aspose.PDF for .NET... Save the output PDF using the Save method. Insert...Insert ( 2 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/pages/add/
  2. Update, Delete and Get Bookmarks|Aspose.PDF for...

    This section explains how to update, delete and get Bookmarkswith Aspose.PDF Facades....method, and then save the updated PDF using Save method. The following...method and then save the updated PDF file using Save method. The...

    docs.aspose.com/pdf/net/update-delete-and-get-b...
  3. Disable Compatibility Checker in Excel|Document...

    This article shows how to disable the Compatibility Checker through the Aspose.Cells for Python via .NET API....Compatibility Checker flags when saving a file in an earlier file format...Microsoft Excel 2010. When you save a workbook in a previous version...

    docs.aspose.com/cells/python-net/disable-compat...
  4. Watermarker class | Aspose.Words for Python

    aspose.words.lowcode.Watermarker class. Provides methods intended to insert watermarks into the documents....set_image(input_file_name, output_file_name, save_format, watermark_image_file_name)...document with options and specified save format. set_image(input_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal document quality....Words saves fonts when exporting a document...when Aspose.Words is about to save a font resource. Examples Shows...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Working with Connector Type Shape|Documentation

    This section explains how to set Connector Appearance with Aspose.Diagram.... save diagram Set Connector Appearance...StraightLines ); // Saving Visio diagram diagram . Save ( dataDir + ...

    docs.aspose.com/diagram/net/working-with-connec...
  7. ImageSaveOptions.page_set property | Aspose.Wor...

    ImageSaveOptions.page_set property. Gets or sets the pages to render... saving . PageSet : ... @page_set.setter..., value : aspose . words . saving . PageSet ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OleFormat.is_locked property | Aspose.Words for...

    OleFormat.is_locked property. Specifies whether the link to the OLE object is locked from updates....is_locked ) # If we plan on saving the OLE object to a file in...suggested_extension ) # Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.PSD for Java 25.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....save(com.aspose.psd.StreamContainer...load ( sourceFile )) { image . save ( outputFile , new PngOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  10. Remove Pages from PDF using Python | Aspose.PDF

    Remove pages from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/python-net/pages/remove/