Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 45,693 for

shapes

(0.06 sec)
  1. 更新 Visio PHP 中的形状文本|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/update-visio-sh...
  2. Image|Aspose.Slides for Python Documentation

    Add image to PowerPoint slide or presentation in Python... shapes . add_picture_frame ( slides...add_image ( imageData ) slide . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/python-net/image/
  3. Get the Entire Presentation Slide Background as...

    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....theme, color scheme, and the shapes placed on the master slide...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/java/get-the-entire-pres...
  4. 在 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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getName () == "Process" j = 0 while j < shape . getProps...

    docs.aspose.com/diagram/zh/java/read-visio-shap...
  5. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. NodeRendererBase.Save | Aspose.Words for .NET

    Discover the NodeRendererBase Save method. Easily render Shapes as images and save them to files for seamless integration and enhanced productivity....ImageSaveOptions ) Renders the shape into an image and saves into...options that control how the shape is rendered and saved. Can be...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Trend Line|Aspose.Slides Documentation

    Add trend line and custom line to PowerPoint presentations in C# or .NET... Shapes . AddChart ( ChartType . ClusteredColumn...AddChart method exposed by Shapes object Add an AutoShape of...

    docs.aspose.com/slides/net/trend-line/
  8. Aspose::Words::Drawing::Shape::get_ImageData me...

    Aspose::Words::Drawing::Shape::get_ImageData method. Provides access to the image of the shape. Returns null if the shape cannot have an image in C++....Aspose::Words::Drawing::Shape::get_ImageData method Contents [ Hide ] Shape::get_ImageData...the image of the shape. Returns null if the shape cannot have an...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Public API and Backwards Incompatible Changes i...

    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....ISmartArtShape) give access to individual shapes in a SmartArt diagram. SmartArtShape...smart = pres . Slides [ 0 ]. Shapes . AddSmartArt ( 10 , 10 , 400...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. Replace text in smart art with C++|Documentation

    Learn how to update text in smart art using Aspose.Cells for C++ by setting the Shape.Text property....this feature by setting the Shape.Text property. The sample source...Get ( i ); ShapeCollection shapes = worksheet . GetShapes ();...

    docs.aspose.com/cells/cpp/replace-text-in-smart...