Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 5,310 for

shape group

(0.2 sec)
  1. 档案

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

    blog.aspose.com/zh/slides/lock-or-unlock-powerp...
  2. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++....this feature by setting the Shape.text property. The sample source...get ( i ); const shapes = worksheet . shapes ; for ( let j = 0...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  3. Manage Hyperlinks in Presentations with Python|...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET—enhance interactivity and workflow in minutes....websites embedded in text, shapes, or media Links to slides Aspose...assigning link addresses to text, shapes, and pictures to ensure smooth...

    docs.aspose.com/slides/python-net/manage-hyperl...
  4. ChartSeriesGroup.Overlap | Aspose.Words for .NET

    Discover the ChartSeriesGroup Overlap property to easily adjust the overlap percentage of your series bars or columns for enhanced data visualization....} Remarks Applies to series groups of all bar and column types...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartSeriesGroup.SecondSectionSize | Aspose.Wor...

    Discover how to adjust the SecondSectionSize property in ChartSeriesGroup to customize your pie chart's secondary section size effectively....} Remarks Applies to series groups of the PieOfPie and PieOfBar...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Extract All Images From a Visio Page in PHP|Doc...

    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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()){ $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/java/extract-all-images...
  7. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_BubbleScale method. Gets or sets the size of the bubbles as a percentage of their default size in C++....Remarks Applies only to series groups of the Bubble and Bubble3D...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ChartSeriesGroup.FirstSliceAngle | Aspose.Words...

    Discover the ChartSeriesGroup FirstSliceAngle property to customize your pie chart's first slice angle in degrees for enhanced data visualization....} Remarks Applies to series groups of the Pie, Pie3D and Doughnut...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Latest Aspose.Diagram Product Family topics - F...

    Get technical support of Aspose.Diagram for .NET and Java, Node.js....change the shape in Visio 4 56 March 14, 2025 Parts of shapes (such...missing on a grouped shape when exporting this shape to a svg-file...

    forum.aspose.com/c/diagram/17
  10. Several JPG Into JPG Java

    Merge multiple JPG into JPG in Java code. Save JPG as JPG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/java/merge/jpg-to-jpg/