Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 50,319 for

shape

(0.21 sec)
  1. Add Custom XML Parts and Select Them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for Node.js via C++.... setID ( "Shape" ); // Specify the search custom...

    docs.aspose.com/cells/nodejs-cpp/add-custom-xml...
  2. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for page in range(0, docu…...the table is inside floating shape in your document: 931×694 155...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  3. Convert JPG To SVG Python

    Convert JPG to SVG format in Python code. Save JPG as SVG 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...
  4. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation.... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/python-net/watermark...
  5. 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/
  6. Convert JPG To PNG Javascript

    Convert JPG to PNG format in JavaScript code. Save JPG as PNG 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...
  7. Convert JPG To TIFF Javascript

    Convert JPG to TIFF format in JavaScript code. Save JPG as TIFF 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...
  8. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Java, streamlining visual workflows....theme, color scheme, and the shapes placed on the master slide...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/java/get-the-entire-pres...
  9. Გადაიყვანეთ JPG JPG C#

    გადაიყვანეთ JPG JPG C# ფორმატში კოდით. შეინახეთ JPG როგორც JPG C#.... var shape = builder.InsertImage( "Input.jpg" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/ka/net/conversion/jpg...
  10. Გადაიყვანეთ JPG PNG C#

    გადაიყვანეთ JPG PNG C# ფორმატში კოდით. შეინახეთ JPG როგორც PNG C#.... var shape = builder.InsertImage( "Input.jpg" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/ka/net/conversion/jpg...