Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 32,777 for

saveoptions

(0.16 sec)
  1. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveoptions PageSet property to customize your document rendering. Control which pages to save for optimized output. Explore now!... // We can pass a SaveOptions object to specify a different...render. ImageSaveOptions saveOptions = new ImageSaveOptions (...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Get Max Range In A Worksheet with Node.js via C...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for Node.js via C++....the range to html const saveOptions = new AsposeCells . HtmlSaveOptions...HtmlSaveOptions (); saveOptions . setExportActiveWorks ( true );...

    docs.aspose.com/cells/nodejs-cpp/get-max-range-...
  3. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the shape in Java...."Compliance" property of the SaveOptions object to "OoxmlCompliance...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); saveOptions.setCo...

    reference.aspose.com/words/java/com.aspose.word...
  4. Saving an Email as PDF|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.... SaveOptions . DefaultMhtml ); // create...the SaveFormat to Html var saveOptions = new Aspose . Words . Saving...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  5. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...workbook = new Workbook(); var saveOptions = new XlsSaveOptions(); //...//var saveOptions = new OoxmlSaveOptions(); saveOptions.LightCellsDataProvid...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  6. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. PDF-PDF comparison and …...DocSaveOptions saveOptions = new com.aspose.pdf.DocSaveOptions();...DocSaveOptions(); saveOptions.setFormat(com.aspose.pdf.DocSaveOptions...

    forum.aspose.com/t/document-comparison-using-as...
  7. PdfSaveOptions.compliance property | Aspose.Wor...

    PdfSaveoptions.compliance property. Specifies the PDF standards compliance level for output documents.... let saveOptions = new aw . Saving . PdfSaveOptions...already large documents. saveOptions . compliance = pdfCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::LowCode::Comparer class | Aspose...

    Aspose::Words::LowCode::Comparer class. Provides methods intended to compare documents in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, const System::String&...System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, const System::String&...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Fill.twoColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.twoColorGradient method... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document.... let saveOptions = new aw . Saving . PdfSaveOptions..."EncryptionDetails" property. saveOptions . encryptionDetails = encryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...