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

insert images

(1.9 sec)
  1. Change Background of VDW File via .NET | produc...

    C# source code to change background of VDW documents on .NET Framework, .NET Core, Mono or COM Interop....diagram as background page Insert an image to the background page...drawing pages, shapes, fonts, images, data connections, and diagram...

    products.aspose.com/diagram/net/changebackgroun...
  2. Change Background of VSD File via .NET | produc...

    C# source code to change background of VSD documents on .NET Framework, .NET Core, Mono or COM Interop....diagram as background page Insert an image to the background page...drawing pages, shapes, fonts, images, data connections, and diagram...

    products.aspose.com/diagram/net/changebackgroun...
  3. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …... Solution You need to insert the watermark in the headers...if needed. Run the code to insert the watermark and save the...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  4. Convert EPS to TIFF via Java | products.aspose.com

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

    products.aspose.com/imaging/java/conversion/eps...
  5. Add Check Mark in Excel using C#

    Follow this article to add check mark in Excel using C#. It has IDE settings, a list of steps, and a sample code demonstrating how to Insert a tick in Excel using C#....Imaging Product Family Aspose.BarCode...use Aspose.Cells for .NET to insert a check mark in a sheet Load...

    kb.aspose.com/cells/net/add-check-mark-in-excel...
  6. How to Add Table to PDF using Java

    This short tutorial is about how to add table to PDF using Java. In order to Insert table in PDF using Java running in MS Windows, macOS or Linux operating systems can be used with no dependence on Adobe Acrobat or any other tool....Imaging Product Family Aspose.BarCode...provided to clarify the process to insert table in PDF using Java along...

    kb.aspose.com/pdf/java/how-to-add-table-to-pdf-...
  7. Converting a MHTML file to EPUB using Python | ...

    Sample code on Python for MHTML to EPUB conversion. Use example code for batch MHTML to EPUB conversion with Python and .NET...converter recognizes text within images in the input PDF document.This...accuracy of text extraction from image-based content. The chosen recognition...

    products.aspose.com/pdf/python-net/conversion/m...
  8. Converting a EPS file to BMP using Python | Asp...

    Sample code on Python for EPS to BMP conversion. Use example code for batch EPS to BMP conversion with Python and .NET...process the PDF pages as BMP images. Initialize two variables:...(‘w’), and save the processed image to this stream. Close the output...

    products.aspose.com/pdf/python-net/conversion/e...
  9. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....Examples Shows how to insert an image, and use it as a watermark...DocumentBuilder ( doc = doc ) # Insert the image into the header so that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a shape or picture in Java....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/java/com.aspose.word...