Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 50,320 for

shape

(0.07 sec)
  1. Convert JPG To Image Python

    Convert JPG to Image format in Python code. Save JPG as Image using 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/python-net/conversion...
  2. Გადაიყვანეთ Გამოსახულება WORD Java

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

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

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

    products.aspose.com/words/ka/java/conversion/im...
  4. 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...
  5. Extract Text and Images from RTF File Online an...

    Online RTF file parser app. Python API code to extract images and text from RTF document....stored in Shape nodes of Document object To select all Shape nodes...collections If Shape.has_image returns true. Use Shape.image_data...

    products.aspose.com/total/python-net/parse/rtf/
  6. 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...
  7. 使用JavaScript通过C++锁定WordArt水印|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++锁定WordArt水印...本文介绍使用 Shape.lockedProperty(ShapeLockType...Watermark const wordart = sheet . shapes . addTextEffect ( AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/locking...
  8. Convert JPG To JPG Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  9. Გადაიყვანეთ WORD EPUB C++

    გადაიყვანეთ WORD EPUB C++ ფორმატში კოდით. შეინახეთ WORD როგორც EPUB C++....auto shape = builder->InsertImage(u"Input.docx"); shape->Get...

    products.aspose.com/words/ka/cpp/conversion/wor...
  10. Փոխարկել JPG DOCX C++

    Փոխարկեք JPG ը DOCX ձևաչափի C++ կոդով: Պահեք JPG որպես DOCX օգտագործելով C++:...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/hy/cpp/conversion/jpg...