Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 11,261 for

insert images

(0.49 sec)
  1. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java.... Remarks: Inserts the results of a database query...extract data from a database and insert it as a field into a document...

    reference.aspose.com/words/java/com.aspose.word...
  2. FormField | Aspose.Words for Java

    Represents a single form field in Java.... Examples: Shows how to insert a combo box. Document doc =...write("Please select a fruit: "); // Insert a combo box which will allow...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++....Examples Shows how to insert an image, and use it as a watermark...DocumentBuilder > ( doc ); // Insert the image into the header so that...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Convert NumPy to Excel in Python | Python NumPy...

    Learn how to convert NumPy arrays to Excel using Aspose.Cells for Python. Step-by-step guide with code examples for Workbook, Worksheet, ListObject, Range, and Named Range....NumPy ndarray to Excel Workbook Insert NumPy ndarray into Worksheet...Define a Custom Function – insert_numpy_array NumPy values often...

    blog.aspose.com/cells/convert-numpy-to-excel/
  5. How to Add Signature in PowerPoint using Java

    This sharp tutorial explains how to add signature in PowerPoint using Java. It contains all the details to set the environment, program flow and a runnable sample code to Insert digital signature in PowerPoint using Java....Imaging Product Family Aspose.BarCode...and a runnable sample code to insert signature in PowerPoint using...

    kb.aspose.com/slides/java/how-to-add-signature-...
  6. How to Make a Booklet in PDF using Java

    This article guides on how to make a booklet in PDF using Java. It has environment settings, list of steps and a runnable sample code to create booklet from PDF using Java....Imaging Product Family Aspose.BarCode...learn more features like adding images to an existing PDF file, refer...

    kb.aspose.com/pdf/java/how-to-make-a-booklet-in...
  7. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerContext TextWatermark feature to easily add customizable text watermarks, enhancing your content's security and branding....overrides image watermark. Examples Shows how to insert watermark.... Execute (); Shows how to insert watermark text to the document...

    reference.aspose.com/words/net/aspose.words.low...
  8. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the documentation article in C++....ImageData class Defines an image for a shape. To learn more,... visit the Working with Images documentation article. class ImageData...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...fixed page formats (PDF, XPS, Image etc.) and upon updating TOC...setRestartPageNumber(true); // Insert some headings. builder.getParagraphFormat()...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  10. WatermarkerContext.image_watermark property | A...

    WatermarkerContext.image_watermark property. Image bytes to be used as a watermark....image_watermark property WatermarkerContext.image_watermark property...property Image bytes to be used as a watermark. @property def...

    reference.aspose.com/words/python-net/aspose.wo...