Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 12,977 for

shape

(0.03 sec)
  1. PresetTexture Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PresetTexture enum to enhance your Shapes with customizable textures for stunning document designs....texture to be used to fill a shape. public enum PresetTexture Values...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Fill.backTintAndShade property | Aspose.Words f...

    Fill.backTintAndShade property. Gets or sets a double value that lightens or darkens the background color....color for foreground/background shape color. let doc = new aw . Document...DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OleFormat.OleIcon | Aspose.Words for .NET

    Discover the OleFormat OleIcon property, control OLE object display as icons or content for enhanced user experience and seamless integration in your applications....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the Shape (when [ImageData.source_full_name](../source_full_name/) is specified)....the image is linked to the shape (when ImageData.source_full_name...Examples Shows how to edit a shape’s image data. img_source_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LoadOptions.baseUri property | Aspose.Words for...

    LoadOptions.baseUri property. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required...); // Verify that the first shape of the document contains a valid...const shape = doc . getShape ( 0 , true ); expect ( shape . isImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::SignatureLine::get_Prov...

    Aspose::Words::Drawing::SignatureLine::get_ProviderId method. Gets or sets signature provider identifier for this signature line. Default value is "{00000000-0000-0000-0000-000000000000}" in C++....docx" ); auto shape = System :: ExplicitCast < Shape > ( doc ->...NodeType :: Shape , 0 , true )); signatureLine = shape -> get_SignatureLine...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ChartLegend.LegendEntries | Aspose.Words for .NET

    Explore the ChartLegend LegendEntries property to access a comprehensive collection of legend entries for all series and trendlines in your chart....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataTable.Font | Aspose.Words for .NET

    Discover the ChartDataTable Font property to enhance your data table's appearance with customizable font formatting for better readability and impact....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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....ISmartArtShape shape : node . getShapes ()) { shape . getFillFormat...setFillType ( FillType . Solid ); shape . getFillFormat (). getSolidFillColor...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  10. Aspose.Slides for PHP via Java 14.9.0 中的公共 API ...

    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....$node -> getShapes () as $shape ) { $shape -> getFillFormat () ->...setFillType ( FillType :: Solid ); $shape -> getFillFormat () -> getSolidFillColor...

    docs.aspose.com/slides/zh/php-java/public-api-a...