Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 47,567 for

properties

(0.09 sec)
  1. Create Remove and Get GridCell Comments|Documen...

    This article introduces how to work with comments in GridWeb....then accesses its various properties like Author, Note, Visibility...(); //Access its various properties string strAuth = gridComm...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Aspose.Cells 8.2.2中的公共API更改|Documentation

    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....xlsx" ); BuiltInDocumentPrope properties = book . getBuiltInDocumentPr...System . out . println ( properties . getVersion ()); 添加了Chart...

    docs.aspose.com/cells/zh/java/public-api-change...
  3. SignatureLine class | Aspose.Words for Python

    aspose.words.drawing.SignatureLine class. Provides access to signature line Properties...access to signature line properties. To learn more, visit the...Signatures documentation article. Properties Name Description allow_comments...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldRevNum class | Aspose.Words for Python

    aspose.words.fields.FieldRevNum class. Implements the REVNUM field...Revision property of the built-in document properties. Inheritance:...The default constructor. Properties Name Description display_result...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeLineStyle | Aspose.Words for Java

    Specifies the compound line style of a Shape in Java....Examples: Shows how change stroke properties. Document doc = new Document();...shape: // Modify various properties of this shape's stroke. Stroke...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldRevNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRevNum class for seamless REVNUM field implementation. Enhance document automation and streamline workflow efficiency!... Properties Name Description DisplayResult...Revision property of the built-in document properties. Examples...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Paragraph|Documentation

    Paragraph element allows you to combine text and images...."element_type": "Paragraph" property. Texts and images are provided...of objects in the children property. { "element_type" : "Paragraph"...

    docs.aspose.com/omr/net/json-markup/paragraph/
  8. TextPath class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...textPath property to access WordArt properties of a shape....TextPath class directly. Properties Name Description bold True...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Work with Office Add-ins in C++|Aspose.Words fo...

    Aspose.Words for C++ provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension Properties....customize the pane and extension properties. The following code example...extension task panes with basic properties: To see a list of task pane...

    docs.aspose.com/words/cpp/work-with-office-add-...
  10. Get Max Column Index in Row and Max Row Index i...

    Learn how to Get Max Column Index in Row and Max Row Index in Column through the Aspose.Cells for Python via .NET API....last_data_cell properties, and then use the Cell.column property to obtain...NET provides the following properties and methods to help you achieve...

    docs.aspose.com/cells/python-net/get-max-index-...