Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 48,106 for

shapes

(0.14 sec)
  1. 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...
  2. Easily Read Visio Shape Data in Python with Asp...

    Learn how to read visio shape data in Python using Aspose.Diagram. Explore code examples and enhance your Visio data handling skills....עִברִית čeština Svenska Visio shape data is crucial for visualizing...It provides metadata about shapes, enhancing clarity and understanding...

    blog.aspose.com/diagram/read-visio-shape-data-i...
  3. Product Overview|Aspose.Slides for PHP Document...

    Aspose.Slides for PHP via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you get to use it to add different...

    docs.aspose.com/slides/php-java/product-overview/
  4. 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...
  5. 将形状渲染为幻灯片图像|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-...
  6. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。...addCopy(Shape, number, number, number, number)...worksheets . get ( "Result" ). shapes . addCopy ( cshape , 20 , 0...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  7. HtmlSaveOptions.ScaleImageToShapeSize | Aspose....

    Discover how HtmlSaveOptions' ScaleImageToShapesize property optimizes image scaling in Aspose.Words for HTML, MHTML, or EPUB exports. Enhance your documents!...Words to the bounding shape size when exporting to HTML...Microsoft Word document is a shape. The shape has a size and the image...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the z‑order position of Shapes in a worksheet using Aspose.Cells for C++....Ask AI Send Shape Front or Back inside the Worksheet with C++...Scenarios When there are multiple shapes present in the same location...

    docs.aspose.com/cells/cpp/send-shape-front-or-b...
  9. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。... Shapes . Add ( arc1 ); var arc2 =...Color . DarkBlue } }; graph . Shapes . Add ( arc2 ); var arc3 =...

    docs.aspose.com/pdf/zh/net/add-arc/
  10. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java.... Add Rectangle object to shapes collection of Graph object...// Add rectangle object to shapes collection of Graph object...

    docs.aspose.com/pdf/java/add-line/