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

insert documents

(0.17 sec)
  1. FieldAdvance.horizontal_position property | Asp...

    FieldAdvance.horizontal_position property. Gets or sets the number of points by which the text that follows the field should be moved horizontally from the left edge of the column, frame, or text box.... Examples Shows how to insert an ADVANCE field, and edit...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CellCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes...the Working with Tables documentation article. Inheritance: CellCollection...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Story::get_LastParagraph method ...

    Aspose::Words::Story::get_LastParagraph method. Gets the last paragraph in the story in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Writeln ( u "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/cpp/aspose.words/sto...
  4. 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...
  5. 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...
  6. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Xps in C++....Specifies the format in which the document will be saved if this save...saved XPS document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::PdfSaveOptions::get_Save...

    Aspose::Words::Saving::PdfSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Pdf in C++....Specifies the format in which the document will be saved if this save...saved PDF document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 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...
  9. AxisScaling class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisScaling class. Represents the scaling options of the axis...the Working with Charts documentation article. Constructors Name...to a chart axis. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionColor enumeration | Aspose.Words for Py...

    aspose.words.layout.RevisionColor enumeration. Allows to specify color of document revisions....Allows to specify color of document revisions. Members Name Description...rendered output document. doc = aw . Document () builder = aw...

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