Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 48,674 for

shapes

(0.54 sec)
  1. RelativeVerticalSize | Aspose.Words for Java

    Specifies relatively to what the height of a shape or a text frame is calculated vertically in Java....relatively to what the height of a shape or a text frame is calculated...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert EXCEL to PPS using Python or with free ...

    EXCEL to PPS conversion in your Python applications without using Microsoft Office or online. Test free EXCEL to PPS online converter quickly before integrating the code....work with charts, tables, and shapes. By using Aspose.Total for... pivot tables, tables, and shapes. How to Convert EXCEL to PPS...

    products.aspose.com/total/python-net/conversion...
  3. Convert XLTX to PPSM using Python or with free ...

    XLTX to PPSM conversion in your Python applications without using Microsoft Office or online. Test free XLTX to PPSM online converter quickly before integrating the code....creating charts, tables, and shapes. The API also provides features...creating charts, tables, and shapes. The API also provides features...

    products.aspose.com/total/python-net/conversion...
  4. Convert PPTX to DOC via Java or with free Onlin...

    Java API to Export PPTX to DOC without using Microsoft Word or PowerPoint or online. Test free PPTX to DOC online converter quickly before integrating the code....as well as manipulate text, shapes, and images. The second step...ability to manipulate text, shapes, and images, as well as create...

    products.aspose.com/total/java/conversion/pptx-...
  5. 公共 API Aspose.Diagram 6.6.0 的变化|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/public-api-chan...
  6. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize text positioning in PowerPoint presentations.... var shape = pres . getSlides (). get_Item...get_Item ( 0 ); var textFrame = shape . getTextFrame (); for ( let...

    docs.aspose.com/slides/nodejs-java/paragraph/
  7. Coordinate system|Aspose.PDF for .NET

    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....class is used to draw areas or shapes on the page. It can also be...Cons: Limited to rectangular shapes. Requires additional steps...

    docs.aspose.com/pdf/net/coordinate-system/
  8. Extract relevant OOXML for a chart using Aspose...

    Hi, I wanted to extract the following OOXML from a word doc, this word doc was created by by saving an excel workbook as a Docx with SaveAsEditableShapes marked as true. I will attach the OOXML data I require. The idea i…...iterating through the document’s shapes and checking if they are charts...foreach (Shape shape in doc.GetChildNodes(NodeType.Shape, true))...

    forum.aspose.com/t/extract-relevant-ooxml-for-a...
  9. 使用C++通过JavaScript旋转工作表中的文本与形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++旋转Excel工作表中的文本与形状。...Example - Rotate Text With Shape </ title > </ head > < body...body > < h1 > Rotate Text With Shape Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/rotate-...
  10. How to Add Hyperlink to an Image in PowerPoint ...

    This article focuses on how to add hyperlink to an image in PowerPoint using Java. It also provide details steps for setting up the environment using the step wise approach and accomplish the task to add hyperlink to an image in PPT in Java....frame inside the selected slide shapes collection Add a hyperlink...slide for the picture frame shape using the Hyperlink class and...

    kb.aspose.com/slides/java/how-to-add-hyperlink-...