Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 48,595 for

shape

(0.24 sec)
  1. Մի Քանի JPG Դեպի SVG C++

    Միավորել մի քանի JPG SVG ին C++ կոդի մեջ: Պահպանեք JPG որպես SVG օգտագործելով C++:... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/hy/cpp/merge/jpg-to-svg/
  2. ChartDataPointCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.IChartDataPoint class. Contains properties of a single data point on the chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SaveOptions.dmlRenderingMode property | Aspose....

    SaveOptions.dmlRenderingMode property. Gets or sets a value determining how DrawingML Shapes are rendered....value determining how DrawingML shapes are rendered. get dmlRenderingMode...( base . myDir + "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CommandButtonControl.type property | Aspose.Wor...

    CommandButtonControl.type property. Gets type of Forms 2.0 control.... CommandButtonControl () shape = builder . insert_forms_2_ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....article explains the usage of Shape.SetLockedProperty method to...Get ( 0 ); // Add Watermark Shape wordart = sheet . GetShapes...

    docs.aspose.com/cells/cpp/locking-wordart-water...
  7. AxisGroup | Aspose.Words for Java

    Represents a type of a chart axis group in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 250.0); Chart chart = shape.getChart(); ChartSeriesCollectio...

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库在 Visio 绘图的页面上添加注释。...developers to add comments to the shape in Visio图纸 . 添加评论 Page 类公开的重载...类公开的重载 addComment 方法采用 Shape 类实例和评论的文本字符串。 添加形状级注释编程示例 使用图层...

    docs.aspose.com/diagram/zh/python-java/working-...
  9. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java, boosting performance and customization....context of presentation var shape = pres . getSlides (). get_Item...get_Item ( 0 ); var textFrame = shape . getTextFrame (); for ( let...

    docs.aspose.com/slides/nodejs-java/portion/
  10. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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....Developers can now group multiple shapes together in the Visio diagram...Initialize an array of shapes Shape [] shapes = new Shape [ 2 ]; // extract...

    docs.aspose.com/diagram/java/public-api-changes...