Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 18,766 for

insert documents

(0.06 sec)
  1. ThemeColors.dark1 property | Aspose.Words for N...

    ThemeColors.dark1 property. Specifies color Dark 1.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ThemeColors.light1 property | Aspose.Words for ...

    ThemeColors.light1 property. Specifies color Light 1.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.bottom property | Aspose.Words for No...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...and size. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment....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.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed....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::Drawing::ShapeBase::get_Distance...

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

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

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. TxtSaveOptions.add_bidi_marks property | Aspose...

    TxtSaveOptions.add_bidi_marks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format.... Examples Shows how to insert Unicode Character ‘RIGHT-TO-LEFT...bi-directional Run in text. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.autoFit method | Aspose.Words for Node.js

    Table.autoFit method. Resizes the table and cells according to the specified auto fit behavior.... Document (); let builder = new aw ... startTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldDisplayBarcode.ErrorCorrectionLevel | Aspo...

    Discover the FieldDisplayBarcode ErrorCorrectionLevel property for QR Codes. Easily manage error correction levels with valid options from 0 to 3....set ; } Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...