Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 355 for

shape hidden property

(0.06 sec)
  1. DWG Drawings|CAD 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....the PageHeight & PageWidth properties. Create an object of the...set the VectorRasterizationO property. Call Image.Save while passing...

    docs.aspose.com/cad/net/dwg-drawings/
  2. FootnoteSeparator | Aspose.Words for Java

    in Java....deleteShapes() Deletes all shapes from the text of this story...implementation to remove all hidden content from a document. public...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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/
  4. What's new|Aspose.Words for Java

    Aspose.Words for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....and the EmptyParagraphExport property. Export Multi-page Documents...enumeration and the Style property. Rendering Connector Lines...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  5. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of Shapes in a document...class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/nodejs-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. 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...
  8. 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...
  9. ChartAxis.MajorTickMark | Aspose.Words for .NET

    Discover the ChartAxis MajorTickMark Property to easily customize your chart's major tick marks for enhanced visual clarity and precision....MajorTickMark property Returns or sets the major...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/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...