Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 369,792 for

save

(0.1 sec)
  1. XlsxSaveOptions.compressionLevel property | Asp...

    XlsxSaveOptions.compressionLevel property. Specifies the compression level used to Save document...the compression level used to save document. The default value...compressionLevel () : Aspose . Words . Saving . CompressionLevel Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AutoFit Rows for Rendering with C++|Documentation

    Learn how to autofit rows for rendering in Excel files using Aspose.Cells with C++.... and even when you print or save the file as a PDF, the text...you switch to Print View or save the file as a PDF, the text...

    docs.aspose.com/cells/cpp/autofit-rows-for-rend...
  3. OleFormat.auto_update property | Aspose.Words f...

    OleFormat.auto_update property. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word....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...
  4. ImageSaveOptions | Aspose.Words for .NET

    Discover the ImageSaveOptions constructor for saving images in versatile formats like TIFF, PNG, BMP, JPEG, EMF, EPS, WebP, and SVG. Optimize your image handling!...this class that can be used to save rendered images in the Tiff...configure compression while saving a document as a JPEG. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Customize Barcode Text and Captions in C#|Docum...

    How to Set Barcode Text and Captions in Aspose.BarCode for .NET... Save ( $"{path}CodetextHide.png"...CodeLocation . Above ; gen . Save ( $"{path}CodetextLocationAbov...

    docs.aspose.com/barcode/net/set-barcode-text/
  6. Delete Forms from PDF in Python|Aspose.PDF for ...

    Remove Text based on subtype/form with Aspose.PDF for Python via .NET library. Remove all forms from the PDF....of a PDF document and then saves the modified document to the...resources. Clear form objects. Save the updated document. import...

    docs.aspose.com/pdf/python-net/remove-form/
  7. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the document....thumbnail to a document that we save as an Epub. doc = aw . Document...writeln ( 'Hello world!' ) # If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DownsampleOptions.Resolution | Aspose.Words for...

    Optimize image quality with the DownsampleOptions Resolution property, defining the ideal pixels per inch for superior downsampling results....can pass to the document's "Save" method // to modify how that...images in a document that we save to PDF to 220 ppi. Assert ....

    reference.aspose.com/words/net/aspose.words.sav...
  9. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using C# to insert image and Save as pdf, svg, html, image, xps and other formats....image in a Visio drawing and save as SVG format. Insert Image...image in a Visio drawing and save as PNG format. Insert Image...

    docs.aspose.com/diagram/net/drawing/insert-image/
  10. Protect and Unprotect Worksheets|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 the file. excelApp . ActiveWorkbook . Save (); //..."thispassword" ); // Save the Excel file. workbook . Save ( myPath );...

    docs.aspose.com/cells/net/protect-and-unprotect...