Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 5,465 for

shape group

(0.1 sec)
  1. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....HeaderFooter, Comment, Footnote or a Shape node Row-level – Among rows...ComboBox Date BuildingBlockGallery Group Picture RichText PlainText The...

    docs.aspose.com/words/net/working-with-content-...
  2. Conversion options - Free Support Forum - aspos...

    Hi, Can you give all the conversion options for each file input , to other conversion , divide to Group of family? for example :Shape file can convert to GEOJSON and… Thanks,..., divide to group of family? for example :shape file can convert...common conversion options grouped by file family: 1. Shapefile...

    forum.aspose.com/t/conversion-options/320628
  3. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....group(1) != null) && (matcher.group(1).length() >...> 0); mTarget = matcher.group(2); } // Gets or sets the display...

    reference.aspose.com/words/java/com.aspose.word...
  4. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and content, as well as with document appearance through the management of colors, Shapes, fonts and other graphics....articles on working with colors, shapes, fonts, and other graphical...the corresponding article or group of articles: Aspose.Words Document...

    docs.aspose.com/words/net/programming-with-docu...
  5. Change SVG Colors in Python – Fill, Stroke, Gra...

    Change SVG colors in Python with Aspose.SVG. Update fill, stroke, inline style colors, gradient stops, and save edited SVG files....Inherited group style <g fill="#ff0000"> Change the group attribute...an inline style, inherited group color, and a gradient, so the...

    docs.aspose.com/svg/python-net/change-svg-color...
  6. Forms2OleControlType | Aspose.Words for Java

    Enumerates types of Forms 2.0 controls in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...checkBoxControl = (CheckBoxControl)shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  7. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow.... shapes . add_picture_frame ( slides...add_image ( image_data ) slide . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/python-net/image/
  8. Add, Delete, and Get PDF Annotations in Java|As...

    Use the PdfAnnotationEditor section in Java to add, inspect, and delete PDF annotations across text, markup, interactive, Shape, watermark, security, and media-related workflows....Contents [ Hide ] This page groups the annotation families covered...Annotations Interactive Annotations Shape Annotations Security Annotations...

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  9. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....endTable(); // Textbox: Shape textBox = builder.insertShape(ShapeType...contents"); ((Shape)docEdited.getChild(NodeType.SHAPE, 0, true))...

    reference.aspose.com/words/java/com.aspose.word...
  10. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG Shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them....NET SVG Drawing Basics SVG Shapes Live Demos SVG .NET Solution...Reference Download Pricing Buy SVG Shapes – Basics & SVG Code, Examples...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/