Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 49,130 for

shapes

(0.25 sec)
  1. Aspose.Slides for .NET 15.2.0 的公共 API 与向后不兼容的更改...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和突破性更改,以平稳迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。... Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  2. Aspose::Words::NodeCollection::Add method | Asp...

    Aspose::Words::NodeCollection::Add method. Adds a node to the end of the collection in C++....elements such as text runs, shapes, or tables to that paragraph...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Master Slide|Aspose.Slides for Python Documenta...

    Manage master slides in Python with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument.... 💡 Tip 2: Any shapes or formatting added to a master...

    docs.aspose.com/slides/python-net/examples/elem...
  4. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....Close Chart to PDF with C++ Shapes in Charts with C++ Analyzing...

    docs.aspose.com/cells/cpp/chart-legend/
  5. Create Signature Line in an Excel Workbook usin...

    This article describes how to create a Signature Line in an Excel Workbook using JavaScript code with Aspose.Cells for JavaScript via C++.... shapes . addSignatureLine ( 1 , 1...

    docs.aspose.com/cells/javascript-cpp/create-sig...
  6. Working with Transparency in PS file | Java

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...for painting vector graphics: shapes or text, we offer “pseudo-transparency”...paling algorithm for transparent shapes and text, which we called ...

    docs.aspose.com/page/java/ps/working-with-trans...
  7. 在工作表内向Shape前后移动(前景层次)用C++|Documentation

    学习如何使用 Aspose.Cells for C++ 改变工作表中形状的z次序位置。...在工作表内向Shape前后移动(前景层次)用C++ Contents [ Hide ] 可能的使用场景 当多个形状位于同...当多个形状位于同一位置时,它们的可见性由z次序位置决定。Aspose.Cells 提供了 Shape.ToFrontOrBack() 方法,可以改变形状的z...

    docs.aspose.com/cells/zh/cpp/send-shape-front-o...
  8. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....images may be in the form of shapes created in Microsoft Word with... Building and reflowing of shape content – a step required if...

    docs.aspose.com/words/cpp/creating-a-page-layout/
  9. 趋势线|Aspose.Slides for Node.js via .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....获取幻灯片的引用 使用 Shapes 对象提供的 AddChart 方法创建新图表 使用 Shapes 对象提供的 AddAutoShape...100 , 100 , 500 , 400 ); var shape = chart . getUserShapes ()....

    docs.aspose.com/slides/zh/nodejs-java/trend-line/
  10. 在 Java 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Java 快速在 PowerPoint 图表中添加和自定义趋势线——实用指南,助您吸引观众。...获取幻灯片的引用 使用 Shapes 对象公开的 AddChart 方法创建新图表 使用 Shapes 对象公开的 AddAutoShape...100 , 500 , 400 ); IAutoShape shape = chart . getUserShapes ()....

    docs.aspose.com/slides/zh/java/trend-line/