Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 50,319 for

shapes

(0.18 sec)
  1. Manage Presentation Hyperlinks in C++|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for C++—enhance interactivity and workflow in minutes....Links to websites inside texts, shapes, or media Links to slides Aspose...MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...

    docs.aspose.com/slides/cpp/manage-hyperlinks/
  2. Create Flowchart in Java

    This article discusses how to create flowchart in Java. It includes the step-by-step algorithm and a runnable code snippet to develop a flowchart maker in Java....manipulating the schema, number of shapes, connections, and other properties...load the master shapes for inserting shapes Set the layout of...

    kb.aspose.com/diagram/java/create-flowchart-in-...
  3. Working With Drawing Images|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 ability to draw simple shapes in an instance of PsdImage...complex shapes like polygons, curves, arcs, and Bezier shapes. Aspose...

    docs.aspose.com/psd/net/working-with-drawing-im...
  4. SmartArt|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中构建和编辑 SmartArt:添加节点、更改布局和样式、精准转换为形状,并导出为 PPT、PPTX 和 ODP。... shapes . add_smart_art ( 50 , 50 ...first_smart_art = next ( shape for shape in slide . shapes if isinstance...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for .NET: create, format, merge cells, apply styles, import data, and export with C# examples for PPT, PPTX, and ODP.... Shapes . AddTable ( 50 , 50 , widths...Table Retrieve the first table shape on the slide. static void AccessTable...

    docs.aspose.com/slides/net/examples/elements/ta...
  6. Aspose.PSD for .NET 23.5 - Release Notes|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....isFillStartsWithAllP ; List < IPathShape > shapes = GetShapesFromResourc ( vectorPathDataResour...isFillStartsWithAllP ); // Remove one shape shapes . RemoveAt ( 1 ); // Save...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  7. Change the Position of a Shape in PHP|Documenta...

    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....Change the Position of a Shape in PHP Contents [ Hide ] Aspose...Position of a Shape To Change the Position of a Shape using Aspose...

    docs.aspose.com/diagram/java/change-the-positio...
  8. PdfSaveOptions.exportFloatingShapesAsInlineTag ...

    PdfSaveOptions.exportFloatingShapesAsInlineTag property. Gets or sets a value determining whether floating Shapes are exported as inline tags in the document structure....determining whether floating shapes are exported as inline tags...value is false and floating shapes will be exported as block-level...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....Contents [ Hide ] Create SmartArt Shapes Aspose.Slides for Python via...you to add custom SmartArt shapes to slides from scratch. The...

    docs.aspose.com/slides/python-net/manage-smarta...
  10. Aspose::Words::Drawing::ShapeBase::get_IsInsert...

    Aspose::Words::Drawing::ShapeBase::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....Shows how to work with revision shapes. auto doc = System :: MakeObject...get_TrackRevisions ()); // Insert an inline shape without tracking revisions,...

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