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

insert images

(0.72 sec)
  1. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert Word to PDF in C#. Easy code examples for DOCX to PDF conversion. Supports all Word and image formats....compliance to PDF17: Convert Images to PDF Converting to PDF is...we can convert single-page images, such as JPEG, PNG, BMP, EMF...

    docs.aspose.com/words/net/convert-a-document-to...
  2. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....AutoShape at a specified position, insert a text frame containing the...for Font Substitution Extract Images from Presentation Shapes...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  3. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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.... Insert an ActiveX Control Developers may insert an ActiveX...diagram = new Diagram (); // insert an ActiveX control diagram...

    docs.aspose.com/diagram/java/public-api-changes...
  4. How to Install Aspose.PDF for Java|Aspose.PDF f...

    Find step-by-step instructions for installing Aspose.PDF for Python and .NET to start working with PDF documents....allows developers to insert tables, graphs, images, hyperlinks, custom...it has two limitations: It inserts an evaluation watermark. No...

    docs.aspose.com/pdf/java/installation/
  5. Android API to Render TEX to RTF | products.asp...

    Transform TEX to RTF via Android via Java API...document elements such as text, images, tables, and hyperlinks. By..." + docInfo . getTitle ()); Insert Endnotes in RTF Document in...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Render MHTML to RTF | products.a...

    Transform MHTML to RTF via Android via Java API...code and resources such as images, audio, and video. It is used..." + docInfo . getTitle ()); Insert Endnotes in RTF Document in...

    products.aspose.com/total/android-java/conversi...
  7. HorizontalAlignment enumeration | Aspose.Words ...

    aspose.words.drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table....Examples Shows how to insert a floating image to the center of a...DocumentBuilder ( doc = doc ) # Insert a floating image that will appear behind...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. PDF to JPEG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with Python sample code using Aspose.PDF for Python for .NET... PDF document loading, and image processing. Create a list of...document. Set the resolution for image processing using an instance...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  10. 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...