Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 5,433 for

shape grouping

(0.17 sec)
  1. 使用文本|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....particular shape and update its text for ( Shape shape :( Iterable...Iterable < Shape >) page . getShapes ()) { if ( shape . getNameU ()...

    docs.aspose.com/diagram/zh/java/working-with-text/
  2. ChartSeriesGroupCollection.Count | Aspose.Words...

    Discover the Count property of ChartSeriesGroupCollection, which reveals the total number of series groups for enhanced data visualization....Returns the number of series groups in this collection. public..."Combo chart.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the Shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....ShapeBase>>&) method Groups the shapes passed as a parameter...ShapeBase >> & shapes ) Parameter Type Description shapes const Sy...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. HtmlSaveOptions.scale_image_to_shape_size prope...

    HtmlSaveOptions.scale_image_to_Shape_size property. Specifies whether images are scaled by Aspose.Words to the bounding Shape size when exporting to HTML, MHTML or EPUB...scale_image_to_shape_size property HtmlSaveOptions.scale_image_to_shape_size...scale_image_to_shape_size property Specifies whether images are scaled...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...1" ); // Find a particular shape and update its text foreach...Diagram . Shape shape in page . Shapes ) { if ( shape . NameU ...

    docs.aspose.com/diagram/zh/net/working-with-text/
  6. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient Shape and group Shape saving in your projects....corresponding to the shape or group shape that is about to be...while saving either a shape or a group shape. That’s why the property...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ChartSeriesGroupCollection.RemoveAt | Aspose.Wo...

    Effortlessly remove a series group with the ChartSeriesGroupCollection RemoveAt method. Simplify your chart management by eliminating unwanted data....RemoveAt method Removes a series group at the specified index. All..."Combo chart.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 计算引脚值和设置形状的大小|Documentation

    本节介绍如何使用 Aspose.Diagram 计算子形状的 PinX 和 PinY 值。... GetDataDir_Shapes (); // Load Visio diagram Diagram...Get a group shape by ID and page index is 0 Shape shape = diagram...

    docs.aspose.com/diagram/zh/net/calculate-pin-va...
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....determines whether the shape is grouped. Added the Aspose.Slides...GroupShape object if the shape is grouped. Otherwise it returns...

    docs.aspose.com/slides/java/public-api-and-back...
  10. 使用 Visio 形状数据|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....addMaster ( dataDir + "Basic Shapes.vss" , masterName ); // page... 5 ; //Add a new rectangle shape long rectangleId = diagram ...

    docs.aspose.com/diagram/zh/java/working-with-vi...