Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 90,939 for

doc format

(1.44 sec)
  1. 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...
  2. 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...
  3. ChartDataLabelCollection.showDataLabelsRange pr...

    ChartDataLabelCollection.showDataLabelsRange property. Allows to specify whether values from data labels range to be displayed in the data labels of the entire series...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. CellFormat.topPadding property | Aspose.Words f...

    CellFormat.topPadding property. Returns or sets the amount of space (in points) to add above the contents of cell....how to format cells with a document builder. let doc = new aw...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

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

    Discover the Aspose.Words.Tables.RowFormat class for comprehensive table row Formatting. Enhance your Document design with powerful, flexible features....RowFormat class Represents all formatting for a table row. To learn...() Resets to default row formatting. Examples Shows how to build...

    reference.aspose.com/words/net/aspose.words.tab...
  8. FieldDocProperty class | Aspose.Words for Python

    aspose.words.fields.FieldDocProperty class. Implements the DocPROPERTY field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDocVariable class | Aspose.Words for Python

    aspose.words.fields.FieldDocVariable class. Implements DocVARIABLE field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CalendarType | Aspose.Words for Java

    Specifies the type of a calendar in Java....automatically apply a custom format to field results as the fields...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...