Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 242,256 for

aspose.words

(1.49 sec)
  1. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object....shape that has a title, # Aspose.Words will store that title in...alternative_text ) See Also module aspose.words.drawing class ShapeBase...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object...def ancestor ( self ) -> aspose . words . Comment : ... Examples...print () See Also module aspose.words class Comment Comment constructor...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontSavingArgs.is_subsetting_needed property | ...

    FontSavingArgs.is_subsetting_needed property. Allows to specify whether the current font will be subsetted before exporting as a font resource.... By default, Aspose.Words decides whether to perform...property. See Also module aspose.words.saving class FontSavingArgs...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FramesetCollection.count property | Aspose.Word...

    FramesetCollection.count property. Gets the number of frames or frames pages contained in the collection....com/aspose-words/Aspose.Words-for-.NET/blob/master/Ex...= False See Also module aspose.words.framesets class FramesetCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableStyle.shading property | Aspose.Words for ...

    TableStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for table cells....def shading ( self ) -> aspose . words . Shading : ... Examples...docx' ) See Also module aspose.words class TableStyle TableStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LayoutEnumerator.MoveParent | Aspose.Words for ...

    Discover the LayoutEnumerator MoveParent method to effortlessly navigate to parent entities, enhancing your data management efficiency....namespace Aspose.Words.Layout assembly Aspose.Words MoveParent(...namespace Aspose.Words.Layout assembly Aspose.Words LayoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Document.mail_merge_settings property | Aspose....

    Document.mail_merge_settings property. Gets or sets the object that contains all of the mail merge information for a document....mail_merge_settings ( self ) -> aspose . words . settings . MailMergeSettings...mail_merge_settings ( self , value : aspose . words . settings . MailMergeSettings...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.headingLevelForChapter property | Asp...

    PageSetup.headingLevelForChapter property. Gets or sets the heading level style that is applied to the chapter titles in the document....headingLevelForChapt = 1 ; See Also module Aspose.Words class PageSetup PageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....This page shows how to use Aspose.Words for Python via .NET to apply...information in your document. Aspose.Words allows you to restrict editing...

    docs.aspose.com/words/python-net/restrict-docum...
  10. ParagraphFormat.is_list_item property | Aspose....

    ParagraphFormat.is_list_item property. True when the paragraph is an item in a bulleted or numbered list....docx' ) See Also module aspose.words class ParagraphFormat ParagraphFormat...

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