Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 380,540 for

save

(0.36 sec)
  1. Work with Tables in Tagged PDFs in Python|Aspos...

    Learn how to work with accessible tables in tagged PDFs in Python with Aspose.PDF for Python via .NET, including structure, spans, alignment, and PDF/UA-friendly table markup.... Save the Tagged PDF. import aspose...summary_attribute ) # Save Tagged PDF Document document . save ( outfile...

    docs.aspose.com/pdf/python-net/working-with-tab...
  2. Secure Presentations with Passwords in JavaScri...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Secure your presentations....but they cannot copy items or save the presentation. Opening If...encrypt method and use the save method to save the now encrypted presentation...

    docs.aspose.com/slides/nodejs-java/password-pro...
  3. Convert EPUB to PNG – C# code examples

    Convert EPUB to PNG using Aspose.HTML for .NET. Consider various EPUB to PNG conversion scenarios in C# examples. Try online EPUB Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead(DataDir...

    docs.aspose.com/html/net/convert-epub-to-png/
  4. Convert JSON Format to DOC via C++ | products.a...

    C++ API t0 Parse JSON to DOC without using Microsoft Word...JSON data from file Save JSON as PDF using Save method Load PDF document...Document class Save the document to DOC format using Save method Get...

    products.aspose.com/total/cpp/conversion/json-t...
  5. 在 Aspose.Email 中创建 Outlook 消息(MSG)文件|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....is underlined text</u>" ; // Save the MSG file in local disk string...Attachment ( "image.bmp" )); // Save it in local disk string strMsg...

    docs.aspose.com/email/zh/net/creating-an-outloo...
  6. PdfSaveOptions constructor | Aspose.Words for N...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the [SaveFormat.Pdf](../../../aspose.words/Saveformat/#Pdf) format....this class that can be used to save a document in the SaveFormat...See Also module Aspose.Words.Saving class PdfSaveOptions PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Cells for Java 可中断库|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....println ( "Interrupting the save thread at " + System . currentTimeMillis...()); } }). start (); try { wb . save ( "makeinterrupted.xlsx" , FileFormatType...

    docs.aspose.com/cells/zh/java/aspose-cells-for-...
  8. Convert MHTML to CSV in Android Apps | products...

    Render MHTML to CSV in Android Apps API without using Microsoft Excel or Adobe Reader...page archive format used to save web pages for offline viewing...audio, and video. It is used to save web pages for archiving or sharing...

    products.aspose.com/total/android-java/conversi...
  9. XamlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FIXED](../../aspose.words/Saveformat/#XAML_FIXED) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Data Extraction – Java Examples – Aspose.HTML f...

    Learn how to navigate through HTML documents, perform a detailed inspection of its elements and extract data from the web using Aspose.HTML for Java.... Save a Website or Web Page – This...article demonstrates how to save a website as HTML using Java...

    docs.aspose.com/html/java/data-extraction/