Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 50,331 for

shapes

(0.08 sec)
  1. Aspose::Words::WarningSource enum | Aspose.Word...

    Aspose::Words::WarningSource enum. Specifies the module that produces a warning during document loading or saving in C++....Module that renders DrawingML shapes. OfficeMath 3 Module that renders...OfficeMath. Shapes 4 Module that renders ordinary shapes. Metafile...

    reference.aspose.com/words/cpp/aspose.words/war...
  2. 基于单元格引用插入图片,使用JavaScript通过C++|Documentation

    学习如何基于单元格引用在工作表中插入图片,使用Aspose.Cells for JavaScript通过C++。显示单元格中的数据在图片中。... shapes . addPicture ( 0 , 3 , stream...= "A1:C10" ; // Update the shapes selected value in the worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  3. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++....the containing block of this shape. System :: Drawing :: Point...create and populate a group shape. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document....enumeration Specifies the type of shape in a Microsoft Word document...Description Image The shape is an image. TextBox The shape is a textbox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用图像|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.... Diagram 类公开的 Shapes 属性支持 Aspose.Diagram.Shape 对象的集合。此属性可用于从特定页面中提取所有图像。...first one for ( Shape shape : ( Iterable < Shape >) diagram . getPages...

    docs.aspose.com/diagram/zh/java/working-with-im...
  6. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow....// Adds an Ole Object Frame shape var oleObjectFrame = sld . getShapes...Converting SVG to a Set of Shapes Aspose.Slides' conversion of...

    docs.aspose.com/slides/nodejs-java/image/
  7. 关于如何将一个Paragraph里shape和groupshape组合 - Free Supp...

    我有一个需求,需要把一个Paragraph里的所有shape和groupshape组合成一个groupshape,然后保存为图片。 我是用了如下代码,但是保存出来的是一个错误的图像。请问如何解决? 代码如下 private static void CombineShapesInParagraph(Paragraph paragraph) { var Shapes = paragraph.GetChildNodes(…...关于如何将一个Paragraph里shape和groupshape组合 中文技术支持 words-net Calvin95...1 我有一个需求,需要把一个Paragraph里的所有shape和groupshape组合成一个groupshape,然后保存为图片。...

    forum.aspose.com/t/paragraph-shape-groupshape/3...
  8. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for 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/java/image/
  9. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....allows developers to draw a text shape in a page.The code example below...1 , 2 ) }; //Draw a diamond shape in page long shapeId = diagram...

    docs.aspose.com/diagram/net/drawing/draw-text/
  10. 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....Graphics class to draw the line shapes on the Image surface. To demonstrate...Graphics class to draw an ellipse shape on the image surface. To demonstrate...

    docs.aspose.com/imaging/java/drawing-images/