Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 50,830 for

shapes

(0.14 sec)
  1. Several JPG Into BMP C++

    Merge multiple JPG into BMP in C++ code. Save JPG as BMP using C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/cpp/merge/jpg-to-bmp/
  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. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for PHP 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 SlideText.getMasterText - The...

    docs.aspose.com/slides/php-java/extract-text-fr...
  4. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for Android via Java: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Extract Images from Presentation Shapes Multithreading in Aspose.Slides...

    docs.aspose.com/slides/androidjava/technical-ar...
  5. 3D Modeling|Documentation

    Articles about 3D procedural modeling in Aspose.3D for .NET....Create Scene with Primitive 3D Shapes How to Split Mesh by HalfSpace...

    docs.aspose.com/3d/net/3d-modeling/
  6. 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...
  7. 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/
  8. 在python中壓縮word

    在Python中壓縮WORD而不會損失質量。優化WORD內容,輕鬆減小文件大小。...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/zh-hant/python-net/co...
  9. Convert SVG Text to Vector in Python – Aspose.SVG

    Convert SVG text to vector paths in Python with SVGSaveOptions. Preserve text appearance and remove font dependencies....because the document contains the shapes needed to draw the text. The...You can edit those paths as shapes, but you cannot edit the text...

    docs.aspose.com/svg/python-net/convert-text-to-...
  10. ShapeBase.left property | Aspose.Words for Node.js

    ShapeBase.left property. Gets or sets the position of the left edge of the containing block of the shape....the containing block of the shape. get left () : number Remarks...Remarks For a top-level shape, the value is in points and relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...