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

shape hidden property

(0.25 sec)
  1. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....getBackgroundShape() Gets the background shape of the document. getChild(int...getFontInfos() Provides access to properties of fonts used in this document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...; // Set some page setup properties for the section. section...

    reference.aspose.com/words/java/com.aspose.word...
  3. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped Shapes in your documents for enhanced visual appeal....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/net/aspose.words.dra...
  4. 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/
  5. 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 the Image.save method...

    docs.aspose.com/cad/java/developer-guide/autoca...
  6. GroupShape class | Aspose.Words for Python

    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/python-net/aspose.wo...
  7. How to Set Chart Axis Properties in C++|Aspose....

    Chart axis tuning using C++....AI How to Set Chart Axis Properties Contents [ Hide ] If you...how to define X and Y‑axis properties: How to Set Date‑Time Value...

    docs.aspose.com/words/cpp/how-to-set-chart-axis...
  8. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。...// Save Picture to Memory (property access converted from getData())...to the Result Worksheet (properties converted) const resultSheet...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  9. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes 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...
  10. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....implementation to remove all hidden content from a document. public...new Document(getMyDir() + "Hidden content.docx"); RemoveHiddenContentV...

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