Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 5,102 for

shape group

(0.04 sec)
  1. Convert DOC To RTF Java

    Convert DOC to RTF format in Java code. Save DOC as RTF using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.doc"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/doc-t...
  2. Convert DOC To PDF Java

    Convert DOC to PDF format in Java code. Save DOC as PDF using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.doc"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/doc-t...
  3. Convert DOC To PNG Java

    Convert DOC to PNG format in Java code. Save DOC as PNG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.doc"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/doc-t...
  4. 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-...
  5. Convert STL to JPEG2000 via JavaScript | produc...

    Sample code for STL to JPEG2000 conversion. Use API example code for batch STL files to JPEG2000 conversion....the cross section of the 3D shape to be built by the fabber. There...Joint Photographic Experts Group (JPEG) 2000 files. J2K files...

    products.aspose.com/cad/javascript-net/conversi...
  6. Convert STL to 3DS via C# | products.aspose.com

    Sample code for STL to 3DS C# conversion. Use API example code for batch STL files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...viewport configurations, smoothing group data, bitmap references and...

    products.aspose.com/cad/net/conversion/stl-to-3ds/
  7. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....8 { 9 // Create a new <g> (group) element using SVGGElementBuilder...In this example: a new <g> (group) element is created using the...

    docs.aspose.com/svg/net/element-builders/
  8. Watermark Powerpoint File Online or using Java ...

    Free online app to Watermark different Powerpoint files. Java watermarking library code for Powerpoint presentations....master slide Add the water mark shape Use watermarkShape.addTextFrame...(Joint Photographic Expert Group) Add Watermark to JPG Add Watermark...

    products.aspose.com/total/java/watermark/powerp...
  9. 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...
  10. 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...