Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 6,184 for

document converter

(0.12 sec)
  1. PdfSaveOptions.embed_full_fonts property | Aspo...

    PdfSaveOptions.embed_full_fonts property. Controls how fonts are embedded into the resulting PDF Documents....embedded into the resulting PDF documents. @property def embed_full_fonts...will result in large output documents. Examples Shows how to enable...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XpsSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover the XpsSaveOptions OutlineOptions property to customize your Document's outline settings for enhanced organization and presentation....a saved XPS document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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....a saved PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words/par...
  4. Aspose::Words::Saving::CssSavingArgs::get_IsExp...

    Aspose::Words::Saving::CssSavingArgs::get_IsExportNeeded method. Allows to specify whether the CSS will be exported to file and embedded to HTML Document. Default is true. When this property is false, the CSS information will not be saved to a CSS file and will not be embedded to HTML Document in C++....file and embedded to HTML document. Default is true . When this...will not be embedded to HTML document. bool Aspose :: Words :: Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. IDocumentConverterPlugin.convert method | Aspos...

    IDocumentConverterPlugin.convert method. Converts Document using specified input output streams and save options....convert method convert(input_stream, load_options, output_stream...output_stream, save_options) Converts document using specified input output...

    reference.aspose.com/words/python-net/aspose.wo...
  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...Specifies the format in which the document will be saved if this save...a saved XPS document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IPageLayoutCallback.Notify | Aspose.Words for .NET

    Discover the iPageLayoutCallback Notify method to enhance layout building and rendering efficiency. Optimize your app's performance today!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...BuiltInDocumentPrope . Title = "My Document" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.lay...
  8. PdfSaveOptions.PreblendImages | Aspose.Words fo...

    Discover PdfSaveOptions' PreblendImages property. Easily control transparent image blending for enhanced Document quality and visual appeal....Preblending images may improve PDF document visual appearance in Adobe...saving a document to PDF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage Document part streams efficiently for optimal performance....or close it after saving a document part. public bool KeepDocumentPartStre...DocumentPartStream property after writing a document part into it. Specify true...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word Document...class for all nodes of a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

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