Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 48,914 for

shape

(0.1 sec)
  1. Java API to Render PS to XLT | products.aspose.com

    Export PS to XLT via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/ps-to...
  2. Java API to Render PS to XLSB | products.aspose...

    Export PS to XLSB via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/ps-to...
  3. Java API to Render PS to FODS | products.aspose...

    Export PS to FODS via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/ps-to...
  4. 将 PDF 转换为不同的图像格式在 C#|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式,例如 TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。... Default , Shape = Aspose . Pdf . Devices . ShapeType...Devices . ColorDepth . Default , Shape = Aspose . Pdf . Devices . ShapeType...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-image...
  5. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...of its attributes Shape textBox = new Shape(doc, ShapeType.TEXT_BOX);...

    forum.aspose.com/t/trying-to-create-a-word-like...
  6. Python PowerPoint API by Aspose.Slides | produc...

    Aspose.Slides for Python via Java is a Python PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Python....presentation elements such as slides, shapes, text, charts, tables, images...slides, adding and editing shapes, text, images, animations,...

    products.aspose.com/slides/python-java/
  7. Convert PDF To DOC Python

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

    products.aspose.com/words/python-net/conversion...
  8. Convert PDF To RTF Python

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

    products.aspose.com/words/python-net/conversion...
  9. Convert DOC To Image Python

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

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

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

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