Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 48,783 for

shapes

(0.09 sec)
  1. Generation of DXF|CAD 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....different objects to render shapes such as LINE, CIRCLE, ARC,...after that don’t forget to add shapes as entities. Note: We have...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  2. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the Shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the Shapes. But it does not work for the Shapes and Tables. Let us know if there is …...keep the table and Shape(Trying to keep the shape outside the page...have a scenario to keep the shapes and text in the same and we...

    forum.aspose.com/t/not-able-to-keep-the-table-a...
  3. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for .NET. Learn two methods with code to keep sizes consistent.... Assume there is a shape at index 2 in the template where...predefined—it matches the size of the shape at index 2 in the template....

    docs.aspose.com/slides/net/working-solution-for...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....ISmartArtShape) give access to individual shapes in a SmartArt diagram. SmartArtShape...smart = pres . Slides [ 0 ]. Shapes . AddSmartArt ( 10 , 10 , 400...

    docs.aspose.com/slides/net/public-api-and-backw...
  5. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...object to shapes collection of Graph object graph . Shapes . Add...line to shapes collection of drawing object canvas . Shapes . Add...

    docs.aspose.com/pdf/zh/net/add-line/
  6. Aspose::Words::Drawing::OleFormat::get_IconCapt...

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of OLE object. In case if the OLE object does not have an icon or a caption cannot be retrieved, returns an empty string in C++....Inserting OLE objects creates shapes that store these objects. System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::OleFormat::get_SourceFu...

    Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked OLE object in C++....Inserting OLE objects creates shapes that store these objects. System...:: Words :: Drawing :: Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow.... shapes . add_picture_frame ( slides...add_image ( image_data ) slide . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/python-net/image/
  9. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....Shape Contents [ Hide ] Shape class Represents an object in the...more, visit the Working with Shapes documentation article. public...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/python-net/ellipse/