Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 33,589 for

saveoptions

(0.13 sec)
  1. SaveFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.SaveFormat enum to easily choose document save formats, enhancing your file management and compatibility for seamless workflows....See Also method Save class SaveOptions namespace Aspose.Words assembly...

    reference.aspose.com/words/net/aspose.words/sav...
  2. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...Address; var saveOptions = new HtmlSaveOptions { ExportPrintAreaOnly...workbook.Save(htmlStream, saveOptions); htmlStream.Position = 0;...

    forum.aspose.com/t/how-to-remove-default-bookma...
  3. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....overloads that accept a SaveOptions object. This should be an...a class derived from the SaveOptions class. Each save format has...

    docs.aspose.com/diagram/java/save-visio-document/
  4. Outlook Templates, Signed Messages & Categories...

    Learn how to load and modify Outlook templates (OFT), preserve digital signatures, manage color categories, and access follow-up data in C++....MSG by calling Save() with SaveOptions::get_DefaultMsgUnicode()...

    docs.aspose.com/email/cpp/manage-outlook-templa...
  5. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. BookmarkStart class | Aspose.Words for Node.js

    Aspose.Words.BookmarkStart class. Represents a start of a bookmark in a Word document...(Inherited from Node ) toString(saveOptions) Exports the content of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Error converting VSDX file to PDF/A - Free Supp...

    MO.00004-AX.04-Triptico.vsdx.zip (752.5 KB) When trying to convert the file MO.00004-AX.04-Triptico.vsdx to PDF/A, an error occurs. Testing the conversion to PDF it works. PdfSaveoptions options = new PdfSaveoptions(); …...Save(String filename, SaveOptions options) Professionalize...

    forum.aspose.com/t/error-converting-vsdx-file-t...
  8. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization.... ToString ( SaveOptions ) Exports the content of...

    reference.aspose.com/words/net/aspose.words/node/
  9. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using JavaScript via C++....save(string, SaveOptions) . You may also use MarkdownSaveOptions...of Workbook.save(string, SaveOptions) . You may also use DocxSaveOptions...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  10. Specify 3D File Save Options in C#|Documentation

    There are several Scene.Save method overloads that accept a Saveoptions object. Each save format has a corresponding class that holds save options for that save format....overloads that accept a SaveOptions object. This should be an...a class derived from the SaveOptions class. Each save format has...

    docs.aspose.com/3d/net/specify-3d-file-save-opt...