Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 48,106 for

shapes

(0.3 sec)
  1. Extract Text from Presentations|Aspose.Slides D...

    Learn how to extract text from slides or entire presentations in Aspose.Slides for C++ and process content from PPT, PPTX and ODP programmatically....to extract text from all the shapes on all the slides in a presentation...Text - The text on the slide’s shapes ISlideText.MasterText - The...

    docs.aspose.com/slides/cpp/extracting-text-from...
  2. Advanced Text Extraction from Presentations on ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Follow our simple, step-by-step guide to save time....to extract text from all the shapes on all the slides in a presentation...getText - The text on the slide’s shapes ISlideText.getMasterText -...

    docs.aspose.com/slides/androidjava/extract-text...
  3. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... shapes . add_auto_shape ( slides . ShapeType...autoshape = slide3 . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/manage-zoom/
  4. Technical Articles|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....Connection indexes to connect shapes API Limitations Migrating from...

    docs.aspose.com/diagram/net/technical-articles/
  5. ImageData.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageData.save method...); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FileFormatUtil.imageTypeToExtension method | As...

    FileFormatUtil.imageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension...); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 用C++判断Shape是否为Smart Art Shape|Documentation

    了解如何使用Aspose.Cells for C++判断一个形状是否为Smart Art Shape。...用C++判断Shape是否为Smart Art Shape Contents [ Hide ] 可能的使用场景 智能图形是Microsoft...Excel中特殊的形状,允许您自动生成复杂的图表。使用 Shape.IsSmartArt 属性可以确定该形状是智能图形还是常规图形。...

    docs.aspose.com/cells/zh/cpp/determine-if-shape...
  8. Compress TIFF In Javascript

    Compress TIFF in JavaScript without losing quality. Optimize TIFF content, reduce file size easily....DocumentBuilder(doc) shape = builder.insertImage( "Input...Saving.TiffCompression.Lzw shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/nodejs-net/compress/t...
  9. 在 Ruby 中更改形状的位置|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 . getNameU () == "Process" && shape . getID () == 2...

    docs.aspose.com/diagram/zh/java/change-the-posi...
  10. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....null ; // Iterates through the shapes and sets a reference to the...foreach ( IShape shp in sld . Shapes ) { if ( shp is ITable ) {...

    docs.aspose.com/slides/net/manage-rows-and-colu...