Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 215 for

inherited group

(0.91 sec)
  1. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java....BuiltInDocumentPrope Inheritance: java.lang.Object, com.aspose..."Origin" group, and the others are in the "Description" group. doc...

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

    Allows Aspose.Wods to mimic MS Word version-specific application behavior in Java....MsWordVersion Contents [ Hide ] Inheritance: java.lang.Object public...printCompatibilityOp(options); } /// /// Groups all flags in a document's compatibility...

    reference.aspose.com/words/java/com.aspose.word...
  3. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…...println("Grouped image detected: " + imageIndex);...imageIndex); // Render the entire group as ONE image ShapeRenderer renderer...

    forum.aspose.com/t/extracting-images-and-captio...
  4. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....Chart Inheritance: java.lang.Object public class Chart Provides...Provides access to a series group collection of this chart. getShapeType()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more.... This type is not inherited from IShape , which has a...selected, resized, repositioned, grouped with other elements, lock its...

    docs.aspose.com/slides/net/watermark/
  6. 8. Fonts in math formulas

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages.... The other main group of characters in a formula,...vectors, Fraktur fonts for groups, ideals, or fields. Others...

    docs.aspose.com/tex/java/latex-math-fonts/
  7. SVG Color – Fill, Stroke, and Opacity Examples

    Learn how SVG color works with fill, stroke, and opacity examples using HEX, RGB, and HSL. Discover color rules for shapes, text, and paths in Aspose.SVG....and follow CSS cascade and inheritance rules. The choice between...In this example: The first group uses RGBA colors, where the...

    docs.aspose.com/svg/net/drawing-basics/svg-color/
  8. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....EditableRangeEnd Inheritance: java.lang.Object, com.aspose.words...editable ranges to a specific group/user. public void visitor()...

    reference.aspose.com/words/java/com.aspose.word...
  9. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....EditableRangeStart Inheritance: java.lang.Object, com.aspose...editable ranges to a specific group/user. public void visitor()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with OneNote Document | Aspose.Note Doc...

    This guide explains how to work with OneNote documents using Java. It covers parsing and extracting various document elements....77 // Create an object that inherits from the DocumentVisitor class...class diagram that shows inheritance between node classes of the...

    docs.aspose.com/note/java/working-with-onenote-...