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

insert documents

(0.06 sec)
  1. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape 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...
  2. ScoreGroupConfig|Documentation

    ScoreGroupConfig element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....The column and row numbers to insert the text into are provided...Description Name string Text to be inserted at the given position. Column...

    docs.aspose.com/omr/net/programmatic-forms/scor...
  3. Copy Sheet Within Workbook|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....sheet before which you want to insert the moved or copied sheets...and Moving Worksheets . AI Document Assistant Close Convert Worksheet...

    docs.aspose.com/cells/java/copy-sheet-within-wo...
  4. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....DocumentBuilder to Modify a Document Contents [ Hide ] Specifying...list formatting. In Word documents, lists may consist of up to...

    docs.aspose.com/words/java/using-documentbuilde...
  5. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection indexer. Gets a general format at the specified index.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a paragraph in the current section.... Document ( base . myDir + "Paragraphs...); // Create document builder to edit the document. The builder's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Add Image in Word Document using C# Code

    A step-by-step guide on how to add image in word document using C# tutorial with code to Insert image in word document header C# & add image to word document's body as linked image....Family How to Add Image in Word Document using C# Code This tutorial...to how to add image in word document using C#. We’ll use a command-line...

    kb.aspose.com/words/net/how-to-add-image-in-wor...
  10. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text.... Document () builder = aw . DocumentBuilder...world! ' ) shape = builder . insert_shape ( shape_type = aw . drawing...

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