Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 50,318 for

shapes

(0.29 sec)
  1. Aspose.Slides for Java 15.4.0 的公共 API 和不兼容的变更|A...

    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....Presentation (); IShapeCollection shapes = input . getSlides (). get_Item...(); IConnector connector = shapes . addConnector ( ShapeType...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  2. Working with Graphs in PDF using Python|Aspose....

    This article explains what a is Graph, how to create a filled rectangle object, and other functions...collection of Shapes. The following types of shapes are supported...one of the many fundamental shapes you’ll see in graphs, its can...

    docs.aspose.com/pdf/python-net/working-with-gra...
  3. WarningSource enumeration | Aspose.Words for Py...

    aspose.words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving....Module that renders DrawingML shapes. OFFICE_MATH Module that renders...OfficeMath. SHAPES Module that renders ordinary shapes. METAFILE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Print|Documentation

    Learn how to configure print settings in the GridJs, including page orientation, paper size, scaling options, page order, and visibility of images/Shapes....Visibility: Toggle images and shapes. Accessing Print Settings To...rows. (Z‑pattern). 5. Images/Shapes Controls the visibility of...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....Page class auto layout the shapes and connectors in the page...stencil. Add organization node shapes to page. Add connectors to...

    docs.aspose.com/diagram/net/create-organization...
  6. Manage Placeholders in Presentations with Pytho...

    Effortlessly manage placeholders in Aspose.Slides for Python via .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....the master by checking that shape.placeholder is not None , inspect...convert a placeholder to a normal shape when you need full control,...

    docs.aspose.com/slides/python-net/manage-placeh...
  7. FieldEmbed Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEmbed class for seamless EMBED field implementation, enhancing document functionality and versatility....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Determine if Shape is Smart Art Shape with Java...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for JavaScript via C++....Determine if Shape is Smart Art Shape with JavaScript via C++...Scenarios SmartArt shapes are special shapes in Microsoft Excel...

    docs.aspose.com/cells/javascript-cpp/determine-...
  9. Convert Vector Image to Vectorized PSD Image in...

    Aspose.Imaging offers seamless export capabilities for vector images to PSD format, preserving their integrity and enabling smooth transitions between graphic editing software. C# Image Processing Library can be used to convert vector images to vectorized PSD as shown in the C# code example....graphical objects such as lines, shapes, and fills, defined by mathematical...vector elements, including Shapes, Paths, and Vector Masks, to...

    docs.aspose.com/imaging/net/developer-guide/how...
  10. 在幻灯片上将形状渲染为图像|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.... Shapes . Count ; j ++) { // 访问带图片的形状...访问带图片的形状 ShapeEx sh = sl . Shapes [ j ]; if ( sh is AutoShapeEx )...

    docs.aspose.com/slides/zh/net/rendering-shapes-...