Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 50,322 for

shape

(0.5 sec)
  1. Basic Flowchart

    Company Name 4/1/99 Drag the side handles to change the width of the text block. DRP Inventory Control Open POs/MOs Bill of Distribution Order Entry Transportation Planning and Scheduling Resources......Line Pattern button on the Shape toolbar make multiple arrows...

    docs.aspose.com/diagram/fr/python-java/convert-...
  2. Basic Flowchart

    Company Name 4/1/99 Drag the side handles to change the width of the text block. DRP Inventory Control Open POs/MOs Bill of Distribution Order Entry Transportation Planning and Scheduling Resources......Line Pattern button on the Shape toolbar make multiple arrows...

    docs.aspose.com/diagram/tr/python-java/convert-...
  3. Basic Flowchart

    Company Name 4/1/99 Drag the side handles to change the width of the text block. DRP Inventory Control Open POs/MOs Bill of Distribution Order Entry Transportation Planning and Scheduling Resources......Line Pattern button on the Shape toolbar make multiple arrows...

    docs.aspose.com/diagram/tr/python-java/working-...
  4. Basic Flowchart

    Company Name 4/1/99 Drag the side handles to change the width of the text block. DRP Inventory Control Open POs/MOs Bill of Distribution Order Entry Transportation Planning and Scheduling Resources......Line Pattern button on the Shape toolbar make multiple arrows...

    docs.aspose.com/diagram/ru/python-java/convert-...
  5. Basic Flowchart

    Company Name 4/1/99 Drag the side handles to change the width of the text block. DRP Inventory Control Open POs/MOs Bill of Distribution Order Entry Transportation Planning and Scheduling Resources......Line Pattern button on the Shape toolbar make multiple arrows...

    docs.aspose.com/diagram/ar/python-java/convert-...
  6. Add layout Slide to Presentation|Aspose.Slides ...

    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....use the set of placeholder shape types. For example, // Title...

    docs.aspose.com/slides/net/add-layout-slide-to-...
  7. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....value determining how DrawingML shapes are rendered. getExportCompactSize()...value determining how DrawingML shapes are rendered. setExportCompactSize(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  8. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...for (IShape shape : slide.getShapes()) { if (shape instanceof...instanceof IChart) { ((IChart) shape).validateChartLayout(); } } } Test...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  9. 在 PHP 中编辑 ShapeSheet 中的连接器几何部分|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....vsd" ); # set connector shape id $connector_id = 1 ; $connector...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  10. Cell | Aspose.Words for Java

    Represents a table cell in Java....typical elements such as runs, shapes, and even other tables. //...typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/java/com.aspose.word...