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

shape

(0.09 sec)
  1. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  2. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with PDF/A or PDF/UA|Aspose.Words for N...

    Convert to PDF/A-1, PDF/A-2, PDF/A-3, PDF/A-4, and PDF/UA using Node.js. There are a few problems when converting to PDF/A documents, and Aspose.Words for Node.js solves them....mark shapes as decorative in Microsoft Word or mark shape as an...see details). For example, shapes could be marked as decorative...

    docs.aspose.com/words/nodejs-net/working-with-p...
  4. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....value determining how DrawingML shapes are rendered. getEncoding()...value determining how DrawingML shapes are rendered. setEncoding(Charset...

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

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

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

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

    products.aspose.com/words/python-net/conversion...
  9. Convert HTML To MARKDOWN Python

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

    products.aspose.com/words/python-net/conversion...
  10. Convert HTML To Markdown Python

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

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