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

shape hidden property

(0.05 sec)
  1. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content 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...
  2. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....Examples: Shows how to remove all shapes from a node. Document doc =...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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/
  4. 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...
  5. 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...
  6. 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/
  7. 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....loading reliability, expands shape and text formatting, improves...MarkdownSaveOptions.OfficeMathExportMode property. 25.9 For export to TXT format...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  8. 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...
  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. 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...