Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 11,283 for

insert images

(0.33 sec)
  1. Manage Presentation Slide Masters in C++|Aspose...

    Manage Slide Masters in Aspose.Slides for C++: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C++ examples.... Add an image, placeholder, Smart Art, etc...Add an Image to a Slide Master When you add an image to a Slide...

    docs.aspose.com/slides/cpp/slide-master/
  2. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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....SetFieldImage(string fieldName, Stream image) 示例: 以下代码片段显示如何为 XFA 表单字段设置图像:...fs = new FileInputStream ( "image.jpg" ); doc . getForm (). getXFA...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  3. Customize Barcode Text and Captions in JavaScri...

    How to Set Barcode Text and Captions in Aspose.BarCode for JavaScript via C++...text onto generated barcode images. This text information may...additional text on a barcode image, it can be hidden as shown in...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  4. Customize Barcode Text and Captions in C#|Docum...

    How to Set Barcode Text and Captions in Aspose.BarCode for .NET...text onto generated barcode images. This text information may...barcode image, it can be hidden as in the barcode sample image shown...

    docs.aspose.com/barcode/net/set-barcode-text/
  5. Set Orientation and Control the Export of Hidde...

    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....saving diagram to PDF, HTML, Image (PNG, JPEG, GIF), SVG, and XPS... Set the Export Option for Image The code below shows how to...

    docs.aspose.com/diagram/java/set-orientation-an...
  6. Create a Treemap in Excel using Python

    This short tutorial explains how to create a Treemap in Excel using Python. It share details for the development environment, a list of steps, and a sample code for generating a Tree map chart in Excel using Python....Imaging Product Family Aspose.BarCode...use the Cells collection to insert sample hierarchical data Add...

    kb.aspose.com/cells/python/create-a-treemap-in-...
  7. DashStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.DashStyle enum for versatile dashed line styles. Enhance your document designs with customizable visual elements....examples of shapes that we can insert into our documents. // 1 -...MemoryStream ( imageBytes )) { Image image = Image . FromStream ( stream...

    reference.aspose.com/words/net/aspose.words.dra...
  8. How to Create Excel File in Node.js

    This article guides on how to create Excel file in Node.js. It contains instructions to set the environment, a list of steps, and a runnable sample code to write to Excel file using Node.js....Imaging Product Family Aspose.BarCode...accessing the first worksheet to insert data. In the subsequent steps...

    kb.aspose.com/cells/nodejs/how-to-create-excel-...
  9. Track Changes in Word using C#

    Follow this article to track changes in Word using C#. It has all the details to set the IDE, a list of steps, and sample code to turn on track changes in Word using C#....Imaging Product Family Aspose.BarCode...a table to it Add a row and insert a cell in it Start tracking...

    kb.aspose.com/words/net/track-changes-in-word-u...
  10. ArrowWidth | Aspose.Words for Java

    Width of the arrow at the end of a line in Java....examples of shapes that we can insert into our documents. // 1 -...ation.BOTH); BufferedImage image = ImageIO.read(getAsposelogoUri()...

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