Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 48,649 for

shape

(0.12 sec)
  1. Extract Images from Presentation Shapes|Aspose....

    Extract images from Shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Java — quick, code-friendly solution....Presentation Shapes Contents [ Hide ] Extract Images from Shapes Images...Images are often added to shapes and also frequently used as slides'...

    docs.aspose.com/slides/java/extracting-images-f...
  2. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors... visit_group_shape_end(group_shape) Called when enumeration...group shape has ended. visit_group_shape_start(group_shape) Called...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 档案

    档案... 使用 Shape 类创建形状。 使用 addshape() 方法将形状添加到图表中。...vss") page = diagram.pages[0] shape_names = {} # 从架构中添加形状和连接器 for...

    blog.aspose.com/zh/diagram/create-flowchart-in-...
  4. 在 Python 中从演示文稿形状提取图像|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像——快速、代码友好的解决方案。... shapes )): shape = slide . shapes [ i ] shape_image =...if type ( shape ) is slides . AutoShape and shape . fill_format...

    docs.aspose.com/slides/zh/python-net/extracting...
  5. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....display when loading images or shapes. The default value is content/img/updating...myCustomToast ); set info for shape/images operation for server...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  6. [word转pdf]误识别图片中的公式符号 - Free Support Forum - as...

    word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗? word: pdf:...NodeCollection shapes = document.getChildNodes(NodeType.SHAPE, true);...(Node node : shapes.toArray()) { Shape shape = (Shape) node; if...

    forum.aspose.com/t/word-pdf/313834
  7. ChartXValue | Aspose.Words for Java

    Represents an X value for a chart series in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...432.0, 252.0); Chart chart = shape.getChart(); ChartSeries series1...

    reference.aspose.com/words/java/com.aspose.word...
  8. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....//Load everything and filter shapes this . setLoadDataFilterOpt...& ~ LoadDataFilterOption . SHAPE ); } if ( sheet . getName ()...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. 档案

    档案...InputRectangles) { Shape shape = new Shape(); var shapeId = diagram...diagram.AddShape(shape, @"Rectangle", 0); shapeNames.Add(rectangle...

    blog.aspose.com/zh/diagram/create-flowchart-csh...
  10. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginTop method. Specifies the inner top margin in points for a Shape in C++....top margin in points for a shape. double Aspose :: Words :: Drawing...Aspose :: Words :: Drawing :: Shape > textBoxShape = builder ->...

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