Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 50,022 for

properties

(0.09 sec)
  1. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these Properties for improved layout and visualization....GetChartObject() property to achieve this. You can use...use its sub‑properties to resize the chart with new height and...

    docs.aspose.com/cells/go-cpp/manipulate-positio...
  2. 公共 API Aspose.Diagram 16.12.0 的变化|Documentation

    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....// get the gradient fill properties GradientFill gradientfill...0 ); // set gradient stop properties stop . getColor (). getUfe...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  3. Add Text Stamp to PDF using Java | Aspose.PDF

    Add text stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....Text Stamp and define its properties. Add the Text Stamp to Page...Rotation . on90 ); // Set text properties textStamp . getTextState...

    products.aspose.com/pdf/java/stamps/text/
  4. Forms2OleControl class | Aspose.Words for Python

    aspose.words.drawing.ole.Forms2OleControl class. Represents Microsoft Forms 2.0 OLE control...Forms2OleControl → OleControl Properties Name Description back_color...caption Gets or sets a Caption property of the control. Default value...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Run.text property | Aspose.Words for Node.js

    Run.text property. Gets or sets the text of the run....text property Run.text property Gets or sets the text of the...); // Set some page setup properties for the section. section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Stroke::get_Weight meth...

    Aspose::Words::Drawing::Stroke::get_Weight method. Defines the brush thickness that strokes the path of a shape in points 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...
  7. Aspose::Words::Drawing::Stroke::get_JoinStyle m...

    Aspose::Words::Drawing::Stroke::get_JoinStyle method. Defines the join style of a polyline 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...
  8. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced document formatting and presentation....StyleName property Gets or sets the name of the...); // Set some page setup properties for the section. section...

    reference.aspose.com/words/net/aspose.words/par...
  9. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font formatting control. Enhance your design with easy access to customizable text styles and effects....Font property Provides access to the font...); // Set some page setup properties for the section. section...

    reference.aspose.com/words/net/aspose.words/inl...
  10. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....can modify the LineWeight property of the shape. Below is a code...the line color and other properties: using System.IO; using Aspose...

    forum.aspose.com/t/adjust-thickness-of-visio-no...