Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 388 for

shape hidden property

(0.56 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis class...

    Aspose::Words::Drawing::Charts::ChartAxis class. Represents the axis options of the chart. To learn more, visit the documentation article in C++.... get_Hidden () Gets or sets a flag indicating...indicating whether this axis is hidden or not. get_MajorTickMark ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....display when loading images or shapes. The default value is content/img/updating...myCustomToast ); set info for shape/images operation for server...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Process shapes (which may contain text) try: shapes = doc.get_child_nodes(aw...get_child_nodes(aw.NodeType.SHAPE, True) shape_count = shapes.count for i in...

    forum.aspose.com/t/change-styles-for-complete-d...
  4. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...The problem could be due to hidden text, formatting issues, or...follow these steps: Check for Hidden Text : Verify that the text...

    forum.aspose.com/t/some-content-cannot-be-repla...
  5. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java...."); // If this property is set to "true", then our...implementation to remove all hidden content from a document. public...

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

    Contains font attributes font name font size color and so on for an object in Java....use Font to access the font properties of the various objects such...run of text using its font property. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of Shapes in a document. To learn more, visit the documentation article in C++....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/cpp/aspose.words.dra...
  8. Document | Aspose.Words for Java

    Represents a Word document in Java....accessible via the corresponding properties of the Document . The Document...node can be changed via the properties of that node. Consider using...

    reference.aspose.com/words/java/com.aspose.word...
  9. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....for Python, you can use: Properties such as layout_slides and...rely on a set of placeholder shape types. # For example, a Title...

    docs.aspose.com/slides/python-net/slide-layout/
  10. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row... Properties Name Description cells Provides...(Inherited from CompositeNode ) hidden Gets or sets a flag indicating...

    reference.aspose.com/words/nodejs-net/aspose.wo...