Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 362 for

shape hidden property

(0.09 sec)
  1. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result 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. Row | Aspose.Words for Java

    Represents a table row in Java....typical elements such as runs, shapes, and even other tables. //..."Title" and "Description" properties to add a title and description...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with GridJs Client Side|Documentation

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

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. 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...
  5. Working with GridJs Client Side|Documentation

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

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...false 是 loadingGif 加载图 images / shapes 时的 GIF 动图 URL。 默认值为 content/img/updating...url when loading the image / shape . it is optional , the default...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...