Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 10,581 for

insert documents

(0.33 sec)
  1. Paragraph.isInsertRevision property | Aspose.Wo...

    Paragraph.isInsertRevision property. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled....Returns true if this object was inserted in Microsoft Word while change...paragraphs. let doc = new aw . Document (); let body = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldIf.evaluate_condition method | Aspose.Word...

    FieldIf.evaluate_condition method. Evaluates the condition....Shows how to insert an IF field. doc = aw . Document () builder...'Statement 1: ' ) field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldMacroButton.display_text property | Aspose...

    FieldMacroButton.display_text property. Gets or sets the text to appear as the button that is selected to run the macro or command....run a document’s macros by clicking. doc = aw . Document ( file_name...assertTrue ( doc . has_macros ) # Insert a MACROBUTTON field, and reference...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldIncludeText.mime_type property | Aspose.Wo...

    FieldIncludeText.mime_type property. Gets or sets the MIME type of the referenced file.... Document () builder = aw . DocumentBuilder...XSL transformation on an XML document: field_include_text = cre...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIncludeText.namespace_mappings property | ...

    FieldIncludeText.namespace_mappings property. Gets or sets the namespace mappings for XPath queries.... Document () builder = aw . DocumentBuilder...XSL transformation on an XML document: field_include_text = cre...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FootnotePosition enumeration | Aspose.Words for...

    aspose.words.notes.FootnotePosition enumeration. Defines the footnote position....different place where the document collects and displays its...its footnotes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.hyperlink_base proper...

    BuiltInDocumentProperties.hyperlink_base property. Specifies the base string used for evaluating relative hyperlinks in this document....relative hyperlinks in this document. @property def hyperlink_base...hyperlink in the document’s properties. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...