Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 50,319 for

shapes

(0.74 sec)
  1. 创建、插入字段|Documentation

    如何使用 C# Diagram API 创建、插入字段。...); //Get Visio Shape Shape shape = page . Shapes [ 0 ]; //Insert...(); fld . Value . Val = "1" ; shape . Fields . Add ( fld ); // Save...

    docs.aspose.com/diagram/zh/net/create-insert-fi...
  2. Convert the Smart Art to Group Shape|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....Convert the Smart Art to Group Shape Contents [ Hide ] Possible Usage...Smart Art shape into a group shape using the Shape.get_result_of_smart_art()...

    docs.aspose.com/cells/python-net/convert-the-sm...
  3. Convert VSSM to VSSX via Python | products.aspo...

    Sample Python conversion code for VSSM format to VSSX file. Use this example code to convert VSSM to VSSX within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-net/conversi...
  4. Convert VSS to VSSM via Python | products.aspos...

    Sample Python conversion code for VSS format to VSSM file. Use this example code to convert VSS to VSSM within any Python based application....elements such as collection of shapes, connectors, flowcharts, network...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-net/conversi...
  5. Convert VSX to VSSM via Python | products.aspos...

    Sample Python conversion code for VSX format to VSSM file. Use this example code to convert VSX to VSSM within any Python based application....that consist of drawings and shapes that are used for creating...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-java/convers...
  6. Glyphs’ kerning calculation | .NET API Solution

    .NET C# API Solution to manage fonts. Learn how to find out the kerning value for glyphs with Aspose.Font for .NET....appear disconnected due to their shapes. This is where kerning comes...spacing, we need to consider the shapes of neighboring characters....

    products.aspose.com/font/net/calculate-kerning/
  7. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....typically exist in text boxes or shapes. Therefore, to add a text to...class that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  8. Exporting SHX fonts|CAD 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....symbols of the font in a form of shapes. This format requires additional...

    docs.aspose.com/cad/java/developer-guide/export...
  9. PDF Annotations|Aspose.PDF for PHP via Java

    This section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an annotation with PHP....highlights, notes, lines, or shapes. Regardless of the annotation...

    docs.aspose.com/pdf/php-java/annotations/
  10. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library.... Then add shapes and connectors to build up...

    docs.aspose.com/diagram/net/create-visio-document/