Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 32,785 for

saveoptions

(0.25 sec)
  1. Compress X File Formats via Node.js | products....

    Sample Node.js compression code for X file. Use this example code to compress X file within any Web based application....file Create an instance of SaveOptions Call the Scene.Save method...

    products.aspose.com/3d/nodejs-java/compression/x/
  2. Latest Aspose.Tasks Product Family topics - Fre...

    Get technical support of Aspose.Tasks for .NET, Java, and C++....Successors do not work when using SaveOptions for Excel savingoptions 5...

    forum.aspose.com/c/tasks/15
  3. Connecting to Exchange Server|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....msg" , SaveOptions . getDefaultMsgUnicode ());...

    docs.aspose.com/email/java/connecting-to-exchan...
  4. Aspose::Words::EditableRangeStart class | Aspos...

    Aspose::Words::EditableRangeStart class. Represents a start of an editable range in a Word document. To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Exports the content of...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be saved to....docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlElementSizeOutputMode Enum | Aspose.Words f...

    Discover Aspose.Words.Saving.HtmlElementSizeOutputMode. Control element sizes for optimal HTML, MHTML, and EPUB exports. Enhance your document formatting!..."AllowNegativeIndent" flag // in a SaveOptions object that we will pass...

    reference.aspose.com/words/net/aspose.words.sav...
  7. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveoptions.compliance property. Specifies the OOXML version for the output document..."Compliance" property of the SaveOptions object to "OoxmlCompliance...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert JPG To SVG C#

    Convert JPG to SVG format in C# code. Save JPG as SVG using C#....jpg"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/net/conversion/jpg-to...
  9. Convert JPG To PNG C#

    Convert JPG to PNG format in C# code. Save JPG as PNG using C#....jpg"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/net/conversion/jpg-to...
  10. Convert WORD To XPS C#

    Convert a Word document to XPS format in C# code. Save a Word document as XPS using C#....docx"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/net/conversion/word-t...