Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 11,270 for

insert images

(0.08 sec)
  1. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME 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...
  2. ShapeBase.height property | Aspose.Words for Py...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape....Examples Shows how to insert a floating image, and specify its position...shape = builder . insert_image ( file_name = IMAGE_DIR + 'Logo.jpg'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....options); Shows how to change image color with saving options property...new Document(getMyDir() + "Images.docx"); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldAddIn | Aspose.Words for Java

    Implements the ADDIN field in Java....Words does not support inserting ADDIN fields, but we can still...included. Examples: Shows how to insert a field into a document using...

    reference.aspose.com/words/java/com.aspose.word...
  5. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. Explore layout types, placeholder control, and footer visibility through Java code examples....text, bullet points, charts, images, and more). Blank layout –...one if needed, and use it to insert slides based on that layout...

    docs.aspose.com/slides/java/slide-layout/
  6. IResourceLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words loads external resource when importing a document and Inserting Images using DocumentBuilder in Java....importing a document and inserting images using DocumentBuilder...DocumentBuilder(doc); // Images usually are inserted using a URI, or a...

    reference.aspose.com/words/java/com.aspose.word...
  7. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples....text, bullet points, charts, images, and more). Blank layout –...one if needed, and use it to insert slides based on that layout...

    docs.aspose.com/slides/php-java/slide-layout/
  8. Several Image Into DOC Javascript

    Merge multiple Image into DOC in JavaScript code. Save Image as DOC using JavaScript....Convert multiple image to DOC in JavaScript High-speed Node.js...js library for merging image files into DOC Fast and efficient...

    products.aspose.com/words/nodejs-net/merge/imag...
  9. Aspose::Words::ImageWatermarkOptions::get_IsWas...

    Aspose::Words::ImageWatermarkOptions::get_IsWashout method. Gets or sets a boolean value which is responsible for washout effect of the watermark. The default value is true in C++....create a watermark from an image in the local file system. auto...Document > (); // Modify the image watermark's appearance with...

    reference.aspose.com/words/cpp/aspose.words/ima...
  10. Working with Headers and Footers in C#|Aspose.W...

    How to manipulate headers and footers using C#. Create headers and footers C#. Remove headers or footers C#....Typically, these areas are used to insert information that should be...FooterEven . Insert an Absolutely Positioned Image into the Header...

    docs.aspose.com/words/net/working-with-headers-...