Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 48,914 for

shapes

(0.17 sec)
  1. Get the titles of all the slides|Aspose.Slides ...

    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....all the title shapes. var shapes = from shape in slidePart ....Descendants < Shape >() where IsTitleShape ( shape ) select shape ; StringBuilder...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  2. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....png" )); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...( imageData ); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/cpp/image/
  3. 从演示文稿中使用 Python 获取形状有效属性|Aspose.Slides for Pyth...

    了解 Aspose.Slides for Python via .NET 如何计算并应用有效的形状属性,以实现精确的 PowerPoint 和 OpenDocument 渲染。...presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] l...local_text_frame_format = shape . text_frame . text_frame_format...

    docs.aspose.com/slides/zh/python-net/shape-effe...
  4. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....(); } Convert SVG to a Set of Shapes Aspose.Slides' conversion of...of SVG to a set of shapes is similar to the PowerPoint functionality...

    docs.aspose.com/slides/androidjava/image/
  5. 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...
  6. 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...
  7. Aspose::Words::Rendering::NodeRendererBase clas...

    Aspose::Words::Rendering::NodeRendererBase class. Base class for ShapeRenderer and OfficeMathRenderer. To learn more, visit the documentation article in C++....more, visit the Working with Shapes documentation article. class...Gets the actual bounds of the shape in points. get_OpaqueBoundsInPoints...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. 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...
  9. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...ShapeCollection shapes = ws.Shapes; // Sort shapes left to right...Drawing.Shape> shapeList = new List<Aspose.Cells.Drawing.Shape>(shapes...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  10. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java, optimizing performance and automating your workflow....} } Convert SVG to a Set of Shapes Aspose.Slides' conversion of...of SVG to a set of shapes is similar to the PowerPoint functionality...

    docs.aspose.com/slides/php-java/image/