Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 50,394 for

shape

(0.11 sec)
  1. Java API to Render MHTML to XLTM | products.asp...

    Export MHTML to XLTM 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/mhtml...
  2. Java API to Render PCL to SXC | products.aspose...

    Export PCL to SXC 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/pcl-t...
  3. Java API to Render CGM to CSV | products.aspose...

    Export CGM to CSV 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/cgm-t...
  4. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...xls” ); Shape oleObject = builder.InsertO...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  5. 通过C++使用Node.js管理评论和笔记|Documentation

    用Aspose.Cells for Node.js via C++插入和管理评论或笔记。...); // Set image data to the shape associated with the comment...

    docs.aspose.com/cells/zh/nodejs-cpp/comments-an...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...