Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 47,043 for

shape

(0.05 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeries::Co...

    Aspose::Words::Drawing::Charts::ChartSeries::CopyFormatFrom method. Copies default data point format from the data point with the specified index in C++.... auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Rotation method. Gets or sets the rotation of the data labels of the entire series in degrees in C++....value is Horizontal , label shapes, if they exist, are rotated...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 使用C++处理形状或图表的发光效果|Documentation

    学习如何使用Aspose.Cells for C++处理形状或图表的发光效果。...Cells提供 Shape.Glow 属性和 GlowEffect 类,用于处理形状或图表的发光效果。...源Excel文件 ,访问第一个工作表中的第一个形状,设置 Shape.Glow 属性的子属性,然后将工作簿保存为 输出Excel文件...

    docs.aspose.com/cells/zh/cpp/working-with-the-g...
  5. Create a Presentation in Python|Aspose.Slides f...

    Create PowerPoint presentations in Python with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....first slide, injecting a simple shape, and persisting the result—so...you an immediate canvas for shapes, text, charts, or any other...

    docs.aspose.com/slides/python-net/create-presen...
  6. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control text orientation in Shapes, enhancing your document design and readability....Specifies orientation of text in shapes. public enum ShapeTextOrientation...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. OleFormat.SourceItem | Aspose.Words for .NET

    Discover the OleFormat SourceItem property, easily identify and manage linked portions of your source file with this essential string functionality....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::SignatureLineOptions::get_Defaul...

    Aspose::Words::SignatureLineOptions::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/sig...
  9. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Forms2OleControlCollection.count property | Asp...

    Forms2OleControlCollection.count property. Gets count of objects in the collection....docm" ); // Shapes store and display OLE objects...let shape = doc . getShape ( 0 , true ); expect ( shape . oleFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...