Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 50,298 for

shapes

(0.1 sec)
  1. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for Node.js via C++....MergedArea PivotTable Settings Shape SheetData SheetSettings Structure...named NoCharts . It filters shapes from the worksheet named NoShapes...

    docs.aspose.com/cells/nodejs-cpp/filter-objects...
  2. Create organization chart in VSSM document via ...

    Java source code to create organization chart in vssm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/java/organizationch...
  3. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…...NodeCollection shapes = doc.getChildNodes(NodeType.SHAPE, true); int...for (Shape shape : (Iterable<Shape>)shapes) { if (shape.hasImage())...

    forum.aspose.com/t/extracting-images-and-captio...
  4. PHP Programmers Guide|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....Protection in PHP Working with Shapes in PHP Working with SolutionXML...

    docs.aspose.com/diagram/java/php-programmers-gu...
  5. Ruby Programmers Guide|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....Pages in Ruby Working with Shapes in Ruby Working with Text in...

    docs.aspose.com/diagram/java/ruby-programmers-g...
  6. Convert PNG to SVG in Python

    This article explains how to convert PNG to SVG in Python. It includes the algorithm and a working sample code to convert Image to SVG in Python....reduces bitmaps to geometric shapes that are made up of path elements...Subsequently, these geometric shapes are stored as a vector image...

    kb.aspose.com/svg/python/convert-png-to-svg-in-...
  7. Customize Chart Legends in Presentations with P...

    Customize chart legends with Aspose.Slides for Python via .NET to optimize PowerPoint and OpenDocument presentations with tailored legend formatting.... shapes . add_chart ( charts . ChartType...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-legend/
  8. Public API Changes in Aspose.Cells 8.8.1|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.... Shape – loads only shapes. Style – loads cell...LoadDataFilterOption to load only shapes options . LoadDataFilterOption...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Aspose.Slides for Python via .NET|Aspose.Slides...

    Aspose.Slides for Python via .NET offers a comprehensive set of features, including managing text, Shapes, tables, and animations, adding audio and video to slides, previewing slides, and exporting to SVG, PDF, and more....such as working with text, shapes, tables, and animations; adding...library supports managing text, shapes, tables, charts, animations...

    docs.aspose.com/slides/python-net/
  10. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....the containing block of this shape. System :: Drawing :: Size Aspose...create and populate a group shape. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...