Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 43,014 for

shape

(0.12 sec)
  1. PowerPoint SmartArt|Aspose.Slides 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....SmartArt Shape Create or Manage PowerPoint SmartArt Shape Node in...

    docs.aspose.com/slides/androidjava/powerpoint-s...
  2. Extract Images from Document|Aspose.Words for Java

    Extract images from a document easily and fast instead of using Apache POI....GetChildNodes method to select all Shape nodes. Iterate through resulting...node collections. Check the Shape.HasImage boolean property. Extract...

    docs.aspose.com/words/java/extract-images-from-...
  3. OoxmlSaveOptions.SaveFormat | Aspose.Words for ...

    Discover OoxmlSaveOptions' SaveFormat property to easily choose document formats like Docx, Docm, Dotx, Dotm, or FlatOpc for seamless saving....inserting an image will define its shape using VML. doc . CompatibilityOptions...That ((( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 自定义形状|Aspose.Slides 文档

    在 .NET 中向 PowerPoint 演示文稿添加自定义形状...GeometryShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...IGeometryPath geometryPath = shape . GetGeometryPaths ()[ 0 ];...

    docs.aspose.com/slides/zh/net/custom-shape/
  5. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum to easily manage image formats in Microsoft Word documents. Enhance your document's visual appeal!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Assert . That ( shape . ImageData...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Rendering::NodeRendererBase::Sav...

    Aspose::Words::Rendering::NodeRendererBase::Save method. Renders the Shape into an image and saves into a stream in C++....tions>) method Renders the shape into an image and saves into...where to save the image of the shape. saveOptions System::Shared...

    reference.aspose.com/words/cpp/aspose.words.ren...
  7. Working with Images|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.... The Shapes property exposed by the Diagram...collection of Aspose.Diagram.Shape objects. This property can be...

    docs.aspose.com/diagram/java/working-with-images/
  8. 在 PHP 中读取 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....public static function read_all_shape_properties ( $dataDir = null...$dataDir . "Drawing.vsd" ); $shapes = $diagram -> getPages () ->...

    docs.aspose.com/diagram/zh/java/read-visio-shap...
  9. CompatibilityOptions.OptimizeFor | Aspose.Words...

    Enhance your documents with the OptimizeFor method in CompatibilityOptions. Tailor Aspose.Words behavior for specific MS Word versions for optimal results....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...box with the top side of the shape. // Set the "VerticalAnchor"...

    reference.aspose.com/words/net/aspose.words.set...
  10. ChartSeries.Insert | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any index, optimizing your data visualization with ease!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries series1...

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