Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 389 for

shape hidden property

(0.64 sec)
  1. 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...
  2. 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...
  3. 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...
  4. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....we want to export document properties. saveOptions.setExportDocumentPro(true);...the "DocumentSplitCriteri" property to "DocumentSplitCriteri.SectionBreak"...

    reference.aspose.com/words/java/com.aspose.word...
  5. 用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...
  6. 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...
  7. 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...
  8. 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/
  9. 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...
  10. 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...