Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 47,684 for

properties

(0.27 sec)
  1. FrameFormat class | Aspose.Words for Python

    aspose.words.FrameFormat class. Represents frame related formatting for a paragraph....paragraph is a frame, then all properties will contain respective values...values, otherwise all properties are set to their defaults. Use...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  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. 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-...
  5. ImageSaveOptions.image_brightness property | As...

    ImageSaveOptions.image_brightness property. Gets or sets the brightness for the generated images....image_brightness property ImageSaveOptions.image_brightness property Gets...for the generated images. @property def image_brightness ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart tag within the document....element property SmartTag.element property Specifies the name...tag within the document. @property def element ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering formatting feature in Aspose.Words for Java....a set of list formatting properties. Lists can be used in your...to 9 levels and formatting properties, such as number style, start...

    docs.aspose.com/words/java/working-with-lists/
  8. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....tree objects with various properties. Build Document Nodes Tree...using the NodeType property. This property returns a NodeType...

    docs.aspose.com/words/net/aspose-words-document...
  9. 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...
  10. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....annotation along with setting its properties and a border and then adding...object and initialize its properties Create a border for the annotation...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...