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

save

(0.19 sec)
  1. PdfSaveOptions.textCompression property | Aspos...

    PdfSaveOptions.textCompression property. Specifies compression type to be used for all textual content in the document.... Saving . PdfTextCompression Remarks...increases output size when saving a document without compression...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to Save a font resource....Words is about to save a font resource. fontSaving...fontSaving ( args : Aspose . Words . Saving . FontSavingArgs ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontSavingArgs.FontStream | Aspose.Words for .NET

    Discover the FontSavingArgs FontStream property, enabling seamless font storage and management for enhanced application performance and user experience....stream where the font will be saved to. public Stream FontStream...This property allows you to save fonts to streams instead of...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.TextCompression | Aspose.Words f...

    Discover the PdfSaveOptions TextCompression property to optimize your documents. Choose the best compression type for efficient text storage and faster loading....increases output size when saving a document without compression...apply text compression when saving a document to PDF. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Add an Asset Information and Flip Coordinate Sy...

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Python via .NET API allows developers to define a Metadata for the scene.... Save 3D scene in the supported file...unit_scale_factor = 0.6 # The saved file output = "out" + "InformationToScene...

    docs.aspose.com/3d/python-net/add-an-asset-info...
  6. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java....save() method and specify a file...dataDir + "document.doc" ); doc . save ( dataDir + "Aspose_DocToPDF...

    docs.aspose.com/words/java/convert-document-to-...
  7. Working with Outlook Tasks|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....Contents [ Hide ] Creating, Saving and Reading Tasks Aspose.Email...to create Outlook tasks and save them to MSG format. The MapiTask...

    docs.aspose.com/email/cpp/working-with-outlook-...
  8. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    Discover how PdfSaveOptions' PreserveFormFields property retains Microsoft Word form fields in PDFs or converts them to text. Enhance your document quality!...how to save a document to the PDF format using the Save method...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  9. DownsampleOptions.DownsampleImages | Aspose.Wor...

    Discover how the DownsampleImages property optimizes image quality by controlling downsampling for enhanced performance and faster loading times....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...
  10. Create Bookmarks of All Pages (facades)|Aspose....

    This section explains how to create bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....createBookmarks method and save the output PDF file using save method. The following...createBookmarks method and save the output PDF file using save method. The following...

    docs.aspose.com/pdf/java/create-bookmark/