Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 50,838 for

shapes

(0.7 sec)
  1. Convert PowerPoint Slides to PNG in PHP|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for PHP via Java, ensuring precise, automated results....can I export only a specific shape (e.g., chart or picture) rather...for individual shapes ; you can render a shape to a PNG image...

    docs.aspose.com/slides/php-java/convert-powerpo...
  2. ShapeBase.height property | Aspose.Words for Py...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape....the containing block of the shape. @property def height ( self...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.width property | Aspose.Words for Nod...

    ShapeBase.width property. Gets or sets the width of the containing block of the shape....the containing block of the shape. get width () : number Remarks...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用JavaScript通过C++将Smart Art转换为组形状|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....Contents [ Hide ] 可能的使用场景 你可以使用 Shape.resultOfSmartArt 方法将智能艺术形状转...,如截图所示。然后它将智能艺术形状转换为群组形状,并打印Shape.isGroup属性。请查看下面的示例代码控制台输出。 示例代码...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  5. Convert POWERPOINT to DOCM via Java or with fre...

    Java API to Export POWERPOINT to DOCM without using Microsoft Word or PowerPoint or online. Test free POWERPOINT to DOCM online converter quickly before integrating the code....manipulating text, images, shapes, and other elements. Aspose...manipulating text, images, shapes, and other elements. It also...

    products.aspose.com/total/java/conversion/power...
  6. Barcode Type Definition|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python... Shape . Barcode shapes can be rectangular...density of 1D barcodes. Barcode Shapes In general, the surfaces to...

    docs.aspose.com/barcode/python-net/manage-barco...
  7. How to Run Aspose.Words with Mono|Aspose.Words ...

    Using Aspose.Words for .NET with Mono on Linux or Mac OS to generate DOC files, convert DOC and DOCX to PDF and much more in C#....Rendering of document pages or shapes to images can produce poor...

    docs.aspose.com/words/net/how-to-run-aspose-wor...
  8. Edit Visio VDW files via .NET | products.aspose...

    C# source code to edit Visio VDW document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....collection of drawing pages, shapes, fonts, images, data connections...

    products.aspose.com/diagram/net/editor/vdw/
  9. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Footnote , Run , SpecialChar , Shape , GroupShape , CommentRangeStart...Document(); // Add two runs and one shape as child nodes to the first...

    reference.aspose.com/words/java/com.aspose.word...
  10. Get Paragraph Bounds from Presentations in PHP|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for PHP via Java to optimize text positioning in PowerPoint presentations.... $shape = $pres -> getSlides () -> get_Item...get_Item ( 0 ); $textFrame = $shape -> getTextFrame (); foreach...

    docs.aspose.com/slides/php-java/paragraph/