Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 11,573 for

insert images

(0.57 sec)
  1. ShapeBase.behindText property | Aspose.Words fo...

    ShapeBase.behindText property. Specifies whether the shape is below or above text....Examples Shows how to insert a floating image to the center of a...DocumentBuilder ( doc ); // Insert a floating image that will appear behind...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.horizontalAlignment property | Aspose...

    ShapeBase.horizontalAlignment property. Specifies how the shape is positioned horizontally....Examples Shows how to insert a floating image to the center of a...DocumentBuilder ( doc ); // Insert a floating image that will appear behind...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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-...
  4. How to Add Comments in Word using Java

    In this short tutorial we will see how to add comments in Word using Java. This process can be followed in any operating system like Windows, macOS and Ubuntu to Insert comment in Word document using Java....Imaging Product Family Aspose.BarCode...Here are the steps on how to insert comment in Word using Java...

    kb.aspose.com/words/java/how-to-add-comments-in...
  5. Aspose::Words::PageSetup::get_PageHeight method...

    Aspose::Words::PageSetup::get_PageHeight method. Returns or sets the height of the page in points 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/pag...
  6. Working with Sections in C++|Aspose.Words for C++

    Understanding document section concepts and manipulation practices using C++. Insert section into a document C++. Remove section C++. Copy sections between Documents.... Insert or Remove a Section Break Aspose...Aspose.Words allows you to insert a section break into text using...

    docs.aspose.com/words/cpp/working-with-sections/
  7. WatermarkerContext.text_watermark_options prope...

    WatermarkerContext.text_watermark_options property. Options for the image watermark....s property Options for the image watermark. @property def te...: ... Examples Shows how to insert watermark text to the document...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Convert EPS to WMZ via Java | products.aspose.com

    Sample code for EPS to WMZ Java conversion. Use API example code for batch EPS files to WMZ conversion within any Web or Desktop Java based application....Imaging Java Conversion EPS to WMZ...any image editor or 3rd-party libraries. Aspose.Imaging for Java...

    products.aspose.com/imaging/java/conversion/eps...
  10. Converting a PNG file to PDF using Java | Aspos...

    PNG to PDF conversion via Java sample code. Programmers can use this example code to export PNG to PDF within any Web or Desktop Java based application....new Document Load input PNG image Save the output PDF file Here...getPages (). add (); Image image = new Image (); image . setFile ( Paths...

    products.aspose.com/pdf/java/conversion/png-to-...