Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 42,954 for

shape

(0.07 sec)
  1. 管理超链接|Aspose.Slides for PHP 文档

    如何在 PowerPoint 演示文稿中添加超链接...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item..., 100 , 100 , 600 , 50 ); $shape -> setHyperlinkClick ( new Hyperlink...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  2. How to Extract Images from Word File in Java

    This tutorial explains how to extract images from Word file in Java. It provides configuration details, program flow and a runnable sample code to extract all images from Word document in Java....Document class object Get the shapes collection using the getChildNodes()...all the shapes in the collection Check if the shape has an image...

    kb.aspose.com/words/java/how-to-extract-images-...
  3. 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/androidjava/video-frame/
  4. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...contents" ; (( Shape ) docEdited . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_LeftMode method. Gets or sets the interpretation mode of the Left property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its Position property in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation...Extracting Images from Presentation shapes Contents [ Hide ] Images are...are often added to shapes and also frequently used as slides'...

    docs.aspose.com/slides/php-java/extracting-imag...
  7. Converting PowerPoint Presentations to HTML in ...

    i ran into problems whan converting to html. some of the text are not in place and its needs to be parsed. wich is complicated what can aspose offer to support such bugs?...writing in Arabic inside a shape, the lines jump out of the presentation...writing in Arabic inside a shape, the lines jump out of the presentation...

    forum.aspose.com/t/converting-powerpoint-presen...
  8. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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.... Added Shape.Geometry.ShapeAdjustValues Property...Aspose.Cells API has exposed the Shape.Geometry.ShapeAdjustValues property...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. ChartDataLabel.LeftMode | Aspose.Words for .NET

    Discover the ChartDataLabel LeftMode property to customize data label positioning in your charts. Enhance clarity and presentation with precision control....int chartHeight = 252 ; Shape shape = builder . InsertChart (...chartHeight ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataLabel.TopMode | Aspose.Words for .NET

    Discover the ChartDataLabel TopMode property to customize data label positioning on your charts. Enhance clarity and precision in your visual data presentations!...int chartHeight = 252 ; Shape shape = builder . InsertChart (...chartHeight ); Chart chart = shape . Chart ; ChartSeriesCollectio...

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