Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 49,132 for

shape

(0.09 sec)
  1. Გადაიყვანეთ DOC JPG Java

    გადაიყვანეთ DOC JPG Java ფორმატში კოდით. შეინახეთ DOC როგორც JPG Java....DocumentBuilder(doc); Shape shape = builder.insertImage("Input.doc"); shape.getShapeRenderer()...

    products.aspose.com/words/ka/java/conversion/do...
  2. Փոխարկել Պատկեր HTML Java

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

    products.aspose.com/words/hy/java/conversion/im...
  3. Გადაიყვანეთ WORD MARKDOWN Java

    გადაიყვანეთ WORD MARKDOWN Java ფორმატში კოდით. შეინახეთ WORD როგორც MARKDOWN Java....DocumentBuilder(doc); Shape shape = builder.insertImage("Input.docx"); shape.getShapeRenderer()...

    products.aspose.com/words/ka/java/conversion/wo...
  4. Გადაიყვანეთ HTML GIF Java

    გადაიყვანეთ HTML GIF Java ფორმატში კოდით. შეინახეთ HTML როგორც GIF Java....DocumentBuilder(doc); Shape shape = builder.insertImage("Input.html"); shape.getShapeRenderer()...

    products.aspose.com/words/ka/java/conversion/ht...
  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. Create a Column Chart in Word using C#

    This article guides how to create a column chart in Word using C#. It has the details to set the IDE, steps, and a sample code for creating a bar graph in Word using C#.... access the chart from the shape, and get the reference to the...

    kb.aspose.com/words/net/create-a-column-chart-i...
  7. 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...
  8. How to insert a Text Box in PowerPoint using Java

    Discover how to insert a text box in PowerPoint using Java with Aspose.Slides for Java. Includes a detailed how-to guide and a code example....access a slide, add a rectangle shape, set the text, and save the...

    blog.aspose.com/slides/how-to-insert-a-text-box...
  9. Convert Image To TXT C++

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

    products.aspose.com/words/cpp/conversion/image-...
  10. Convert HTML To EPUB C++

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

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