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

doc format

(0.66 sec)
  1. XpsSaveOptions.use_book_fold_printing_settings ...

    XpsSaveOptions.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 XPS format in the form of a book fold. doc = aw . Document...render_text_as_book_fold : for s in doc . sections : s = s . as_section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Font::get_BoldBi method | Aspose...

    Aspose::Words::Font::get_BoldBi method. True if the right-to-left text is Formatted as bold in C++....the right-to-left text is formatted as bold. bool Aspose :: Words...and right-to-left text. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Aspose::Words::Font::get_ItalicBi method | Aspo...

    Aspose::Words::Font::get_ItalicBi method. True if the right-to-left text is Formatted as italic in C++....the right-to-left text is formatted as italic. bool Aspose ::...and right-to-left text. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. ChartSeries.explosion property | Aspose.Words f...

    ChartSeries.explosion property. Specifies the amount the data point shall be moved from the center of the pie...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. FieldNoteRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNoteRef class for seamless integration of NOTEREF fields, enhancing Document referencing and management.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. InsertHyperlink { get; set;...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FixedPageSaveOptions.NumeralFormat | Aspose.Wor...

    Discover the FixedPageSaveOptions NumeralFormat property to customize numeral rendering. Easily switch to European numerals for enhanced Document presentation....numeral format used when saving to PDF. Document doc = new Document...builder = new DocumentBuilder ( doc ); builder . Font . LocaleId...

    reference.aspose.com/words/net/aspose.words.sav...
  9. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell Formatting properties....represents current table cell formatting properties. get cellFormat...table with custom borders. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...