Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 20,024 for

document insertion

(0.22 sec)
  1. ShapeBase.RelativeHorizontalPosition | Aspose.W...

    Discover the ShapeBase RelativeHorizontalPosition property to master horizontal positioning of shapes. Optimize your design with precision and control!... Examples Shows how to insert a floating image to the center...center of a page. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldRevNum class | Aspose.Words for Python

    aspose.words.fields.FieldRevNum class. Implements the REVNUM field...Fields documentation article. Remarks Retrieves the document’s revision...Revision property of the built-in document properties. Inheritance: FieldRevNum...

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

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal.... Document doc = new Document (); Run run = new...to insert formatted text using DocumentBuilder. Document doc...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Revision.parentNode property | Aspose.Words for...

    Revision.parentNode property. Gets the immediate parent node (owner) of this revision... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of shape in a Microsoft Word Document in C++....shape in a Microsoft Word document. enum class ShapeType Values...shapes of this type in the document. OleControl 201 The shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++....Specifies the format in which the document will be saved if this save...specification for a saved document to adhere to. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. ParagraphFormat.styleIdentifier property | Aspo...

    ParagraphFormat.styleIdentifier property. Gets or sets the locale independent style identifier of the paragraph style applied to this formatting....how to insert a Table of contents (TOC) into a document using...entries. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word Documents in Java without utilizing Microsoft Word....Latest Answers Split Word Document into Sections using Java Convert...Paragraph in Word File using Java Insert a Table of Contents in Word...

    kb.aspose.com/words/java/page/2/
  9. FieldCitation.suffix property | Aspose.Words fo...

    FieldCitation.suffix property. Gets or sets a suffix that is appended to the citation.... # Open a document containing bibliographical...Manage Sources. doc = aw . Document ( MY_DIR + 'Bibliography.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartYValueCollection | Aspose.Words for Java

    Represents a collection of Y values for a chart series in Java.... To add or insert new values to a chart series...chart series data. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...