Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 32,777 for

saveoptions

(0.07 sec)
  1. GraphicsQualityOptions Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.GraphicsQualityOptions class to enhance document graphics quality with customizable options for superior output....GenericTypographic }; ImageSaveOptions saveOptions = new ImageSaveOptions (...( SaveFormat . Jpeg ); saveOptions . GraphicsQualityOptio = qualityOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....SaveOptions , com.aspose.words.TxtSaveOptionsBase...saveFormat) public static SaveOptions createSaveOptions(int saveFormat)...

    reference.aspose.com/words/java/com.aspose.word...
  3. IDocumentConverterPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentConverterPlugin class. Defines an interface for external converter plugin....loadOptions, outputStream, saveOptions) Converts document using...convertToImages(inputStream, loadOptions, saveOptions) Converts pages from document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    Aspose.Words.Saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable document content such as shape, widths and other during saving.... let saveOptions = new aw . Saving . OdtSaveOptions...OdtSaveOptions (); saveOptions . measureUnit = odtSaveMeasureUnit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OfficeMath.GetMathRenderer | Aspose.Words for .NET

    Discover OfficeMath's GetMathRenderer method to effortlessly convert equations into images, enhancing your documents with clear, professional visuals.... ImageSaveOptions saveOptions = new ImageSaveOptions (...times its original size. saveOptions . Scale = 5 ; math . GetMathRenderer...

    reference.aspose.com/words/net/aspose.words.mat...
  6. Document.AttachedTemplate | Aspose.Words for .NET

    Discover how to manage your Document AttachedTemplate property efficiently. Easily set or retrieve the full path of your document's template for seamless integration.... // Use a SaveOptions object to automatically set...not have one. SaveOptions options = SaveOptions . CreateSaveOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  7. HtmlSaveOptions.ReplaceBackslashWithYenSign | A...

    Discover how the HtmlSaveoptions ReplaceBackslashWithYenSign property enhances your HTML output by converting backslashes to yen signs. Default, false....HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . ReplaceBackslashWith...ReplaceBackslashWith.html" , saveOptions ); See Also class HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted PDFs. Unlock secure document management with customizable access!... PdfSaveOptions saveOptions = new PdfSaveOptions ();..."EncryptionDetails" property. saveOptions . EncryptionDetails = encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Saving::TxtSaveOptions::get_MaxC...

    Aspose::Words::Saving::TxtSaveoptions::get_MaxCharactersPerLine method. Gets or sets an integer value that specifies the maximum number of characters per one line. The default value is 0, that means no limit in C++.... auto saveOptions = System :: MakeObject <...:: TxtSaveOptions > (); saveOptions -> set_MaxCharactersPerLine...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveoptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm...." ); let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . password = "MyPassword" ; doc...

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