Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 11,503 for

insert images

(0.07 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. How to Apply Conditional Formatting in Excel in C#

    This article defines the process on how to apply conditional formatting in Excel in C#. It contains IDE settings, a list of steps, and a sample code to create conditional formatting in Excel in C#....Imaging Product Family Aspose.BarCode...want to learn the process to insert a slicer in a workbook, refer...

    kb.aspose.com/cells/net/how-to-apply-conditiona...
  3. 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/
  4. Overview|Aspose.PDF for Java

    Overview of key-features and supported formats of Aspose.PDF for Java, installation and licensing manual of Java library....that contain high-resolution images or graphics. Smaller file sizes...shrinking or compressing all images removing unused PDF objects...

    docs.aspose.com/pdf/java/overview/
  5. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java.... Examples: Shows how to insert a field into a document using...included. Examples: Shows how to insert a field into a document using...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++....Update () Examples Shows how to insert a field into a document using...DocumentBuilder > ( doc ); // Insert two fields while passing a...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY 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...
  8. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java.... Remarks: Inserts an automatic number in outline...included. Examples: Shows how to insert a field into a document using...

    reference.aspose.com/words/java/com.aspose.word...
  9. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....docx"); Shows how to insert and customize footnotes. Document...insertAfter(Node newChild, Node refChild) Inserts the specified node immediately...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldPage | Aspose.Words for Java

    Implements the PAGE 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...