Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 90,936 for

doc format

(0.2 sec)
  1. ThemeColors.hyperlink property | Aspose.Words f...

    ThemeColors.hyperlink property. Specifies color for a hyperlink.... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TxtSaveOptions.AddBidiMarks | Aspose.Words for ...

    Discover how the TxtSaveOptions AddBidiMarks property enhances plain text exports by adding bidirectional marks for improved readability and Formatting....when exporting in plain text format. The default value is false...bi-directional Run in text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DoclingSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DoclingSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.DocLING](../../aspose.words/saveFormat/#DocLING) Format...DOCLING format. To learn more, visit the Specify...SaveOptions ) pretty_format When True , pretty formats output where applicable...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PsSaveOptions.useBookFoldPrintingSettings prope...

    PsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....Postscript format in the form of a book fold. let doc = new aw...BookFoldPrinting". for ( let s of doc . sections ) { let section =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XpsSaveOptions.UseBookFoldPrintingSettings | As...

    Optimize your Document layout with the XpsSaveOptions UseBookFoldPrintingSettings property, enabling seamless booklet printing for enhanced presentation....the XPS format in the form of a book fold. Document doc = new Document...renderTextAsBookFold ) foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/net/aspose.words.sav...
  6. EndnoteOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words EndnoteOptions class for customizable endnote numbering in your Documents and sections. Enhance your Document Formatting today!...set; } Specifies the number format for automatically numbered...displays its endnotes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  7. EndnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.EndnoteOptions class. Represents the endnote numbering options for a Document or section...numberStyle Specifies the number format for automatically numbered...and displays its endnotes. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Themes::ThemeFont enum | Aspose....

    Aspose::Words::Themes::ThemeFont enum. Specifies the types of theme font names for Document themes in C++.... auto doc = System :: MakeObject < Aspose...for languages uses by default. doc -> get_Theme () -> get_MinorFonts...

    reference.aspose.com/words/cpp/aspose.words.the...
  9. BuiltInDocumentProperties.CreatedTime | Aspose....

    Discover the BuiltInDocumentProperties CreatedTime feature to easily access and manage your Document's creation date in UTC for enhanced organization....documents originated from RTF format this property returns local...using Microsoft Word. Document doc = new Document ( MyDir + "Properties...

    reference.aspose.com/words/net/aspose.words.pro...
  10. PdfSaveOptions.use_book_fold_printing_settings ...

    PdfSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....to the PDF format in the form of a book fold. doc = aw . Document...render_text_as_bookfold : for s in doc . sections : s = s . as_section...

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