Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 50,311 for

shape

(0.15 sec)
  1. Გადაიყვანეთ TEXT PDF Java

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

    products.aspose.com/words/ka/java/conversion/te...
  2. Გადაიყვანეთ JPG TXT Java

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

    products.aspose.com/words/ka/java/conversion/jp...
  3. One embedded object disappears from the diagram...

    Hello Aspose, We encounter one additional problem with converting vsdx to SVG format. I do a simple transformation via the method Diagram.Save according to documentation (Diagram.Save method). I attached the original V…...embedded simple shapes. After transforming to SVG, one shape disappears...why one of the two embedded shapes disappears after the conversion...

    forum.aspose.com/t/one-embedded-object-disappea...
  4. PowerPoint MsftOfcThm_Accent: Override SVG Fill...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…...shapes[0].picture_format.picture.image...svg_content_2 = presentation.slides[0].shapes[1].picture_format.picture.image...

    forum.aspose.com/t/powerpoint-msftofcthm-accent...
  5. Convert TEXT To HTML C++

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

    products.aspose.com/words/cpp/conversion/text-t...
  6. Convert HTML To PDF C++

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

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

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

    products.aspose.com/words/cpp/conversion/doc-to...
  8. Convert JPG To HTML C++

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

    products.aspose.com/words/cpp/conversion/jpg-to...
  9. Convert DOC To PDF C++

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

    products.aspose.com/words/cpp/conversion/doc-to...
  10. Convert HTML To Markdown C++

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

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