Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 50,310 for

shape

(0.11 sec)
  1. Փոխարկել JPG DOC Java

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

    products.aspose.com/words/hy/java/conversion/jp...
  2. Փոխարկել HTML MARKDOWN Java

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

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

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

    products.aspose.com/words/hy/java/conversion/ht...
  4. Փոխարկել HTML GIF Java

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

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

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

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

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

    products.aspose.com/words/hy/java/conversion/wo...
  7. Փոխարկել WORD Պատկեր Java

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

    products.aspose.com/words/hy/java/conversion/wo...
  8. Missing most of the shapes after importing a fi...

    After importing vsd to vsdx, only some lines import and most of the Shapes are missing. vsd file in question and screenshot of an issue: missing Shapes.zip (482.7 KB) The file was converted using this part of code: F…...Missing most of the shapes after importing a file Aspose.Diagram...lines import and most of the shapes are missing. vsd file in question...

    forum.aspose.com/t/missing-most-of-the-shapes-a...
  9. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Rendering in Node.js|Aspose.Words for Node.js v...

    Use Aspose.Words for Node.js via .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing.... Render a Shape object separately from the document...

    docs.aspose.com/words/nodejs-net/rendering/