Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 49,131 for

shape

(0.57 sec)
  1. Փոխարկել TEXT Պատկեր Java

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

    products.aspose.com/words/hy/java/conversion/te...
  2. Փոխարկել JPG PDF Java

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

    products.aspose.com/words/hy/java/conversion/jp...
  3. Convert PPT to Video in Java | products.aspose.com

    Convert PPT to video in Java. Use Java library API to convert PowerPoint to video...Presentation (); try { // Adds a smile shape and then animates it IAutoShape...

    products.aspose.com/slides/java/conversion/ppt-...
  4. Drawing Images using Graphics|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....library you can draw simple shapes like lines, rectangles and...complex shapes like polygons, curves, arcs and Bezier shapes. Aspose...

    docs.aspose.com/psd/java/drawing-images-using-g...
  5. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.Words for Python 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/python-net/rendering/
  6. How to Resize Picture in Word using Python

    This article guides you on how to resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code to resize image in MS Word using Python....of the added image using the Shape class object. Code to Resize...

    kb.aspose.com/words/python/how-to-resize-pictur...
  7. Convert Image To HTML C++

    Convert Image to HTML format in C++ code. Save Image as HTML using C++....auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/cpp/conversion/image-...
  8. Convert DOC To RTF C++

    Convert DOC to RTF format in C++ code. Save DOC as RTF using C++....auto shape = builder->InsertImage(u"Input.doc"); shape->GetS...

    products.aspose.com/words/cpp/conversion/doc-to...
  9. Convert Image To DOCX C++

    Convert Image to DOCX format in C++ code. Save Image as DOCX using C++....auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/cpp/conversion/image-...
  10. Convert WORD To MARKDOWN C++

    Convert a Word document to MARKDOWN format in C++ code. Save a Word document as MARKDOWN using C++....auto shape = builder->InsertImage(u"Input.docx"); shape->Get...

    products.aspose.com/words/cpp/conversion/word-t...