Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 49,130 for

shapes

(0.1 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. System.NullReferenceException on Shape.Hyperlin...

    Hi Philip, I hope you are doing fine. I have a problem when adding hyperlink to a shape in a VSD template file with the latest version of Aspose.Diagram for .NET (version 25.11.0). I am using C# with .NET Framework 4.8…...NullReferenceExcepti on Shape.Hyperlinks collection when adding...when adding hyperlink to a shape in a VSD template file with...

    forum.aspose.com/t/system-nullreferenceexceptio...
  3. 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/
  4. 公共 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...
  5. 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...
  6. 使用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-...
  7. 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-...
  8. Manipulating WMF Files|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.... Exporting Text as Shape While Converting EMF MetaFile...developers can get text as shapes while converting EMF to SVG...

    docs.aspose.com/imaging/net/manipulating-wmf-fi...
  9. Manipulating WMF Files|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.... Exporting Text as Shape While Converting EMF MetaFile...developers can get text as shapes while converting EMF to SVG...

    docs.aspose.com/imaging/python-net/manipulating...
  10. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...understanding, this happens when the shape does not explicitly store the...Background2 , Text1 , Text2 . From Shape.Presentation.MasterTheme.ColorScheme...

    forum.aspose.com/t/cannot-find-a-way-to-determi...