Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 33,643 for

saveoptions

(0.31 sec)
  1. 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...
  2. 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...
  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. 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...
  5. ParagraphFormat.IsHeading | Aspose.Words for .NET

    Discover how the IsHeading property enhances your document formatting by identifying built-in Heading styles for better organization and clarity....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . SaveFormat...inserted above will not appear. saveOptions . OutlineOptions . HeadingsOutlineLevel...

    reference.aspose.com/words/net/aspose.words/par...
  6. XpsSaveOptions.saveFormat property | Aspose.Wor...

    XpsSaveoptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let saveOptions = new aw . Saving . XpsSaveOptions...XpsSaveOptions (); expect ( saveOptions . saveFormat ). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. XpsSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover the XpsSaveoptions OutlineOptions property to customize your document's outline settings for enhanced organization and presentation.... XpsSaveOptions saveOptions = new XpsSaveOptions ();...(); Assert . That ( saveOptions . SaveFormat , Is . EqualTo ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. 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...
  10. PdfSaveOptions.pageMode property | Aspose.Words...

    PdfSaveoptions.pageMode property. Specifies how the PDF document should be displayed when opened in a PDF reader.... let saveOptions = new aw . Saving . PdfSaveOptions...pane in the output PDF. saveOptions . pageMode = aw . Saving...

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