Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 48,774 for

shape

(0.09 sec)
  1. Convert HTML To JPG Python

    Convert HTML to JPG format in Python code. Save HTML as JPG using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  2. Convert DOC To JPG Python

    Convert DOC to JPG format in Python code. Save DOC as JPG using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.doc") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  3. Convert PDF To BMP Python

    Convert PDF to BMP format in Python code. Save PDF as BMP using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  4. Manage Presentation Properties in C++|Aspose.Sl...

    Master presentation properties in Aspose.Slides for C++ and streamline search, branding and workflow in your PowerPoint and OpenDocument files....pres -> get_Slide ( 0 ) -> get_Shape ( 0 )); System :: SharedPtr...); // Adds a new rectangle shape with text System :: SharedPtr...

    docs.aspose.com/slides/cpp/presentation-propert...
  5. Make DOC Using C++

    Make a new DOC in C++ in a few steps. Easily create DOC using C++ library....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/cpp/make/doc/
  6. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML using C++ library....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/cpp/make/html/
  7. Gawe WORD Nganggo C++

    Gawe WORD anyar ing C++ ing sawetara langkah. Nggawe WORD kanthi gampang nggunakake perpustakaan C++....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/jv/cpp/make/word/
  8. Urobiť DOC Pomocou C++

    Vytvorte nový DOC v C++ v niekoľkých krokoch. Jednoducho vytvorte DOC pomocou knižnice C++....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/sk/cpp/make/doc/
  9. Convert HTML To Image Python

    Convert HTML to Image format in Python code. Save HTML as Image using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  10. Convert PDF To Image Python

    Convert PDF to Image format in Python code. Save PDF as Image using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...