Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 40,869 for

properties

(0.05 sec)
  1. Working with Hyperlinks|Documentation

    This section explains how to add or get Hyperlink in a Visio Shape with Aspose.Diagram.... To identify properties in Microsoft Office Visio:...Select Hyperlink. Set existing properties Press OK button A shape’s...

    docs.aspose.com/diagram/net/working-with-hyperl...
  2. Chart Calculations|Aspose.Slides for PHP Docume...

    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....API for getting these properties. Properties of IAxis interface...validateChartLayout() previously to fill properties with actual values. $pres...

    docs.aspose.com/slides/php-java/chart-calculati...
  3. Manage Document Metadata via Java | products.as...

    View and Update PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents metadata via your Java application....authorship, title, and document properties. This Java API ensures precise...precise control over document properties, allowing for efficient organization...

    products.aspose.com/total/java/metadata/
  4. Aspose::Words::Markup::SmartTag::get_Uri method...

    Aspose::Words::Markup::SmartTag::get_Uri method. Specifies the namespace URI of the smart tag in C++....Smart tags use the "Element" property to reflect the type of data...custom XML properties. smartTag -> get_Properties () -> Add (...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Detecting Empty Worksheets|Documentation

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

    docs.aspose.com/cells/net/detecting-empty-works...
  6. 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...
  7. WebExtension class | Aspose.Words for Python

    aspose.words.webextensions.WebExtension class. Represents a web extension object... Properties Name Description alternate_references...the web extension or not. properties Represents a set of web extension...

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

    aspose.words.markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property...XML attribute or a smart tag property. To learn more, visit the...new instance of this class. Properties Name Description name Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and section Properties....page_setup property DocumentBuilder.page_setup property Returns...page setup and section properties. @property def page_setup ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Using WorkbookMetadata with C++|Documentation

    Learn how to use WorkbookMetadata to edit custom document Properties of a workbook in C++ with Aspose.Cells....class to edit custom document properties of a workbook. Once you open...able to read the document properties. Here is a sample code using...

    docs.aspose.com/cells/cpp/using-workbookmetadata/