Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 50,296 for

shapes

(0.12 sec)
  1. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges ,Shapes and pictures in GridJs....getHighlightInverseR () Add shape to highlight array in the active...id of shape , can be find in xs . sheet . data . shapes Remove...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  2. 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...
  3. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more.... Access the target shape from the Shapes collection and cast...Get the first shape from the first slide. var shape = ( IAutoShape...

    docs.aspose.com/slides/net/text-formatting/
  4. Optimize File's Content Using Python

    Compress files in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Maximum Fast SuperFast Cache shapes ? pip install aspose-words...docx" ) doc.cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...

    products.aspose.com/words/python-net/compress/
  5. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges, Shapes and pictures in GridJs....getHighlightInverseR () Add shape to highlight array in the active...of the shape , can be found in xs . sheet . data . shapes Remove...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. 在 Visio 中用 Ruby 中的图层配置形状对象|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....vsd" ) shapes = diagram . getPages () . getPage...() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) #puts...

    docs.aspose.com/diagram/zh/java/configure-shape...
  7. Format Visio Pages|Documentation

    This section explains how to apply styles to a visio page with Aspose.Diagram....foreach ( Shape shape in vsdDiagram . Pages [ 0 ]. Shapes ) { shape... LinePattern . Value = 1 ; shape . Fill . FillPattern . Value...

    docs.aspose.com/diagram/net/format-visio-pages/
  8. 获取 Visio 形状包括儿童|Documentation

    本节介绍如何获取 visio 形状,包括形状 ID 或名称为 Aspose.Diagram 的孩子。...Page 类公开的 Shapes 属性支持 Aspose.Diagram.Shape 对象的集合。 Shapes 属性可用于检索有关形状的信息。...= RunExamples . GetDataDir_Shapes (); // Load a Visio diagram...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...
  9. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....it to the end of the given shape collection at the specified...paragraphs from the target shape (assumes shape index 1 is used). IParagraphCollection...

    docs.aspose.com/slides/net/excel-integration/
  10. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_Shapes property. Gets or sets a boolean value indicating either to ignore Shapes within a text....ignore_shapes property FindReplaceOptions.ignore_shapes property...indicating either to ignore shapes within a text. The default...

    reference.aspose.com/words/python-net/aspose.wo...