Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 48,253 for

shape

(0.1 sec)
  1. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...NodeCollection<Shape> shapes = doc.getChildNodes(NodeType.SHAPE, true);...true); for (Shape shape : shapes) { if (shape.hasImage()) { maxContentWidth...

    forum.aspose.com/t/content-is-still-being-slice...
  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. 通过 C++ 使用 Node.js 获取形状的连接点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中检索形状的连接点。...可以使用以下代码,通过 Shape.getConnectionPoints() 属性获取形状的连接点列表。...also a shape object from shapes collection const shape = newWorkbook...

    docs.aspose.com/cells/zh/nodejs-cpp/get-connect...
  4. Add WordArt Watermark to Chart|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add a WordArt watermark to a chart in Microsoft Excel. This guide demonstrates how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....make the text fit a preset shape, or apply the WordArt text to...shows how to add a WordArt shape as a watermark for the chart...

    docs.aspose.com/cells/python-net/add-wordart-wa...
  5. Update ActiveX ComboBox Control with Node.js vi...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for Node.js via C++....access the ActiveX Control via Shape.getActiveXControl() property...Access first shape from first worksheet const shape = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/update-activex...
  6. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your charts, enhancing data visualization and user engagement.... Shape shape = builder . InsertChart (...ChartSeriesGroup seriesGroup = shape . Chart . SeriesGroups [ 0 ];...

    reference.aspose.com/words/net/aspose.words.dra...
  7. MathText|Aspose.Slides 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....working with mathematical text shapes and formatting equations using...Add Math Text Create a math shape containing a fraction and the...

    docs.aspose.com/slides/net/examples/elements/ma...
  8. 创建或管理 PowerPoint SmartArt 形状节点|Aspose.Slides fo...

    管理 PowerPoint 演示文稿中的智能艺术节点和子节点...get_Item ( 0 ) -> getShapes () as $shape ) { # 检查形状是否为 SmartArt 类型 if...if ( java_instanceof ( $shape , new JavaClass ( "com.aspose.slides...

    docs.aspose.com/slides/zh/php-java/manage-smart...
  9. GradientStop.Remove | Aspose.Words for .NET

    Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal of gradient stops from any GradientStopCollection....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Features Overview|Aspose.Slides for PHP Documen...

    Discover Aspose.Slides for PHP via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/php-java/features-overview/