Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 47,699 for

properties

(0.94 sec)
  1. Archive

    archives...Data in Java Read a Shape Property by Name Read InheritProps...shapes, pages, and custom properties. It works with VSDX, VSD...

    blog.aspose.com/diagram/read-visio-shape-data-i...
  2. Secure Presentations with Passwords in JavaScri...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Secure your presentations....presentation Getting the properties of an encrypted presentation...dispose (); } } Getting the Properties of an Encrypted Presentation...

    docs.aspose.com/slides/nodejs-java/password-pro...
  3. Customize Chart Legends in Presentations with P...

    Customize chart legends with Aspose.Slides for Python via .NET to optimize PowerPoint and OpenDocument presentations with tailored legend formatting.... Set the legend properties. Save the presentation as..., 300 ) # Set the legend properties. chart . legend . x = 80...

    docs.aspose.com/slides/python-net/chart-legend/
  4. Show and Hide Rows, Columns, and Scroll Bars|Do...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C# language and the .NET API or Library. 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/net/show-and-hide-rows-co...
  5. Corporate class | Aspose.Words for Python

    aspose.words.bibliography.Corporate class. Represents a corporate (an organization) bibliography source contributor.... Properties Name Description name Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. View or Edit MSG Files Metadata via .NET | prod...

    C# source code to edit or view MSG format metadata on .NET Framework, .NET Core, and Xamarin Platforms....access all properties Loop through each property to access its...GetType(); // iterate over all properties to display the values foreach...

    products.aspose.com/email/net/metadata/msg/
  8. 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...
  9. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library....maxDataColumn properties. If the aforementioned properties return zero...however, if any of these properties return -1 , that indicates...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  10. Clone a Document in C#|Aspose.Words for .NET

    Clone a document to get its identical copy using C#. When creating a copy, nodes and Properties of the original document are cloned....cloning method all document properties will be cloned. The following...layout, styles, and custom properties? A: Yes. The Clone method...

    docs.aspose.com/words/net/clone-a-document/