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

shapes

(0.16 sec)
  1. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...to change RectangularCallout shape's tip Aspose.Cells Product Family...for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType...

    forum.aspose.com/t/how-to-change-rectangularcal...
  2. Compare Presentation Slides in .NET|Aspose.Slid...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for .NET. Identify slide differences in code quickly....Two slides are equal if all shapes, styles, texts, animation and...

    docs.aspose.com/slides/net/compare-slides/
  3. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....Color of the shape to white in order to hide the shape border Remove...default Fill Format of the shape Finally, write the presentation...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  4. Compare Presentation Slides in Java|Aspose.Slid...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Java. Identify slide differences in code quickly....Two slides are equal if all shapes, styles, texts, animation and...

    docs.aspose.com/slides/java/compare-slides/
  5. How to add/insert TextBox to Worksheet with Nod...

    How to add/insert TextBox to Worksheet in Aspose.Cells for Node.js via C++.... One is in Insert → Shapes , and the other is on the right...

    docs.aspose.com/cells/nodejs-cpp/add-text-box-t...
  6. 使用 OLE 对象|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....// get shape of the Visio diagram by ID Shape OLE_Shape = page...); // filter shapes by type Foreign if ( OLE_Shape . getType ()...

    docs.aspose.com/diagram/zh/java/working-with-ol...
  7. Remove ActiveX Control with JavaScript via C++|...

    Learn how to remove ActiveX controls from workbooks using Aspose.Cells for JavaScript via C++....this, the API provides the Shape.removeActiveXControl() method...demonstrates the use of the Shape.removeActiveXControl() method...

    docs.aspose.com/cells/javascript-cpp/remove-act...
  8. Draw Rectangle in C#

    This article explains how to draw rectangle in C#. It includes the IDE setup, the algorithm, and a working code snippet to create a rectangle in C#....different attributes of the shape before saving the final output...shows how to draw rectangle shape in C# . Still, you can extend...

    kb.aspose.com/drawing/net/draw-rectangle-in-csh...
  9. 将主题应用于形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中设置主题属性。... GetDataDir_Shapes (); // Load a diagram Diagram...AddMaster ( dataDir + "Basic Shapes.vss" , masterName ); // Page...

    docs.aspose.com/diagram/zh/net/apply-theme-to-s...
  10. Aspose::Words::Document::EnsureMinimum method |...

    Aspose::Words::Document::EnsureMinimum method. If the document contains no sections, creates one section with one paragraph in C++....nodes such as Runs or inline Shapes to that paragraph. auto doc...

    reference.aspose.com/words/cpp/aspose.words/doc...