Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 50,031 for

properties

(0.25 sec)
  1. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class...."title" and "description" properties to add a title and description...we can use these properties. # These properties are meaningful...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....delete it by using its various properties. Remember, ActiveX controls...object. Change the different properties of the TextBox1 ActiveX control...

    docs.aspose.com/slides/python-net/activex/
  3. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count Properties for better editing and review....UpdateWordCount() Updates word count properties of the document. public void...Characters, Words and Paragraphs properties in the BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words/doc...
  4. BuiltInDocumentProperties.titles_of_parts prope...

    BuiltInDocumentProperties.titles_of_parts property. Each string in the array specifies the name of a part in the document....titles_of_parts property BuiltInDocumentPrope.titles_of_parts property Each...of a part in the document. @property def titles_of_parts ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...X = 150; //Shape Top properties commentShape.Y = 150; //Shape...//Shape Left properties commentShape.WidthPt = 100; // Shape Width...

    forum.aspose.com/t/how-to-set-roundedrectangle-...
  6. Format PDF Documents in Python|Aspose.PDF for P...

    Learn how to format PDF documents, embed fonts, control viewer settings, and adjust display options in Python....Document Window and Page Display Properties This topic helps you understand...understand how to get properties of the document window, viewer...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  7. BuiltInDocumentProperties.heading_pairs propert...

    BuiltInDocumentProperties.heading_pairs property. Specifies document headings and their names....heading_pairs property BuiltInDocumentPrope.heading_pairs property Specifies...headings and their names. @property def heading_pairs ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PlainTextDocument.builtInDocumentProperties pro...

    PlainTextDocument.builtInDocumentProperties property. Gets [PlainTextDocument.builtInDocumentProperties](./) of the document....builtInDocumentPrope property PlainTextDocument.builtInDocumentPrope...builtInDocumentPrope property Gets PlainTextDocument.builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ActiveX|Aspose.Slides for Python Documentation

    Learn how to find, edit, and remove ActiveX controls in Python with Aspose.Slides, including property updates for PowerPoint presentations....ActiveX Properties Configure several ActiveX properties. def s...set_activex_properties (): with slides . Presentation ( "activex...

    docs.aspose.com/slides/python-net/examples/elem...
  10. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets page setup to default paper size, margins and orientation....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder . insertBreak (...

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