Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 259 for

shape hidden property

(0.26 sec)
  1. Lock or unlock shapes with Node.js via C++|Docu...

    This article shows you code explaining how to lock or unlock Shapes to protect them using Aspose.Cells library for Node.js via C++....Lock or unlock shapes with Node.js via C++ Contents [ Hide ]...Sometimes, you need to protect all shapes in certain worksheets to prevent...

    docs.aspose.com/cells/nodejs-cpp/lock-or-unlock...
  2. Add Custom XML Parts and Select them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for Node.js via C++....getID() property. Similarly, if you want to...using CustomXmlPart.getID() property. Finally, it finds or selects...

    docs.aspose.com/cells/nodejs-cpp/add-custom-xml...
  3. 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...
  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. ChartLegendEntry Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartLegendEntry class for creating dynamic chart legends. Enhance your data visualization with seamless integration and customization....public class ChartLegendEntry Properties Name Description Font { get;...indicating whether this entry is hidden in the chart legend. The default...

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