Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 14,894 for

document insertion

(0.34 sec)
  1. FieldToc.entry_separator property | Aspose.Word...

    FieldToc.entry_separator property. Gets or sets a sequence of characters that separate an entry and its page number.... Examples Shows how to insert a TOC, and populate it with...def field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CellFormat.wrap_text property | Aspose.Words fo...

    CellFormat.wrap_text property. If ``True``, wrap text for the cell.... Document () builder = aw . DocumentBuilder...table formatting options for a document builder # will apply them...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... Document () builder = aw . DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldTC.omit_page_number property | Aspose.Word...

    FieldTC.omit_page_number property. Gets or sets whether page number in TOC should be omitted for this field.... Examples Shows how to insert a TOC field, and filter which...field_toc_entry_identifier (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.isDeleteRevision property | Aspose.Wo...

    Paragraph.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document (); let body = doc . firstSection...tracking will register as "Insert" revisions. doc . startTrackRevisions...

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

    Discover how the FieldAdvance UpOffset property enhances text positioning in your Documents by adjusting subsequent text upwards for a polished look....set ; } Examples Shows how to insert an ADVANCE field, and edit...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceBottom method. Returns or sets the distance (in points) between the Document text and the bottom edge of the shape in C++....distance (in points) between the document text and the bottom edge of...shape. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceLeft method. Returns or sets the distance (in points) between the Document text and the left edge of the shape in C++....distance (in points) between the document text and the left edge of...shape. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Make DOC Using Python

    Make a new DOC in Python in a few steps. Easily create DOC using Python via .NET library....name Start creating a DOC document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/doc/
  10. Make WORD Using Python

    Make a new a Word Document in Python in a few steps. Easily create a Word Document using Python via .NET library....name Start creating a Word document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/word/