Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 20,541 for

insert documents

(0.27 sec)
  1. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape.... Document () # Create a group shape...shape and place it at the document's floating shape coordinate...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.Insert_structured_document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/) into the document....insert_structured_document_tag method insert_structured_document_tag(type)...type) Inserts a StructuredDocumentTa into the document. def ...

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

    Enhance your Documents with the DocumentBuilder InsertHorizontalRule method, effortlessly adding stylish horizontal lines for better organization and visual appeal....method Inserts a horizontal rule shape into the document. public...rule. Examples Shows how to insert a horizontal rule shape, and...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Track Changes in a Document|Aspose.Words for No...

    Track changes to content and formatting made by you or others using Node.js. Access individual revisions in a document and apply various properties to them....Ask AI Track Changes in a Document Contents [ Hide ] The functionality...individual revisions in your document and apply different properties...

    docs.aspose.com/words/nodejs-net/track-changes-...
  5. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to Insert Back to TOC shortcut after every paragraph. I want to Insert at end of every paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...1 I have used below code to insert Back to TOC shortcut after...every paragraph. I want to insert at end of every paragraph a...

    forum.aspose.com/t/back-to-toc-shortcut-is-taki...
  6. AxisCrosses enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding....space added to the margin for document binding. get gutter () : number...let doc = new aw . Document (); // Insert text that spans several...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize document margins for binding. Enhance your layout with perfect margins for professional results....space added to the margin for document binding. public double Gutter...configure a document that can be printed as a book fold. Document doc...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Document | Aspose.Words for Java

    Represents a Word document in Java....Document Contents [ Hide ] Inheritance: java.lang.Object, com...DocumentBase public class Document extends DocumentBase Represents...

    reference.aspose.com/words/java/com.aspose.word...
  10. Remove Section Breaks from a Document|Aspose.Wo...

    Remove section breaks from a document easily and fast instead of using Open XML SDK in C#....Remove Section Breaks from a Document Contents [ Hide ] Purpose...remove section breaks from a document. On this page we will look...

    docs.aspose.com/words/net/remove-section-breaks...