Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 20,027 for

document insertion

(0.19 sec)
  1. Introduction to MS Publisher | Aspose.PUB for .NET

    MS Publisher is a member of the MS Office package. It is a simple, basic tool to manage page markup. The major realm to use the app is in publishing.... The appearance of your document will not change and look the...from any of them to your .pub document. File with the .pub extension...

    docs.aspose.com/pub/net/introduction-to-ms-publ...
  2. Aspose::Words::ImageWatermarkOptions class | As...

    Aspose::Words::ImageWatermarkOptions class. Contains options that can be specified when adding a watermark with image. To learn more, visit the Documentation article in C++....Working with Watermark documentation article. class ImageWatermarkOption...MakeObject < Aspose :: Words :: Document > (); // Modify the image...

    reference.aspose.com/words/cpp/aspose.words/ima...
  3. TextPath.fit_path property | Aspose.Words for P...

    TextPath.fit_path property. Defines whether the text fits the path 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...
  4. 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...
  5. 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...
  6. 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...
  7. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the font is underlined....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.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...
  9. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.insert_field method | Aspose.Words fo...

    aspose.words.Paragraph.insert_field method...insert_field method Contents [ Hide ] insert_field(field_type...is_after) Inserts a field into this paragraph. def insert_field (...

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