Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 50,320 for

shape

(0.57 sec)
  1. Format Visio Pages|Documentation

    This section explains how to apply styles to a visio page with Aspose.Diagram....foreach ( Shape shape in vsdDiagram . Pages [ 0 ]. Shapes ) { shape... LinePattern . Value = 1 ; shape . Fill . FillPattern . Value...

    docs.aspose.com/diagram/net/format-visio-pages/
  2. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java.... Draw the shapes with global transformation...this bitmap object. Create a shape such as Ellipse . Define a Matrix...

    docs.aspose.com/drawing/java/working-with-coord...
  3. 配置 Visio 时间线形状|Documentation

    本节介绍如何使用 Aspose.Diagram 设置里程碑形状的属性。... GetDataDir_Shapes (); // Load diagram Diagram...shapeid = 22 ; // Get timeline shape Shape milestone = diagram . Pages...

    docs.aspose.com/diagram/zh/net/configure-visio-...
  4. Color Palette Labels in a Chart Improperly Posi...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty Word document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(final Str…...insertHtml(svg, false); // get the Shape that was added by the SVG (and...image) Shape shape = (Shape) tmpDoc.getChild(NodeType.SHAPE, 0,...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  5. 从 C++ 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中检索段落和文本片段的边界,以优化 PowerPoint 演示文稿中的文本定位。...Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...get_Shapes () -> idx_get ( 0 )); auto textFrame = shape -> get_TextFrame...

    docs.aspose.com/slides/zh/cpp/paragraph/
  6. 从形状对象中检索 ActiveX 控件以修改属性|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...."Page-1" ); // get a shape by ID Shape shape = page . getShapes...= ( CommandButtonActiveX ) shape . getActiveXControl (); // set...

    docs.aspose.com/diagram/zh/java/retrieve-an-act...
  7. 在 JavaScript 中管理演示文稿形状|Aspose.Slides for Node.j...

    了解如何使用 JavaScript 和 Aspose.Slides for Node.js via Java 创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...要查找的形状的替代文本 var shape = findShape ( slide , "Shape1" ); if ( shape != null...{ console . log ( "Shape Name: " + shape . getName ()); } } finally...

    docs.aspose.com/slides/zh/nodejs-java/shape-man...
  8. Aspose::Words::Drawing::TextBox::get_Next metho...

    Aspose::Words::Drawing::TextBox::get_Next method. Returns or sets a TextBox that represents the next TextBox in a sequence of Shapes in C++....next TextBox in a sequence of shapes. System :: SharedPtr < Aspose...Aspose :: Words :: Drawing :: Shape > textBoxShape1 = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for Android: create, format, bind data, and export charts in PPT, PPTX, and ODP with Java examples....can retrieve it through the shape collection. static void accessChart...( IShape shape : slide . getShapes ()) { if ( shape instanceof...

    docs.aspose.com/slides/androidjava/examples/ele...
  10. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to signature line properties. To learn more, visit the documentation article in C++...."Senior Manager" ); // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/cpp/aspose.words.dra...