Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 409 for

shape hidden property

(0.21 sec)
  1. ChartAxis.HasMinorGridlines | Aspose.Words for ...

    Discover the ChartAxis HasMinorGridlines Property to easily control minor gridlines on your charts, enhancing data readability and visualization....HasMinorGridlines property Gets or sets a flag indicating...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....Working with Charts through Shape.Chart Object Once the chart...change its appearance. Shape.Chart property contains all chart related...

    docs.aspose.com/words/java/working-with-charts/
  3. 与大师合作|Documentation

    本节介绍如何使用 Aspose.Diagram 添加 master 或获取 master 信息。...Shapes 属性确定主控形状继承了哪个形状。 检索主信息编程示例...stream , masterName ); // Adds shape with defined PinX and PinY....

    docs.aspose.com/diagram/zh/net/working-with-mas...
  4. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...shaping.harfbuzz.HarfBuzzTextShaperFa...pagination, particularly when text shaping is involved. Aspose.Words calculates...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  5. ChartDataLabel class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataLabel class. Represents data label on a chart point or trendline... Properties Name Description font Provides...to. Default value is 0. is_hidden Gets/sets a flag indicating...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Node.js via .NET PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via .NET is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....presentation elements such as slides, shapes, text, charts, tables, images...entities, such as master slides, shapes, charts, picture frames, audio...

    products.aspose.com/slides/nodejs-net/
  8. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....more, visit the Working with Shapes documentation article. class...specifies whether this shape can overlap other shapes. get_AlternativeText...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....name" // // A field's "Result" property contains text that the field...Document(); // Add two runs and one shape as child nodes to the first...

    reference.aspose.com/words/java/com.aspose.word...