Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 174 for

insert group shape java

(0.04 sec)
  1. How to set up new fonts | Aspose.TeX for Java

    This article covers setting up new fonts for use with LaTeX and also includes an example of a font definition....TeX Java General articles on LaTeX Font...up new fonts | Aspose.TeX for Java Contents [ Hide Show ] To set...

    docs.aspose.com/tex/java/latex-fonts-setup/
  2. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....FieldXE Inheritance: java.lang.Object, com.aspose.words.Field...property, // the INDEX field will group them into one entry. FieldIndex...

    reference.aspose.com/words/java/com.aspose.word...
  3. Java Excel API | products.aspose.com

    Aspose.Cells for Java library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, CSV, HTML and so on....Cells Java Java Excel Spreadsheet Processing...Free Trial Aspose.Cells for Java Overview Overview Features Resources...

    products.aspose.com/cells/java/
  4. Logical Levels of Nodes in a Document in Java|A...

    In Aspose.Words for Java documentation mentioned logical levels of nodes – block level, inline-level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....documentation sometimes refers to a group of node classes as belonging...contains sections that can be inserted, removed, and copied into...

    docs.aspose.com/words/java/logical-levels-of-no...
  5. C# .NET Visio Diagram API | products.aspose.com

    C# VB.NET ASP.NET Visio diagramming library to export Visio diagrams VSD VSDX VSS VST VSX VTX VDW VDX VSSX and VSTX to PDF XPS HTML SVG SWF and image formats...& Connect Shapes Group Shapes Protect Diagram/Shape Get Hyperlinks...ActiveX Controls Multi-Colored Shapes High Fidelity Printing Supports...

    products.aspose.com/diagram/net/
  6. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...Words Product Family words-java m16vip123 March 31, 2025, 10:48am...getChildNodes(NodeType.SHAPE, true)) { if (obj instanceof Shape) { int bm...

    forum.aspose.com/t/alternative-way-to-extract-a...
  7. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesJava.lang.String method in Java....Inheritance: java.lang.Object All Implemented Interfaces: java.lang.Iterable...the CompositeNode.selectNodes(java.lang.String) method. To learn...

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

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....Words is written completely in Java. Microsoft Word is not required...DocumentBuilder provides an easy way to insert content and formatting into...

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

    Specifies type of chart axis in Java....Contents [ Hide ] Inheritance: java.lang.Object public class ChartAxisType...Column chart with columns grouped and banded along the X-axis...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....DocumentVisitor Inheritance: java.lang.Object public abstract...Called when enumeration of a group shape has ended. visitGroupShapeStart(GroupShape...

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