Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 11,572 for

insert images

(0.19 sec)
  1. Create waterfall chart with legend customizatio...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Cells Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 M…...YTD 23 Output should be like image.png (8.6 KB) And I have below...4, -3, 2, 7, 3, 6, 23}; // Insert data into the worksheet for...

    forum.aspose.com/t/create-waterfall-chart-with-...
  2. SignOptions.signatureLineImage property | Aspos...

    SignOptions.signatureLineImage property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/signatureline/)...signatureLineImage property The image that will be shown in associated...document ); // Configure and insert a signature line, an object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert HTML to PNG – C# code and Online Converter

    Convert HTML to PNG in C# with Aspose.HTML for .NET API. Save web pages in PNG format quickly, clearly, and securely....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/html/net/conversion/html-to...
  4. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Imaging Product Family Aspose.BarCode...Column Chart in Word using C# Insert Shape in Word using Python...

    kb.aspose.com/words/page/3/
  5. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...isLandscape); Image image = new Image(); image.setImageStream(new...decode(base64Image))); image.setFixWidth(100); image.setFixHeight(50);...

    forum.aspose.com/t/pdf-base64image/315504
  6. 使用运算符与C++协作|Aspose.PDF for C++

    本主题解释如何在C++中使用Aspose.PDF的运算符。运算符类为PDF操作提供了强大的功能。...将图像添加到页面资源的Images集合中 page -> get_Resources () -> get_Images () ->...-> get_Resources () -> get_Images () -> idx_get ( page -> get_Resources...

    docs.aspose.com/pdf/zh/cpp/operators/
  7. Nested Regions|Aspose.Words for SharePoint

    Nested regions feature details of the Aspose.Words for SharePoint....Regions Merge Fields for Inserting Images...

    docs.aspose.com/words/sharepoint/nested-regions/
  8. 使用图像|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getIcon (); // create an image file FileOutputStream fos =...// write byte array of the image fos . write ( bytes ); // close...

    docs.aspose.com/diagram/zh/java/working-with-im...
  9. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for Java license and discover limitations of the trial version....characters in a recognized image exceeds 300, only the first...characters in a recognized image is less than 300, the first...

    docs.aspose.com/ocr/java/licensing/
  10. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java.... Examples: Shows how to insert a field into a document using...// Use a document builder to insert a field that displays a result...

    reference.aspose.com/words/java/com.aspose.word...