Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 11,743 for

insert images

(0.37 sec)
  1. 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...
  2. FieldMergingArgsBase.FieldName | Aspose.Words f...

    Discover the FieldName property of FieldMergingArgsBase, which retrieves the merge field name from your data source for seamless integration....field name prefix, for example “Image:MyFieldName” in the document...“MyFieldName”. Examples Shows how to insert checkbox form fields into MERGEFIELDs...

    reference.aspose.com/words/net/aspose.words.mai...
  3. MailMerger.ExecuteWithRegionsToImages | Aspose....

    Effortlessly merge data from a DataTable into documents with MailMerger ExecuteWithRegionsToImages, transforming your content into stunning Images....regions and renders the result to images. public static Stream [] ExecuteWithRegionsTo...Table that contains data to be inserted into mail merge fields. Field...

    reference.aspose.com/words/net/aspose.words.low...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -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
  9. 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...
  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...