Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 45,789 for

shape

(0.1 sec)
  1. Convert JPG To TIFF Java

    Convert JPG to TIFF format in Java code. Save JPG as TIFF using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.tiff" ,...

    products.aspose.com/words/java/conversion/jpg-t...
  2. Convert JPG To BMP Java

    Convert JPG to BMP format in Java code. Save JPG as BMP using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.bmp" , new...

    products.aspose.com/words/java/conversion/jpg-t...
  3. Convert JPG To SVG Java

    Convert JPG to SVG format in Java code. Save JPG as SVG using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.svg" , new...

    products.aspose.com/words/java/conversion/jpg-t...
  4. Filtering the kind of data while loading the wo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....following sample code loads only shape objects while loading the workbook...set to LoadDataFilterOption.SHAPE The following screenshot shows...

    docs.aspose.com/cells/python-net/filtering-the-...
  5. Aspose::Words::Rendering namespace | Aspose.Wor...

    Aspose::Words::Rendering namespace. The Aspose.Words.Rendering namespace provides classes that allow to customize printing or rendering of documents in C++....more, visit the Working with Shapes documentation article. OfficeMathRenderer...methods to render an individual Shape or GroupShape to a raster or...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. Managing Controls|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....are a few drawing objects or shapes that are not supported yet...which is used to add a line shape to the worksheet. The method...

    docs.aspose.com/cells/python-net/managing-contr...
  7. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison 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...
  8. Սեղմել PDF Ը Python Ում

    Սեղմեք PDF ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք PDF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True)] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/hy/python-net/compres...
  9. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vss file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/organiz...
  10. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vsdx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/organiza...