Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 50,257 for

shape

(0.18 sec)
  1. 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
  2. Convert JPG To WORD C++

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

    products.aspose.com/words/cpp/conversion/jpg-to...
  3. Convert Image To WORD C++

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

    products.aspose.com/words/cpp/conversion/image-...
  4. 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...
  5. 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...
  6. Convert TEXT To PDF C++

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

    products.aspose.com/words/cpp/conversion/text-t...
  7. Convert Image To DOC C++

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

    products.aspose.com/words/cpp/conversion/image-...
  8. Convert WORD To XPS C++

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

    products.aspose.com/words/cpp/conversion/word-t...
  9. Convert HTML To DOC C++

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

    products.aspose.com/words/cpp/conversion/html-t...
  10. 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...