Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 161 for

shape relationships

(0.2 sec)
  1. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content 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. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....deleteShapes() Deletes all shapes from the text of this story...deleteShapes() Deletes all shapes from the text of this story...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...background_shape Gets or sets the background shape of the document...package using “unknown relationships”. page_color Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Online SVG to CSV Conversion or Build .NET base...

    Free online app to convert SVG to CSV files. .NET C# conversion library code for SVG documents....files to analyze geometric shapes, track patterns in design elements...identify trends in spatial relationships. Web Development : Use CSV...

    products.aspose.com/total/net/conversion/svg-to...
  6. Aspose.GIS for .NET

    Aspose.GIS for .NET is a library designed to enable developers to work with geospatial data in their .NET applications. It's part of the Aspose suite of APIs, which are known for providing powerful, file-format-specific libraries for various development needs.... Geometric Shapes: Generate points, lines, and...appearance and style of geometric shapes. Symbol Combining: Combine...

    products.aspose.com/gis/net/
  7. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.GIS for .NET

    Aspose.GIS for .NET is a library designed to enable developers to work with geospatial data in their .NET applications. It's part of the Aspose suite of APIs, which are known for providing powerful, file-format-specific libraries for various development needs.... Geometric Shapes: Generate points, lines, and...appearance and style of geometric shapes. Symbol Combining: Combine...

    products.aspose.com/gis/net
  9. Row | Aspose.Words for Java

    Represents a table row in Java....typical elements such as runs, shapes, and even other tables. //...typical elements such as runs, shapes, and even other tables. //...

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

    Represents a paragraph of text in Java....Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...CONTINUE; } /// /// Called when a Shape is encountered in the document...

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