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

shape

(0.68 sec)
  1. Փոխարկել 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...
  2. Փոխարկել 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...
  3. Փոխարկել 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...
  4. 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...
  5. 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...
  6. 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...
  7. Is it possible to change the font size of parag...

    Hello Aspose Team, I am working on a solution where I convert Visio files to PDF using Aspose.Diagram for Python via .NET. I would like to know if it is possible to change the font size of the paragraphs present in the…...change the font size of shape: shape.chars[0].size.value = 0...

    forum.aspose.com/t/is-it-possible-to-change-the...
  8. 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/
  9. 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...
  10. Watermark VSX document via Python | products.as...

    Python sample code to add watermark to VSX documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...that consist of drawings and shapes that are used for creating...

    products.aspose.com/diagram/python-java/waterma...