Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 45,832 for

shapes

(0.08 sec)
  1. 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....the Worksheet is Dialog Sheet Shapes Protect and Unprotect...

    docs.aspose.com/cells/python-java/worksheets/
  2. Working with Pages in 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....Diagrams in Ruby Working with Shapes in Ruby...

    docs.aspose.com/diagram/java/working-with-pages...
  3. API Limitations|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 Migrating from Earlier Versions...

    docs.aspose.com/diagram/java/api-limitations/
  4. 图表系列|Aspose.Slides for Python 文档

    Python 中 PowerPoint 演示文稿的图表系列... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/chart-series/
  5. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....Workbook workbook ; // Get the shapes collection from the first worksheet...worksheet ShapeCollection shapes = workbook . GetWorksheets ()...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  6. How to Extract Images from Word Document in C#

    This tutorial explains how to extract images from Word document in C#. It contains information about the configuration, step-wise process and a runnable sample code that can be used to extract all images from Word document in C#....object Get the collection of shapes from the Word document using...elements in the shapes collection Save each shape that has an image...

    kb.aspose.com/words/net/how-to-extract-images-f...
  7. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating...whether the shape is inline or floating. For floating shapes defines...wrapping mode for text around the shape. @property def wrap_type ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape.HasSmartArt | Aspose.Words for .NET

    Discover if your Shape features a SmartArt object with the HasSmartArt property. Unlock creative design possibilities for your projects!...HasSmartArt Shape.HasSmartArt property Returns true if this Shape has...how to count the number of shapes in a document with SmartArt...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C# or .NET... Shapes [ 0 ] as ITable ; // assuming...assuming that Slide#0.Shape#0 is a table for ( int i = 0 ; i < table...

    docs.aspose.com/slides/net/manage-cells/
  10. Filter Objects while loading Workbook or Worksh...

    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....CELL_VALUE FORMULA CELL_DATA CHART SHAPE MERGED_AREA CONDITIONAL_FORMATTING...named NoCharts. It filters Shapes from worksheet named NoShapes...

    docs.aspose.com/cells/java/filter-objects-while...