Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 45,952 for

shape

(0.28 sec)
  1. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java....Represents text area inside of a shape. length Methods Method Description...Represents text area inside of a shape. Textbox may have LINE and ROW...

    reference.aspose.com/words/java/com.aspose.word...
  2. Փոխարկել DOC PNG C++

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

    products.aspose.com/words/hy/cpp/conversion/doc...
  3. Փոխարկել HTML PNG C++

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

    products.aspose.com/words/hy/cpp/conversion/htm...
  4. Փոխարկել DOC Պատկեր C++

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

    products.aspose.com/words/hy/cpp/conversion/doc...
  5. Փոխարկել TEXT JPG C++

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

    products.aspose.com/words/hy/cpp/conversion/tex...
  6. Փոխարկել HTML JPG C++

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

    products.aspose.com/words/hy/cpp/conversion/htm...
  7. Փոխարկել 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...
  8. Extract Text and Images from ODT File Online an...

    Online ODT file parser app. Python API code to extract images and text from ODT 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/odt/
  9. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName...= MessageFormat.format("{0} shape {1}, of type {2}.{3}", mOutFileName...

    reference.aspose.com/words/java/com.aspose.word...
  10. Փոխարկել Պատկեր PDF Java

    Փոխարկեք Պատկեր ը PDF ձևաչափի Java կոդով: Պահեք Պատկեր որպես PDF օգտագործելով Java:...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.png"); shape.getShapeRenderer()...

    products.aspose.com/words/hy/java/conversion/im...