Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 47,844 for

shape

(0.17 sec)
  1. 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...
  2. Convert CGM to DIF via C# API | products.aspose...

    C# API to Convert CGM File to DIF without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its AddTextEffect function...graphics, creating precise shapes and lines. Illustration Design...

    products.aspose.com/total/net/conversion/cgm-to...
  3. Convert PDF To DOCX Python

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

    products.aspose.com/words/python-net/conversion...
  4. Convert WORD To Image Python

    Convert a Word document to Image format in Python code. Save a Word document as Image using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  5. Convert HTML To WORD Python

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

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

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

    products.aspose.com/words/python-net/conversion...
  7. Convert JPG To HTML Python

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

    products.aspose.com/words/python-net/conversion...
  8. Convert TEXT To Image Python

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

    products.aspose.com/words/python-net/conversion...
  9. Convert TEXT To GIF Python

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

    products.aspose.com/words/python-net/conversion...
  10. Convert WORD To MARKDOWN Python

    Convert a Word document to MARKDOWN format in Python code. Save a Word document as MARKDOWN using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

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