Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 33,731 for

saveoptions

(0.31 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. Aspose::Words::Drawing::Fill::OneColorGradient ...

    Aspose::Words::Drawing::Fill::OneColorGradient method. Sets the specified fill to a one-color gradient in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveoptions constructor to effortlessly create instances for saving documents in the XPS format, enhancing your document management efficiency.... XpsSaveOptions saveOptions = new XpsSaveOptions ();...(); Assert . That ( saveOptions . SaveFormat , Is . EqualTo ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ResourceSavingArgs.Document | Aspose.Words for ...

    Discover the ResourceSavingArgs Document property to access the current document object being saved, enhancing your workflow efficiency....(); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...UsingMachineFonts.html" , saveOptions ); Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text documents with our PlainTextDocument constructor. Enjoy automatic file format detection for seamless integration!...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . Password..."PlainTextDocument.LoadEncrypted.docx" , saveOptions ); LoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words/pla...
  9. CompressionLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.CompressionLevel enum to optimize OOXML file sizes, enhancing performance and efficiency in document processing.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (...( SaveFormat . Docx ); saveOptions . CompressionLevel = compressionLevel...

    reference.aspose.com/words/net/aspose.words.sav...
  10. GradientStopCollection.removeAt method | Aspose...

    GradientStopCollection.removeAt method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

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