Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 43,935 for

doc

(0.06 sec)
  1. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row...Constructors Name Description Row(doc) Initializes a new instance of...Shows how to create a table. doc = aw . Document () table = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on pages. Enhance your Document's layout with precise vertical justification!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Paragraph.get_effective_tab_stops method | Aspo...

    Paragraph.get_effective_tab_stops method. Returns array of all tab stops applied to this paragraph, including applied indirectly by styles or lists.... doc = aw . Document () para = doc . first_section...self . assertEqual ( 0 , len ( doc . first_section . body . first_paragraph...

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

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . listFormat . applyNumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience.... Document doc = new Document (); CustomDocumentProper...CustomDocumentProper properties = doc . CustomDocumentProper ; DateTime...

    reference.aspose.com/words/net/aspose.words.pro...
  7. ConverterContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words LowCode ConverterContext class for seamless Document conversion and enhanced workflow efficiency. Transform your Documents effortlessly.... string doc = MyDir + "Big document.docx"...ConverterContext ()) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  8. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) self . assertFalse ( builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutOptions.show_paragraph_marks property | A...

    LayoutOptions.show_paragraph_marks property. Gets or sets indication of whether paragraph marks are rendered... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add some paragraphs, then...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced Document automation and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...