Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 6,491 for

insert documents

(0.11 sec)
  1. TextPath.font_family property | Aspose.Words fo...

    TextPath.font_family property. Defines the family of the textpath font....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the font is formatted as small capital letters....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Section | Aspose.Words for Java

    Represents a single section in a document in Java....Represents a single section in a document. To learn more, visit the...the Working with Sections documentation article. Remarks: Section...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::DocumentBuilder::MoveToField met...

    Aspose::Words::DocumentBuilder::MoveToField method. Moves the cursor to a field in the document in C++....the cursor to a field in the document. void Aspose :: Words :: DocumentBuilder...how to move a document builder’s node insertion point cursor to...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....Specifies type of a break inside a document. Examples: Shows how to create...footers in a document using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  6. Footnote.FootnoteType | Aspose.Words for .NET

    Discover the FootnoteType property, easily identify footnotes or endnotes in your Documents for enhanced clarity and organization.... Document doc = new Document (); DocumentBuilder...mark at the location that we insert them. // The reference mark...

    reference.aspose.com/words/net/aspose.words.not...
  7. TextPath.XScale | Aspose.Words for .NET

    Discover how the TextPath XScale property enhances your design by enabling straight text paths for smoother, more precise layouts....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextPath.ReverseRows | Aspose.Words for .NET

    Discover the TextPath ReverseRows property to enhance your layout. Control row order for improved design flexibility and user experience....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  9. HeaderFooter | Aspose.Words for .NET

    Design stunning headers and footers effortlessly with our intuitive constructor. Customize your website's look for a unique, professional touch!...doc DocumentBase The owner document. headerFooterType HeaderFooterType...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/hea...
  10. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image....Shows how to insert a linked image into a document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...

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