Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 50,319 for

shape

(0.2 sec)
  1. Გადაიყვანეთ WORD TIFF Java

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

    products.aspose.com/words/ka/java/conversion/wo...
  2. Გადაიყვანეთ WORD XPS Java

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

    products.aspose.com/words/ka/java/conversion/wo...
  3. Გადაიყვანეთ WORD Გამოსახულება Java

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

    products.aspose.com/words/ka/java/conversion/wo...
  4. Regression bug : Arrows not displayed in output...

    When creating a polyline annotation with aspose and settings arrows to show on extremity, the arrows are not displayed when viewing the output PDF in Adobe Reader. If modifying the Shape of the annotation in Adobe Reade…... If modifying the shape of the annotation in Adobe Reader...

    forum.aspose.com/t/regression-bug-arrows-not-di...
  5. Specific Parameters of 2D Barcode Types in Aspo...

    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....density; however, it has a square shape and thus needs square space...

    docs.aspose.com/barcode/java/2d-barcode-types/
  6. How to Convert PDF to TIFF using Python

    This article briefs on how to convert pdf to tiff using python. For conversion of PDF to TIFF Python sample code along with description and IDE settings are provided....compression type, color depth, shape type, and flag to skip the blank...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  7. How to Convert SVG to Presentation using Python

    In this topic, we will walk you through the steps for how to convert SVG to Presentation using Python. By utilizing a few lines of easy code you can easily convert SVG to presentation using Python....class instance, a picture frame shape will be added that will utilize...

    kb.aspose.com/slides/python/how-to-convert-svg-...
  8. Convert HTML To WORD C++

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

    products.aspose.com/words/cpp/conversion/html-t...
  9. Convert JPG To DOCX C++

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

    products.aspose.com/words/cpp/conversion/jpg-to...
  10. Aspose diagram for java测试问题 - Free Support Foru...

    aspose diagram for java测试问题.7z (2.1 MB) 我正在测试aspose diagram for java,但是目前发现有两个问题: 1、emf文件,使用apsose-image java工具包,本地转换很慢,使用apose公网Online Image Converter - Convert Images, Photos, Pictures Free 进行转换很快,时间相差好几倍。 2、vsd转…...经过初步测试,我们重现了第二个问题,我们发现vsd转成vsdx时,有些shape丢失了。 jillian: 2、vsd转vsdx,内容有丢失...8 philip.zhou: vsd转成vsdx时,有些shape丢失了 请问这个问题有进展了吗? philip.zhou...

    forum.aspose.com/t/aspose-diagram-for-java/312034