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

save

(0.23 sec)
  1. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../aspose.words/document/customDocumentProperties/) are exported to PDF file....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OleFormat.prog_id property | Aspose.Words for P...

    OleFormat.prog_id property. Gets or sets the ProgID of the OLE object....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...
  3. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C#. You can also specify Save options for managing the output document....one of the Save method overloads is used. You can save the document...explicitly set the output document save format or define it from the...

    docs.aspose.com/words/net/convert-a-document-to...
  4. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C++. You can also specify Save options for managing the output document....one of the Save method overloads is used. You can save the document...explicitly set the output document save format or define it from the...

    docs.aspose.com/words/cpp/convert-a-document-to...
  5. Remove Hidden Info|Documentation

    This section explains how to remove unusing or hidden info from a diagram with Aspose.Diagram....Masters )); // Initialize HTML save options HTMLSaveOptions options...false ; // Save the Visio diagram diagram . Save ( dataDir +...

    docs.aspose.com/diagram/net/remove-hidden-info/
  6. 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...
  7. Saving to Fixed-page Format in C++|Aspose.Words...

    How to Save a document to a fixed-page format – PDF, XPS, HTML, XAML, PostScript, and PCL? See the instructions....Ask AI Saving a Document to Fixed-page Format Contents [ Hide...calculated, the document can be saved in a fixed-page format supported...

    docs.aspose.com/words/cpp/saving-a-document-to-...
  8. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/Saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/Saveformat/#Dot) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Generate PDF from Excel in Java

    In this brief tutorial we will learn how to generate PDF from Excel in Java. You can perform these tasks in macOS, Linux, and Windows....simply load the Excel file and save it as PDF as described below...object for conversion to PDF Save the Excel file as PDF In these...

    kb.aspose.com/cells/java/how-to-generate-pdf-fr...
  10. Convert PDF to OneNote in C# | Import PDF to On...

    Programmatically Convert PDF to OneNote in C# with Aspose.Note for .NET API. Import content of PDF documents and Save as a OneNote (.one) using C#.... The Save() method saves the OneNote document...path. Finally, save as OneNote using the Save() method. The following...

    blog.aspose.com/convert-pdf-to-onenote-in-csharp/