Sort Score
Result 10 results
Languages All
Labels All
Results 8,301 - 8,310 of 157,083 for

doc

(0.3 sec)
  1. Table.nodeType property | Aspose.Words for Node.js

    Table.nodeType property. Returns [NodeType.Table](../../nodetype/#Table)....'CalculateDepthOfNest' , () => { let doc = new aw . Document ( base ....tables.docx" ); let tableNodes = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Orientation method. Gets or sets the text orientation of the data labels of the entire series in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. StructuredDocumentTagRangeStart.is_showing_plac...

    StructuredDocumentTagRangeStart.is_showing_placeholder_text property. Specifies whether the content of this structured Document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured Document tag).... doc = aw . Document ( file_name =...tags.docx' ) range_start_tag = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.ThemeFontFarEast | Aspose.Words for .NET

    Discover how to customize East Asian theme fonts in your designs with Font ThemeFontFarEast. Enhance your projects with unique, tailored typography!... Document doc = new Document (); // Define...default. doc . Theme . MinorFonts . Latin = "Algerian" ; doc . Theme...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Font.ThemeFontBi | Aspose.Words for .NET

    Discover how to easily manage theme fonts in right-to-left Documents with the FontBi property, enhancing your design and readability effortlessly.... Document doc = new Document (); // Define...default. doc . Theme . MinorFonts . Latin = "Algerian" ; doc . Theme...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Aspose::Words::Drawing::OleFormat::get_IconCapt...

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of OLE object. In case if the OLE object does not have an icon or a caption cannot be retrieved, returns an empty string in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Embed a Microsoft Visio...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::OleFormat::get_SourceFu...

    Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked OLE object in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Embed a Microsoft Visio...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor... doc = None # Aspose.Words throw an...assertRaises ( Exception ): doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.ThemeFontOther | Aspose.Words for .NET

    Discover how to customize the theme font for characters 128-255 in your font scheme, enhancing your design with unique typography options.... Document doc = new Document (); // Define...default. doc . Theme . MinorFonts . Latin = "Algerian" ; doc . Theme...

    reference.aspose.com/words/net/aspose.words/fon...
  10. AutoFitBehavior enumeration | Aspose.Words for ...

    aspose.words.tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.auto_fit()](../table/auto_fit/#autofitbehavior) method.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

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