Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 841 for

insert document inline

(0.05 sec)
  1. ImportFormatOptions class | Aspose.Words for No...

    Aspose.Words.ImportFormatOptions class. Allows to specify various import options to format output...the Specify Load Options documentation article. Constructors Name...in source and destination documents. The default value is false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...the Working with Shapes documentation article. Remarks Use the...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output Document...OOXML version for the output document. The default value is OoxmlCompliance...Shows how to insert DML shapes into a document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.Insert_online_video method...insert_online_video method Contents [ Hide ] insert_online_video(video_url...height) Inserts an online video object into the document and scales...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...how to create a structured document tag in a plain text box and...new aw . Document (); // Create a structured document tag that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Working with Paragraphs documentation article. Remarks: Paragraph...Paragraph can contain any number of inline-level nodes and bookmarks....

    reference.aspose.com/words/java/com.aspose.word...
  7. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text....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...
  8. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text....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...
  9. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....Shows how to insert DML shapes into a document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more Inline structures runs images fieldsetc. within a paragraph in Java....smart tag around one or more inline structures (runs, images, fields...Structured Document Tags or Content Control documentation article...

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