Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 48,784 for

shapes

(0.22 sec)
  1. Working with Protection|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....backgrounds, masters (stencils), shapes and styles so that they cannot...the Visio Shape Protection Protecting Visio shapes allow users...

    docs.aspose.com/diagram/java/working-with-prote...
  2. Public API Changes in Aspose.Diagram 4.1.0|Docu...

    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....Developers can now easily glue shapes through the connection points...about this feature: [Glue Visio Shapes Through the Connection Points]...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Create ORG Chart in Java

    This tutorial explains how to create ORG chart in Java. It discusses the stepwise procedure and a code snippet to develop an Organizational chart maker in Java....master shapes from the existing stencil Insert new shapes and add...environment and access the master shapes from an existing stencil file...

    kb.aspose.com/diagram/java/create-org-chart-in-...
  4. 超链接|Aspose.Slides 文档

    在 C# 中使用 Aspose.Slides 添加、编辑和删除超链接:链接文字、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType..., 50 ); shape . TextFrame . Text = "Aspose" ; shape . TextFrame...

    docs.aspose.com/slides/zh/net/examples/elements...
  5. Configure Shape Objects with Layers in Visio in...

    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....Configure Shape Objects with Layers in Visio in Ruby Contents...Configure Shape Objects with Layers To Configure Shape Objects...

    docs.aspose.com/diagram/java/configure-shape-ob...
  6. DoclingSaveOptions.save_format property | Aspos...

    DoclingSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...to true to render non-image shapes and include them in the output...(default) to exclude non-image shapes from the output. save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for C++ across PPT and PPTX presentations — C++ code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/cpp/ellipse/
  8. How to Print|Documentation

    Learn how to configure print settings in the GridJs, including page orientation, paper size, scaling options, page order, and visibility of images/Shapes....Visibility: Toggle images and shapes. Accessing Print Settings To...rows. (Z‑pattern). 5. Images/Shapes Controls the visibility of...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  9. How to Print|Documentation

    Learn how to configure print settings in the GridJs, including page orientation, paper size, scaling options, page order, and visibility of images/Shapes....Visibility: Toggle images and shapes. Accessing Print Settings To...rows (Z‑pattern). 5. Images/Shapes Controls the visibility of...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。... Shapes . Add ( ellipse1 ); // Create...Color . DarkRed } }; graph . Shapes . Add ( ellipse2 ); // Add...

    docs.aspose.com/pdf/zh/net/add-ellipse/