Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 48,783 for

shape

(0.08 sec)
  1. 使用 C++ 在演示文稿中管理连接线|Aspose.Slides 文档

    让 C++ 应用程序能够在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面控制直线、折线和曲线连接线。... 使用 Shapes 对象的 AddAutoShape 方法向幻灯片添加两个 自动形状 。 通过 Shapes 对象的 AddConnector...IShapeCollection > shapes = slide -> get_Shapes (); // 添加椭圆自动形状...

    docs.aspose.com/slides/zh/cpp/connector/
  2. 搜索

    搜索...println("Middle Shape:" + getbarStylesMiddleSh(barStyle...System.out.println("Middle Shape Color:" + barStyle.getMiddleShapeColor());...

    blog.aspose.com/zh-hant/tasks/read-gantt-chart-...
  3. Row | Aspose.Words for Java

    Represents a table row in Java....typical elements such as runs, shapes, and even other tables. //...typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/java/com.aspose.word...
  4. Filter Objects while loading Workbook or Worksh...

    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....CELL_VALUE FORMULA CELL_DATA CHART SHAPE MERGED_AREA CONDITIONAL_FORMATTING...named NoCharts. It filters Shapes from worksheet named NoShapes...

    docs.aspose.com/cells/java/filter-objects-while...
  5. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly....float sweepAngle) Draws a pie shape defined by an ellipse specified...float sweepAngle) Draws a pie shape defined by an ellipse specified...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  6. Add Watermark to PPTX Presentation Files using ...

    C# source code for adding Watermark to PPTX Presentation....Shapes.AddAutoShape(ShapeType.Triangle...IAutoShape watermarkShape = slide.Shapes.AddAutoShape(ShapeType.Triangle...

    products.aspose.com/slides/net/watermark/pptx/
  7. Add Watermark to PPT Presentation Files using ....

    C# source code for adding Watermark to PPT Presentation....Shapes.AddAutoShape(ShapeType.Triangle...IAutoShape watermarkShape = slide.Shapes.AddAutoShape(ShapeType.Triangle...

    products.aspose.com/slides/net/watermark/ppt/
  8. Working with Graphs|Aspose.PDF for Java

    Learn how to create and manage graphs within PDF documents using Aspose.PDF in Java for visualizing data effectively....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/java/graphs/
  9. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C# API with .NET library.... Check for Shapes It is possible that a given...cells; however, it could contain shapes and objects such as controls...

    docs.aspose.com/cells/net/detecting-empty-works...
  10. ViewOptions class | Aspose.Words for Python

    aspose.words.settings.ViewOptions class. Provides various options that control how a document is shown in Microsoft Word...display_background_shape Controls display of the background shape in print...

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