Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 49,132 for

shape

(0.24 sec)
  1. Փոխարկել Պատկեր BMP Python

    Փոխարկեք Պատկեր ը BMP ձևաչափի Python կոդով: Պահեք Պատկեր որպես BMP օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  2. Փոխարկել JPG TIFF Python

    Փոխարկեք JPG ը TIFF ձևաչափի Python կոդով: Պահեք JPG որպես TIFF օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  3. Փոխարկել Պատկեր JPG Python

    Փոխարկեք Պատկեր ը JPG ձևաչափի Python կոդով: Պահեք Պատկեր որպես JPG օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  4. How to Add Comments to Visio Drawings in C#.

    This step by step tutorial shows you how to add comments to Visio drawings in C#. You can easily add comments to Visio drawings in C# with few lines of code....be attached to a page or a shape etc. Steps to Add Comments to...

    kb.aspose.com/diagram/net/how-to-add-comment-to...
  5. Გადაიყვანეთ Word, PDF Და Მრავალი Სხვა Ფაილის Ფო...

    გადააკეთეთ დოკუმენტები პროგრამულად Java სხვადასხვა ფაილის ფორმატებს შორის: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG და მრავალი სხვა....DocumentBuilder(doc); Shape shape = builder.insertImage("Input.docx"); shape.getShapeRenderer()...

    products.aspose.com/words/ka/java/conversion/
  6. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....the TextFrame of the added shape. Remove the default paragraph...[ 0 ] auto_shape = slide . shapes . add_auto_shape ( slides ....

    docs.aspose.com/slides/python-net/manage-bullet...
  7. Convert Image To JPG Javascript

    Convert Image to JPG format in JavaScript code. Save Image as JPG using JavaScript....DocumentBuilder(doc) shape = builder.insertImage( "Input.png" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.png") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  8. Convert Image To PNG Javascript

    Convert Image to PNG format in JavaScript code. Save Image as PNG using JavaScript....DocumentBuilder(doc) shape = builder.insertImage( "Input.png" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.png") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  9. Add Watermark to PPTX Presentation Files using ...

    Java source code for adding Watermark to PPTX Presentation....the master presentation Add shape type using AddAutoShape method...

    products.aspose.com/slides/java/watermark/pptx/
  10. FORMCHECKBOX fields missing in converted doc/do...

    A .doc/.dot to odt convertet (saved) file contains “field:type=vnd.oasis.opendocument.field.FORMCHECKBOX” fields. This fields does not shown up in Aspose online editor or after converting to pdf. Is there any Workaroun…...FORM‑CHECKBOX element with a visible shape or text) before handing it to...

    forum.aspose.com/t/formcheckbox-fields-missing-...