Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 5,435 for

shape grouping

(0.15 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....如何对形状进行分组 ShapeCollection 类公开的 Group 方法可用于将形状组合在一起。 下面的代码显示了如何: 加载示例...获得另一个特定的特定形状。 将形状分配给数组。 通过调用 Group 方法对形状进行分组。 保存 diagram 组形状编程示例...

    docs.aspose.com/diagram/zh/java/group-convert-a...
  2. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in C++ to indicate a draft, confidential information, copyright, and more....PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/cpp/watermark/
  3. Aspose::Words::Rendering::NodeRendererBase::Sav...

    Aspose::Words::Rendering::NodeRendererBase::Save method. Renders the Shape into an image and saves into a stream in C++....tions>) method Renders the shape into an image and saves into...where to save the image of the shape. saveOptions System::Shared...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. GroupShape|Aspose.Slides 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....Examples for creating groups of shapes, accessing them, ungrouping...Add a Group Shape Create a group containing two basic shapes. static...

    docs.aspose.com/slides/net/examples/elements/gr...
  5. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...SHAPE, true)) { if (obj instanceof Shape) { int bm...getAndIncrement(); Shape shape = (Shape) obj; if (shape.isInline())...

    forum.aspose.com/t/alternative-way-to-extract-a...
  6. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of Shape in a Microsoft Word document....enumeration Specifies the type of shape in a Microsoft Word document...Description IMAGE The shape is an image. TEXT_BOX The shape is a textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing....17 A group of shapes, images, OLE objects or other group shapes...shapes. Shape 18 A drawing object, such as an OfficeArt shape, image...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Developer Guide|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....Space Shapes Edit Working with Layer Insert Shape Shape Page Page...Apply Theme To Shape AutoLayout AutoLayout Shapes Developer Code...

    docs.aspose.com/diagram/net/developer-guide/
  9. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....meshes, lights, cameras, or groups. Nodes can be transformed,...other nodes, allowing for grouping of different objects within...

    docs.aspose.com/3d/net/aspose-3d-document-objec...
  10. Add Watermarks to Presentations on Android|Aspo...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations on Android in Java to indicate a draft, confidential information, and more....PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/androidjava/watermark/