Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 48,794 for

shapes

(0.32 sec)
  1. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++....this feature by setting the Shape.text property. The sample source...get ( i ); const shapes = worksheet . shapes ; for ( let j = 0...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  2. 公共 API Aspose.Diagram 17.01 的变化|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....RenderingSaveOptions 类中添加了 Shapes 成员。每个保存选项类都是 RenderingSaveOptions...ShapeCollection shapes = options . getShapes (); // get shapes by page...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  3. 数学文本|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理数学文本:创建和编辑方程式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。... Shapes . AddMathShape ( 0 , 0 , 720...查找包含数学段落的第一个形状 var mathShape = slide . Shapes . OfType < IAutoShape >() ...

    docs.aspose.com/slides/zh/net/examples/elements...
  4. OleFormat.SourceItem | Aspose.Words for .NET

    Discover the OleFormat SourceItem property, easily identify and manage linked portions of your source file with this essential string functionality....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Extract Text from the Gear Type SmartArt Shape|...

    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....from the Gear Type SmartArt Shape Contents [ Hide ] Possible Usage...from the Gear Type SmartArt shape. In order to do so, you should...

    docs.aspose.com/cells/python-net/extract-text-f...
  6. 公共 API Aspose.Diagram 6.0.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.... Shape 类中添加了 isGlued 方法 isGlued 方法..."Page-1" ); // get Visio shapes by ids Shape ShapedOne = page . getShapes...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  7. Animate PowerPoint Charts in .NET|Aspose.Slides...

    Create stunning animated charts in .NET with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; // Animate the series...

    docs.aspose.com/slides/net/animated-charts/
  8. Public API Changes in Aspose.Diagram 2.2.0|Docu...

    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....NameU as parameters to glue shapes in the container. You can see...about these features: [Glue Shapes Inside the Container] Overloaded...

    docs.aspose.com/diagram/java/public-api-changes...
  9. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...object to shapes collection of Graph object graph . Shapes . Add...line to shapes collection of drawing object canvas . Shapes . Add...

    docs.aspose.com/pdf/zh/net/add-line/
  10. PdfSaveOptions.cacheBackgroundGraphics property...

    PdfSaveOptions.cacheBackgroundGraphics property. Gets or sets a value determining whether or not to cache graphics placed in document's background.... Some shapes are not supported for caching(shapes with fields...background graphic is various shapes, charts, images placed in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...