Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 11,313 for

insert images

(0.15 sec)
  1. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...Image image = new com.aspose.pdf.Image(); File tempImageFile...FileInputStream(tempImageFile)) { image.setImageStream(imageInputStreamForP);...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  2. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....getFieldCode(), " MERGESEQ "); // Insert a SKIPIF field, which will...included. Examples: Shows how to insert a field into a document using...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java....getType()); // We can also insert PRIVATE fields using a document...included. Examples: Shows how to insert a field into a document using...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Convert PDF to Presentation using Java

    In this tutorial, we will focus on how to convert PDF to presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java add PDF to presentation with no dependence on MS PowerPoint....Imaging Product Family Aspose.BarCode...above steps are followed to insert PDF to presentation using Java...

    kb.aspose.com/slides/java/how-to-convert-pdf-to...
  5. How to Add Header and Footer in PDF using Java

    This brief tutorial discusses how to add header and footer in PDF using Java. It covers the steps and the code snippet to demonstrate how using java add header and footer in PDF files....Imaging Product Family Aspose.BarCode...using the Document class to insert the header footer Set header...

    kb.aspose.com/pdf/java/how-to-add-header-and-fo...
  6. Create Bookmarks in PDF using Java

    This article guides on how to create bookmarks in PDF using Java. It shares the information to set the IDE, a list of steps, and a sample code to bookmark PDF document using Java....Imaging Product Family Aspose.BarCode...use Aspose.PDF for Java to insert a bookmark Create an instance...

    kb.aspose.com/pdf/java/create-bookmarks-in-pdf-...
  7. Add Sparklines in Excel using Python

    This article provides a guide on how to add sparklines in Excel using Python. It has the IDE settings, steps, and a sample code to work with Excel sparklines using Python....Imaging Product Family Aspose.BarCode...sample code showing how to insert a sparkline in Excel using...

    kb.aspose.com/cells/python/add-sparklines-in-ex...
  8. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....Imaging Product Family Aspose.BarCode...with Python . If you want to insert bullets in a Word file, refer...

    kb.aspose.com/words/python/paragraph-formatting...
  9. Is there Aspose Cells and Words sample code to ...

    Hi, I want to create an Excel Scatter Chart and put it in a Word docx as an Excel chart. Is there sample code for this using Aspose Cells and Words? Is there sample code to show me how to "bookmark" the place where the c…...have to be converted to an image and placed into the docx at...chart, and then export it to an image using Aspose.Cells API. Using...

    forum.aspose.com/t/is-there-aspose-cells-and-wo...
  10. Working with Operators|Aspose.PDF for Java

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....The selected example adds an image into a PDF file to illustrate...illustrate the concept. To add an image in a PDF file, different operators...

    docs.aspose.com/pdf/java/operators/