Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 48,848 for

shape

(0.08 sec)
  1. 在 Android 上从演示文稿获取形状的有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Android via Java 如何计算并应用形状的有效属性,以实现精确的 PowerPoint 渲染。...pptx" ); try { IAutoShape shape = ( IAutoShape ) pres . getSlides...ITextFrameFormat localTextFrameFormat = shape . getTextFrame (). getTextFrameFormat...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  2. Draw Rectangle in C#

    This article explains how to draw rectangle in C#. It includes the IDE setup, the algorithm, and a working code snippet to create a rectangle in C#....different attributes of the shape before saving the final output...shows how to draw rectangle shape in C# . Still, you can extend...

    kb.aspose.com/drawing/net/draw-rectangle-in-csh...
  3. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let seriesColl = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....a watermark shape. This will be a `WordArt` shape. // You are...are free to try other shape types as watermarks. $ shapeType = new...

    docs.aspose.com/words/java/add-watermark-in-php/
  5. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in C++ using Aspose.Slides with precise layout, images and formatting preserved....for ( const auto & shape : slide -> get_Shapes ()) { if ( ObjectExt...ObjectExt :: Is < AutoShape > ( shape )) { auto autoShape = System...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. 在 Ruby 中将超链接添加到 Visio 形状|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....) \ # Add hyperlink to the shape diagram . getPages () . getPage...VDX ) puts "Added hyperlik to shape successfully!" 下载运行代码 下载**将超链接添加到...

    docs.aspose.com/diagram/zh/java/add-hyperlink-t...
  7. Fill.solid method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.solid method...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete series generated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Export Presentation Charts in С++|Aspose.Slides...

    Learn how to export presentation charts with Aspose.Slides for С++, supporting PPT and PPTX formats, and streamline reporting into any workflow....); auto chart = slide -> get_Shapes () -> AddChart ( ChartType...raster image? Yes. A chart is a shape, and its contents can be saved...

    docs.aspose.com/slides/cpp/export-chart/
  9. CompareOptions.IgnoreFields | Aspose.Words for ...

    Discover how the CompareOptions IgnoreFields property enhances efficiency by controlling field difference comparisons for optimized results.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...contents" ; (( Shape ) docEdited . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...
  10. CompareOptions.IgnoreFootnotes | Aspose.Words f...

    Discover how the IgnoreFootnotes property in CompareOptions enhances document comparison by excluding footnotes and endnotes for clearer results.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...contents" ; (( Shape ) docEdited . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...