Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 41,508 for

document properties

(0.14 sec)
  1. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title Properties...access to the chart title properties. To learn more, visit the...Working with Charts documentation article. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title Properties...access to the chart title properties. To learn more, visit the...Working with Charts documentation article. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with PDF File Metadata|Aspose.PDF for P...

    Learn how to work with PDF file metadata and extract Document Properties using Aspose.PDF in PHP/Java....‘docInfo’ object using the Document class getInfo() . Once the...values of the individual properties. The following code snippet...

    docs.aspose.com/pdf/php-java/pdf-file-metadata/
  4. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for .NET ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C# code....control and optionally set its properties. static void AddActiveX ()...Optionally set some properties. control . Properties [ "Value" ] =...

    docs.aspose.com/slides/net/examples/elements/ac...
  5. TableStyle.rightPadding property | Aspose.Words...

    TableStyle.rightPadding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells....rightPadding property TableStyle.rightPadding property Gets or sets...table. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TableStyle.top_padding property | Aspose.Words ...

    TableStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of table cells....top_padding property TableStyle.top_padding property Gets or sets...contents of table cells. @property def top_padding ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.weight property | Aspose.Words for Node.js

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points....weight property Stroke.weight property Defines the brush thickness...change stroke properties. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TableStyle.vertical_alignment property | Aspose...

    TableStyle.vertical_alignment property. Specifies the vertical alignment for the cells....vertical_alignment property TableStyle.vertical_alignment property Specifies...alignment for the cells. @property def vertical_alignment ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Table Styles in Java|Aspose.Words ...

    Advanced table formatting Java. Create a table style using Java. Introduction to advanced table formatting, Table styles using Java....a table and also reading properties of any table style. Table...already exists in a certain document into your style collection...

    docs.aspose.com/words/java/working-with-tablest...
  10. WebExtensionBindingCollection | Aspose.Words fo...

    Specifies a list of web extension bindings in Java....Work with Office Add-ins documentation article. Examples: Shows...extension to a document. Document doc = new Document(); // Create...

    reference.aspose.com/words/java/com.aspose.word...