Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 49,837 for

properties

(0.62 sec)
  1. Shape.chart property | Aspose.Words for Python

    Shape.chart property. Provides access to the chart Properties if this shape has a [Chart](../../../aspose.words.drawing.charts/chart/)....chart property Shape.chart property Provides access to the chart...chart properties if this shape has a Chart . @property def chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeLineStyle enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/)....Examples Shows how change stroke properties. let doc = new aw . Document...shape: // Modify various properties of this shape's stroke. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::Stroke::get_LineStyle m...

    Aspose::Words::Drawing::Stroke::get_LineStyle method. Defines the line style of the stroke in C++....Examples Shows how change stroke properties. auto doc = System :: MakeObject...shape: // Modify various properties of this shape's stroke. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Adjustment class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Adjustment class. Represents adjustment values that are applied to the specified shape.... Properties Name Description name Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Public API Changes in Aspose.Note 1.1.0 | Aspos...

    This document provides details about the changes and improvements made to the public APIs in Aspose.Note 1.1.0....Developers can also access list properties, such as font name, numbering...Retrieve Bullet or Number List Properties . The exposes the . The SpaceBefore...

    docs.aspose.com/note/net/public-api-changes-in-...
  6. ImageConfig|Documentation

    ImageConfig element is used to add a picture....name is specified in the Name property. new ImageConfig () { Name...template generator . Required properties Name Type Description Name...

    docs.aspose.com/omr/net/programmatic-forms/imag...
  7. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA projects for enhanced automation and streamlined document management....defined in the module become properties and methods of the object...that extends the methods and properties of an ActiveX control that...

    reference.aspose.com/words/net/aspose.words.vba...
  8. 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 .NET API....LastDataCell properties, and then use the Cell.Column property to obtain...Cells provides the following properties and methods to help you achieve...

    docs.aspose.com/cells/net/get-max-index-in-row-...
  9. PDF Header Insertion Using Java | Aspose.PDF

    Java source code to add header in PDF document on any platform....Create a Stamp and define its properties. Add the Stamp to Page using...( "Header Text" ); // Set properties of the stamp textStamp ....

    products.aspose.com/pdf/java/header/
  10. Add Text to PDF Using PHP | Aspose.PDF

    Add text to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java...TextParagraph and define its properties. Add the TextParagraph to..., 700 )); // // set text properties $fontRepository = new FontRepository...

    products.aspose.com/pdf/php-java/text/