Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 49,131 for

shape

(0.1 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. Remove ActiveX Control with Golang via C++|Docu...

    Learn how to remove ActiveX Control from workbooks using Aspose.Cells for C++....this, the API provides the Shape.RemoveActiveXControl method...demonstrates the use of the Shape.RemoveActiveXControl method...

    docs.aspose.com/cells/go-cpp/remove-activex-con...
  3. 档案

    档案...Slides for Python 将每个元素表示为 Shape 或派生自 Shape 的 abject。所以为了保护内容不被编辑...属性获取演示文稿中幻灯片的引用。 对于每张幻灯片,使用 ISlide.shapes 集合访问其形状。 对于集合中的每个形状,执行以下步骤:...

    blog.aspose.com/zh/slides/lock-or-unlock-powerp...
  4. ShadowFormat class | Aspose.Words for Python

    aspose.words.drawing.ShadowFormat class. Represents shadow formatting for an object...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () shadow_format = shape . shadow_format self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Regarding delete images in client side - Free S...

    Is there any chance to delete the images in client level....that contain images (such as Shape nodes with ShapeType.Image or...csharp\nNodeCollection shapes = doc.GetChildNodes(NodeType.Shape, true);\nforeach...

    forum.aspose.com/t/regarding-delete-images-in-c...
  6. 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...
  7. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats....ExportShapesAsSvg property Controls whether Shape nodes are converted to SVG images...this option is set to true , Shape nodes are exported as <svg>...

    reference.aspose.com/words/net/aspose.words.sav...
  8. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 350.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  9. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_color property. Gets a value representing the color of the gradient stop without any modifiers....doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextBox.BreakForwardLink | Aspose.Words for .NET

    Discover the TextBox BreakForwardLink method to seamlessly unlink your TextBoxes, enhancing user experience and form navigation. Optimize your UI today!...in the current sequence of shapes. For example: 1-2-3-4 sequence...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...