Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 50,311 for

shape

(0.11 sec)
  1. 将 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...
  2. 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...
  3. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...value determining how DrawingML shapes are rendered. (Inherited from...EPUB. export_shapes_as_svg Controls whether Shape nodes are converted...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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/
  5. Compatibility | Aspose.Words for Java

    Specifies names of compatibility options in Java....or Last Character SHAPE_LAYOUT_LIKE_WW_8 Shape Layout Like Word...Character SHAPE_LAYOUT_LIKE_WW_8 public static int SHAPE_LAYOUT_LIKE_WW_8...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 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...
  8. Convert PDF To HTML Python

    Convert PDF to HTML format in Python code. Save PDF as HTML 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 DOCX Python

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

    products.aspose.com/words/python-net/conversion...
  10. Convert DOC To RTF Python

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

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