Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 11,687 for

insert images

(0.1 sec)
  1. Convert MBOX to PDF in Python | products.aspose...

    Save MBOX to PDF in your Python applications without using Microsoft Outlook or Word...different formats including Email, Images and Microsoft Word formats...Compliance Pipeline Integration Insert converted email documents into...

    products.aspose.com/total/python-net/conversion...
  2. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java.... Remarks: Inserts all or part of the text and.../// Use a document builder to insert an INCLUDETEXT field with custom...

    reference.aspose.com/words/java/com.aspose.word...
  3. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void InsertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...appendChild(textPara); // Insert HTML content using DocumentBuilder...entire DrawingML Shape (text + images + coordinate system) // -90...

    forum.aspose.com/t/topic/324972
  4. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly Insert OLE objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration....string, bool, string, string ) Inserts an embedded or linked OLE object...object is inserted otherwise embedded OLE object is inserted. iconFile...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FieldLink.SourceFullName | Aspose.Words for .NET

    Discover the FieldLink SourceFullName property to easily manage and customize source file names and locations for enhanced data organization....document in the form of an image. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldDde.IsLinked | Aspose.Words for .NET

    Optimize your documents with FieldDde IsLinked property. Control file size by excluding graphics, ensuring efficient storage and faster access....document in the form of an image. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldLink.ProgId | Aspose.Words for .NET

    Discover the FieldLink ProgId property to easily manage application types for link information. Optimize your workflow with this essential tool!...document in the form of an image. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...

    reference.aspose.com/words/net/aspose.words.fie...
  8. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE object... Examples Shows how to insert linked and unlinked OLE objects... builder . insert_ole_object ( file_name = IMAGE_DIR + 'Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfImageCompression enumeration | Aspose.Words ...

    aspose.words.saving.PdfImageCompression enumeration. Specifies the type of compression applied to Images in the PDF file....type of compression applied to images in the PDF file. Members Name...appropriate compression for each image. JPEG Jpeg compression. Does...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Create Excel File using C++

    In this tutorial, we will learn how to create Excel file using C++. You can create new workbook and Insert data into the cells on MS Windows or Linux programmatically in C++....Imaging Product Family Aspose.BarCode...instantiate a blank Excel workbook Insert sample values into the cells...

    kb.aspose.com/cells/cpp/how-to-create-excel-fil...