Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 841 for

insert document inline

(0.06 sec)
  1. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough 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...
  2. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on....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.spacing property | Aspose.Words for Py...

    TextPath.spacing property. Defines the amount of spacing for 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...
  4. TextPath.fit_shape property | Aspose.Words for ...

    TextPath.fit_shape property. Defines whether the text fits bounding box of a shape....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. SdtDateStorageFormat Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Markup.SdtDateStorageFormat enhances date handling in SDTs, ensuring seamless XML data integration in your Documents....bound to an XML node in the document’s data store. public enum...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...
  6. SpecialChar class | Aspose.Words for Node.js

    Aspose.Words.SpecialChar class. Base class for special characters in the Document...special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word Document is stored in stories...enumeration Text of a Word document is stored in stories. StoryType...There is no such story in the document. MAIN_TEXT Contains the main...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed....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. Document | Aspose.Words for Java

    Represents a Word Document in Java....Document Contents [ Hide ] Inheritance: java.lang.Object, com...DocumentBase public class Document extends DocumentBase Represents...

    reference.aspose.com/words/java/com.aspose.word...
  10. FootnoteSeparator | Aspose.Words for Java

    in Java.... getDocument() Gets the document to which this node belongs...represents the portion of a document that is contained in this...

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