Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 33,730 for

saveoptions

(0.08 sec)
  1. PdfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pdf](../../aspose.words/saveformat/#Pdf) format...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) attachmentsEmbedding Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfSaveOptions.pageLayout property | Aspose.Wor...

    PdfSaveoptions.pageLayout property. Specifies the page layout to be used when the document is opened in a PDF reader.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . pageLayout = aw . Saving . PdfPageLayout...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  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. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_ImageResolution method. Specifies the output resolution for images when exporting to Markdown. Default is %96 dpi in C++....docx" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_ImageResolution (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. 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...
  8. 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...
  9. 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...
  10. 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...