Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 361,594 for

save

(0.16 sec)
  1. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the document....thumbnail to a document that we save as an Epub. let doc = new aw...( "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platform....'Times New Roman CE' ))) # We can save the table in the form of an...document. table_substitution_rule . save ( ARTIFACTS_DIR + 'FontSettings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SaveOptions.update_last_saved_time_property pro...

    SaveOptions.update_last_Saved_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_Saved_time](../../../aspose.words.properties/builtindocumentproperties/last_Saved_time/) property is updated before saving....update_last_saved_time_property property SaveOptions.update_...update_last_saved_time_property property Gets or sets a value determining...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Public API Changes in Aspose.Diagram 17.01|Docu...

    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.... Each save option class is the extended...); // create an instance SVG save options class SVGSaveOptions...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. Add Images to PDF using PHP | Aspose.PDF

    Adding images into PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/php-java/images/add/
  6. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using C# library....particular image, save the updated PDF file using Save method of the...imageStream ); } // Save PDF document document . Save ( dataDir + "ReplaceImage_out...

    docs.aspose.com/pdf/net/replace-image-in-existi...
  7. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...options ); // Save PDF document document . Save ( dataDir + "outputPdfx...( stamp ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  8. Convert OneNote to image | Aspose.Note Document...

    This page provides details on how to convert OneNote files into images....for Net Framework Loading, Saving and Converting Convert OneNote...image Contents [ Hide Show ] Save OneNote to image format Time...

    docs.aspose.com/note/net/convert-onenote-to-image/
  9. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform....'Times New Roman CE' ))) # We can save the table in the form of an...document. table_substitution_rule . save ( ARTIFACTS_DIR + 'FontSettings...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Remove Tables from existing PDF|Aspose.PDF for ...

    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.... After save the updated PDF to a new file...remove ( table ) # Save PDF document . save ( path_outfile ) Remove...

    docs.aspose.com/pdf/python-net/removing-tables/