Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 157,082 for

doc

(0.15 sec)
  1. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add a line chart, then...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.styleIdentifier property | Aspose.Words f...

    Table.styleIdentifier property. Gets or sets the locale independent style identifier of the table style applied to this table.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fields::FieldGoToButton::get_Dis...

    Aspose::Words::Fields::FieldGoToButton::get_DisplayText method. Gets or sets the text of the "button" that appears in the Document, such that it can be selected to activate the jump in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Add a GOTOBUTTON field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. ChartDataLabelCollection.show_category_name pro...

    ChartDataLabelCollection.show_category_name property. Allows to specify whether category name is to be displayed for the data labels of the entire series... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line formatting of the data labels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Android API to Render MHTML to DOTM | products....

    Transform MHTML to DOTM via Android via Java API...used to convert MHTML files to DOC. It supports a wide range of...Java API can be used to render DOC to DOTM. It supports a wide range...

    products.aspose.com/total/android-java/conversi...
  7. Aspose::Words::Fields::FieldSeq class | Aspose....

    Aspose::Words::Fields::FieldSeq class. Implements the SEQ field. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // A TOC field can create...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // If we want the text in the...

    reference.aspose.com/words/java/com.aspose.word...
  9. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Node.js if you are not sure what the actual content of the file is, or to check the format compatibility....doc extension. Aspose.Words provides...Supported file formats Test File (Doc).doc Microsoft Word 95/6.0 or Microsoft...

    docs.aspose.com/words/nodejs-net/detect-file-fo...
  10. CommentRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it...Description CommentRangeEnd(doc, id) Initializes a new instance...'CreateCommentsAndPri' , () => { let doc = new aw . Document (); let newComment...

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