Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 47,509 for

properties

(0.6 sec)
  1. 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/cpp/aspose-words-document...
  2. 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...
  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. 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/
  6. Count the number of cells in the Worksheet|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....getCountLarge () properties. The following code snippet...or Cells.getCountLarge () properties to get the number of cells...

    docs.aspose.com/cells/python-java/count-the-num...
  7. Set Line Spacing of the Paragraph in a Shape or...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....space_after properties of the TextParagraph class...the usage of the mentioned properties. AI Document Assistant Close...

    docs.aspose.com/cells/python-net/set-line-spaci...
  8. AutoSizeMode|Aspose.BarCode for Python via .NET...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ImageWidth and ImageHeight properties. Preserves default aspect...ImageWidth and ImageHeight properties. Generated barcode may be...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. 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-...
  10. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, important classes and a runnable sample code to extract bookmarks in PDF using Python....learn about the additional properties that can be obtained using...the PDF Access different properties like the title, and flags...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...