Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 362 for

shape hidden property

(0.08 sec)
  1. ChartDataLabel.IsHidden | Aspose.Words for .NET

    Discover the ChartDataLabel IsHidden Property to easily control label visibility in your charts. Enhance your data presentation with this simple feature!...IsHidden property Gets/sets a flag indicating...indicating whether this label is hidden. The default value is false ...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....more, visit the Working with Shapes documentation article. Remarks:...instantiate are Shape and GroupShape . A shape is a node in the...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartSeriesGroupCollection Class | Aspose.Words...

    Explore the Aspose.Words.ChartSeriesGroupCollection class, your go-to solution for managing and organizing ChartSeriesGroup objects effortlessly....IEnumerable < ChartSeriesGroup > Properties Name Description Count {...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is true for HTML and false for MHTML and EPUB in C++....allows to restore document properties such as tab stops, comments...is exported as -aw-* CSS properties of the corresponding HTML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....represent fields, form fields, shapes, OLE objects, footnotes etc...implementation to remove all hidden content from a document. public...

    reference.aspose.com/words/java/com.aspose.word...
  6. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....getLayoutOptions() property to access layout options for...DocumentBuilder(doc); // Insert hidden text, then specify whether...

    reference.aspose.com/words/java/com.aspose.word...
  7. Developer Guide|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.... File Info Document Properties New Creating a New Workbook...Meeting Complex Criteria Get All Hidden Rows Indices after Refreshing...

    docs.aspose.com/cells/java/developer-guide/
  8. Node | Aspose.Words for Java

    Base class for all nodes of a Word 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...
  9. ChartAxis | Aspose.Words for Java

    Represents the axis options of the chart in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  10. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain excel appearance, or make a use case possible.... File Info Document Properties Security Features New Creating...Meeting Complex Criteria Get All Hidden Rows Indices after Refreshing...

    docs.aspose.com/cells/net/developer-guide/