Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 32,697 for

saveoptions

(0.07 sec)
  1. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Odt or Ott in C++.... auto saveOptions = System :: MakeObject <...OdtSaveOptions > ( saveFormat ); saveOptions -> set_Password ( u "@sposeEncrypted_1145"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. PclSaveOptions.AddPrinterFont | Aspose.Words fo...

    Discover the PclSaveoptions AddPrinterFont method to efficiently upload and manage printer fonts from manufacturers for enhanced printing performance....PclSaveOptions saveOptions = new PclSaveOptions (); saveOptions . AddPrinterFont..."PclSaveOptions.AddPrinterFont.pcl" , saveOptions ); See Also class PclSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::PclSaveOptions::AddPrint...

    Aspose::Words::Saving::PclSaveoptions::AddPrinterFont method. Adds information about font that is uploaded to the printer by manufacturer in C++...." ); auto saveOptions = System :: MakeObject <...:: PclSaveOptions > (); saveOptions -> AddPrinterFont ( u "Courier...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. MarkdownEmptyParagraphExportMode Enum | Aspose....

    Learn how Aspose.Words handles empty paragraphs in Markdown export. Control formatting with MarkdownEmptyParagraphExportMode enum....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . EmptyParagraphExport...EmptyParagraphExport.md" , saveOptions ); string result = File ...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::Zip64Mode enum | Aspose....

    Aspose::Words::Saving::Zip64Mode enum. Specifies when to use ZIP64 format extensions for OOXML files in C++....ToArray ()); } } } } auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Zip64Mode ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....SaveOptions public abstract class TxtSaveOptionsBase...TxtSaveOptionsBase extends SaveOptions The base class for specifying...

    reference.aspose.com/words/java/com.aspose.word...
  7. PdfSaveOptions.exportLanguageToSpanTag property...

    PdfSaveoptions.exportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language...." ); let saveOptions = new aw . Saving . PdfSaveOptions..."ExportLanguageToSpan" is ignored. saveOptions . exportDocumentStruct =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IDocumentConverterPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words.IDocumentConverterPlugin interface—your solution for seamless external document conversion. Enhance your workflow today!...Stream, LoadOptions , Stream, SaveOptions ) Converts document using...( Stream, LoadOptions , SaveOptions ) Converts pages from document...

    reference.aspose.com/words/net/aspose.words/ido...
  9. PclSaveOptions.fallbackFontName property | Aspo...

    PclSaveoptions.fallbackFontName property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections...." ); let saveOptions = new aw . Saving . PclSaveOptions...PclSaveOptions (); saveOptions . fallbackFontName = "Times New Roman"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlFixedSaveOptions.pageMargins property | Asp...

    HtmlFixedSaveoptions.pageMargins property. Specifies the margins around pages in an HTML document...docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...HtmlFixedSaveOptions (); saveOptions . pageMargins = 15 ; doc . save...

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