Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 48,791 for

shape

(1.42 sec)
  1. Փոխարկել HTML SVG Java

    Փոխարկեք HTML ը SVG ձևաչափի Java կոդով: Պահեք HTML որպես SVG օգտագործելով Java:...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.html"); shape.getShapeRenderer()...

    products.aspose.com/words/hy/java/conversion/ht...
  2. Փոխարկել TEXT WORD Java

    Փոխարկեք TEXT ը WORD ձևաչափի Java կոդով: Պահեք TEXT որպես WORD օգտագործելով Java:...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.txt"); shape.getShapeRenderer()...

    products.aspose.com/words/hy/java/conversion/te...
  3. Փոխարկել DOC EPUB Java

    Փոխարկեք DOC ը EPUB ձևաչափի Java կոդով: Պահեք DOC որպես EPUB օգտագործելով Java:...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.doc"); shape.getShapeRenderer()...

    products.aspose.com/words/hy/java/conversion/do...
  4. Փոխարկել WORD EPUB Java

    Փոխարկեք WORD ը EPUB ձևաչափի Java կոդով: Պահեք WORD որպես EPUB օգտագործելով Java:...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.docx"); shape.getShapeRenderer()...

    products.aspose.com/words/hy/java/conversion/wo...
  5. Փոխարկել HTML JPG Java

    Փոխարկեք HTML ը JPG ձևաչափի Java կոդով: Պահեք HTML որպես JPG օգտագործելով Java:...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.html"); shape.getShapeRenderer()...

    products.aspose.com/words/hy/java/conversion/ht...
  6. BuildingBlock class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...isDeep) Returns an Nth child Shape node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Problem converting VSDX to SVG - Free Support F...

    Hello Aspose, I encountered two problematic cases with exporting Visio diagrams to SVG format. I do a simple transformation via the method Diagram.Save according to documentation -Diagram.Save | Aspose.Diagram for .NET …...to SVG results in two arrow shapes being rendered at an incorrect...geometry of some line‑end (arrow) shapes, so the generated SVG does...

    forum.aspose.com/t/problem-converting-vsdx-to-s...
  8. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...image_shape = doc . get_child_nodes ( aw . NodeType . SHAPE , True...)[ 0 ] . as_shape () self . assertTrue ( image_shape . is_image...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Trust Permissions on Web Server|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.... In partial trust mode, Shape‑to‑EMF conversion is not supported...the exported image type (for shapes) to another image format. See...

    docs.aspose.com/cells/net/declaration/
  10. Watermark VSS document via Python | products.as...

    Python sample code to add watermark to VSS documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...elements such as collection of shapes, connectors, flowcharts, network...

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