Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 9,918 for

shapes

(0.18 sec)
  1. 从一个演示文稿移动段落到另一个演示文稿|Aspose.Slides 文档

    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.... Shapes [ 0 ]; if ( shp . Placeholder...sourcePres . Slides [ 0 ]. Shapes [ 0 ]; if ( destshp . Placeholder...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  2. Fills and Strokes in SVG – Basics and SVG Code

    Learn about properties that allow you to set different aspects of SVG fill and stroke, including color, opacity, thickness, use of dashing, etc....graphical elements such as shapes, paths and text – are rendered...set for any lines, text and shapes. In the SVG text file, they...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  3. Latest Aspose.SVG Product Family topics - Free ...

    Get technical support of Aspose.SVG for .NET and Java....15 870 July 27, 2022 Convert Shapes and path to polylines 4 914...

    forum.aspose.com/c/svg/42
  4. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  5. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  6. 如何在演示文稿中创建图表|Aspose.Slides 文档

    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.... Shapes . AddChart ( ChartTypeEx ....添加带有默认数据的图表 IChart chart = sld . Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/zh/net/how-to-create-cha...
  7. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type....(); // Add two runs and one shape as child nodes to the first...world! " )); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapestart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!...when enumeration of a group shape has started. public virtual...Shows how to create a group of shapes, and print its contents using...

    reference.aspose.com/words/net/aspose.words/doc...
  9. IChartDataPoint Interface | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.IChartDataPoint interface for detailed chart data point properties. Enhance your data visualization effortlessly!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting 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...