Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 40,841 for

properties

(0.04 sec)
  1. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...text_path property to access WordArt properties of a shape....TextPath class directly. Properties Name Description bold True...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted lists in the document....count property ListCollection.count property Gets the count of...to verify owner document properties of lists. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Control Sheet Tab Bar|Documentation

    Learn how to How to Control Control Sheet Tab Bar through the Aspose.Cells for .NET API....Cells provides the following properties and methods to help you to...Close How to set AutoRecover property of Workbook...

    docs.aspose.com/cells/net/how-to-control-sheet-...
  4. List.Document | Aspose.Words for .NET

    Discover how to list document Properties and access ownership details effortlessly. Unlock your document management potential today!...Document property Gets the owner document. public...to verify owner document properties of lists. Document doc =...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``True`` if control is in enabled state....enabled property Forms2OleControl.enabled property Returns True...control is in enabled state. @property def enabled ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Forms2OleControl.type property | Aspose.Words f...

    Forms2OleControl.type property. Gets type of Forms 2.0 control....type property Forms2OleControl.type property Gets type of Forms...Forms 2.0 control. @property def type ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OleControl.IsForms2OleControl | Aspose.Words fo...

    Discover OleControl's IsForms2OleControl property, which identifies if your control is a Forms2OleControl, enhancing your development efficiency....IsForms2OleControl property Returns true if the control...Examples Shows how to verify the properties of an ActiveX control. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....provides a wide range of properties and methods for managing...WorkbookSettings.IsHScrollBarVisible properties. WorkbookSettings.IsVScrollBarVisible...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  9. ParagraphFormat.WordWrap | Aspose.Words for .NET

    Discover how the ParagraphFormat WordWrap property affects text wrapping in Word. Learn to control Latin text flow for improved document readability....WordWrap property If this property is false , Latin text...Shows how to set special properties for Asian typography. Document...

    reference.aspose.com/words/net/aspose.words/par...
  10. Merge Table Cells in C++|Aspose.Words for C++

    How to merge table cells in C++. Check if cells in a table are merged using C++....represented by the following properties of the CellFormat class:...cells The values of these properties determine the merge behavior...

    docs.aspose.com/words/cpp/merge-table-cells/