Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 50,434 for

shapes

(0.75 sec)
  1. Add Icons to Worksheet with JavaScript via C++|...

    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.... shapes . addIcons ( 3 , 0 , 7 , 0...

    docs.aspose.com/cells/javascript-cpp/insert-svg...
  2. How to Add Image Watermark in Presentation usin...

    This short tutorial will guide you on how to add image watermark in presentation using Java. With the help of these steps, you can insert image watermark in presentation using Java at different positions and angles in a slide....the watermark image to the shapes collection in each slide Set...presentation that is later used by the shape picture frame for displaying...

    kb.aspose.com/slides/java/how-to-add-image-wate...
  3. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库添加或编辑评论。...添加评论 重载的 AddComment 方法,由 页 类采用 Shape 类实例和评论的文本字符串。 添加评论编程示例 C# //...retrieve shape by ID Aspose . Diagram . Shape shape = page ....

    docs.aspose.com/diagram/zh/net/working-with-com...
  4. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++....elements such as text runs, shapes, or tables to that paragraph...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. 渲染时间轴|Documentation

    使用Aspose.Cells for JavaScript通过C++管理Excel文件的时间线。...Excel文件 ,根据时间线名称获取形状对象,然后通过Shape.ToImage()方法将其渲染为图片。下图是显示渲染后时间线的...body > < h1 > Export Timeline Shape as Image </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/renderi...
  6. Convert PowerPoint Slides to PNG in .NET|Aspose...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for .NET, 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/net/convert-powerpoint-t...
  7. ChartDataPoint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataPoint class to easily format individual chart data points, enhancing your data visualization with precision....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 用JavaScript通过C++将宏分配给表单控件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将宏代码分配给按钮等表单控件。...请使用 Shape.macroName 属性将新的宏代码分配给工作簿内的窗体控件。...button shape to the sheet const button = sheet . shapes . addButton...

    docs.aspose.com/cells/zh/javascript-cpp/assign-...
  9. Changes to formula in Controls do not change th...

    I have a shape where I want to change the formula of a control. I use this code to rotate the shape and then update the Controls: shape.SetAngle(angle * (Math.PI / 180)); shape.Controls.GetControlFromNa…...Controls do not change the shape in Visio Aspose.Diagram Product...6, 2025, 5:42pm 1 I have a shape where I want to change the formula...

    forum.aspose.com/t/changes-to-formula-in-contro...
  10. Convert XLSX File to PDF Format with Golang via...

    Learn how to convert Excel files to PDF format using Aspose.Cells for C++ with high precision and accuracy.... Images, charts, shapes, data formatting, fonts, attributes...

    docs.aspose.com/cells/go-cpp/convert-xlsx-file-...