Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 45,924 for

shape

(0.07 sec)
  1. Shape.UpdateSmartArtDrawing | Aspose.Words for ...

    Enhance your documents with the Shape UpdateSmartArtDrawing method, utilizing Aspose.Words' advanced SmartArt rendering for stunning visuals....UpdateSmartArtDrawin Contents [ Hide ] Shape.UpdateSmartArtDrawin method...rendering engine. See Also class Shape namespace Aspose.Words.Drawing...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in Java...( IShape shape : slide . getShapes ()) { if ( shape instanceof...IVideoFrame vf = ( IVideoFrame ) shape ; String type = vf . getEmbeddedVideo...

    docs.aspose.com/slides/java/video-frame/
  3. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in C# or .NET... Shapes . AddVideoFrame ( 10 , 10 ...0 ]; IVideoFrame vf = sld . Shapes . AddVideoFrame ( 50 , 150...

    docs.aspose.com/slides/net/video-frame/
  4. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in C++...pres -> get_Slide ( 0 ) -> get_Shapes () -> AddVideoFrame ( 10.0f...IVideoFrame > vf = sld -> get_Shapes () -> AddVideoFrame ( 50.0f...

    docs.aspose.com/slides/cpp/video-frame/
  5. Copy Shapes between Worksheets|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....Copy Shapes between Worksheets Contents [ Hide ] Sometimes, you...understanding of how to copy shapes between worksheets. Copying...

    docs.aspose.com/cells/net/copy-shapes-between-w...
  6. 在 PS 文件中使用转换 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Java 中使用该功能...//Create a rectangle 12 Shape shape = new Rectangle2D. Float...transformations. 6 document. fill (shape); 7 ////////// 现在我们创建一个新的图形状态,该状态将相对于上一级图形状态沿...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  7. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....represent fields, form fields, shapes, OLE objects, footnotes etc...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...
  8. 如何用 Node.js 通过 C++ 改变 Excel 中评论的背景|Documentation

    使用 Aspose.Cells for Node.js via C++ 改变评论颜色并在评论中插入图片或图像。...color const shape = comment . getCommentShape (); shape . getFill...); // Set image data to the shape associated with the comment...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...
  9. ChartAxis Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxis class for customizable chart axis options. Enhance your data visualization effortlessly!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 演示文稿页眉和页脚|Aspose.Slides 文档

    Java中的PowerPoint页眉和页脚...( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/zh/java/presentation-hea...