Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 18,517 for

insert documents

(0.05 sec)
  1. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....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.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated....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. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path....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...
  4. Aspose::Words::Saving::TxtSaveOptions::get_AddB...

    Aspose::Words::Saving::TxtSaveOptions::get_AddBidiMarks method. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format. The default value is false in C++....const Examples Shows how to insert Unicode Character ‘RIGHT-TO-LEFT...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. CellFormat.leftPadding property | Aspose.Words ...

    CellFormat.leftPadding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....with a document builder. let doc = new aw . Document (); let...write ( "Row 1, cell 1." ); // Insert a second cell, and then configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CellFormat.rightPadding property | Aspose.Words...

    CellFormat.rightPadding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell....with a document builder. let doc = new aw . Document (); let...write ( "Row 1, cell 1." ); // Insert a second cell, and then configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CellFormat.bottomPadding property | Aspose.Word...

    CellFormat.bottomPadding property. Returns or sets the amount of space (in points) to add below the contents of cell....with a document builder. let doc = new aw . Document (); let...write ( "Row 1, cell 1." ); // Insert a second cell, and then configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageSize.heightPoints property | Aspose.Words ...

    ImageSize.heightPoints property. Gets the height of the image in points... // When we insert an image using the "InsertImage"...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpdateCultureSource property enhances field result formatting by specifying the desired culture for optimal clarity and usability.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert two merge fields with German...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++....Aspose::Words::Document::AppendDocument method Contents [ Hide...Hide ] Document::AppendDocument(const System::SharedPtr<Aspose::Words::Document>&...

    reference.aspose.com/words/cpp/aspose.words/doc...