Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 2,513 for

insert images

(0.1 sec)
  1. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....determining the quality of the JPEG images inside Html document. getMemoryOptimizatio()...determining the quality of the JPEG images inside Html document. setM...

    reference.aspose.com/words/java/com.aspose.word...
  2. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....moveToDocumentEnd(); // Insert a blue double-line border....builder.moveToDocumentEnd(); // Insert a blue double-line border....

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....Imaging Product Family Aspose.BarCode...learn other features like inserting comments in a Word file, refer...

    kb.aspose.com/words/python/how-to-replace-words...
  4. How to Convert a JPG to Word in Python

    This article guides on how to convert a JPG to Word in Python. It has all the details to set the IDE, a list of steps, and a runnable sample code to convert a JPG to Word in Python....Imaging Product Family Aspose.BarCode...used to customize the image insertion in the Word file. Steps...

    kb.aspose.com/words/python/how-to-convert-a-jpg...
  5. ImageBinarizationMethod enumeration | Aspose.Wo...

    aspose.words.saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image....the method used to binarize image. Members Name Description THRESHOLD...Floyd-Steinberg method to render a TIFF image. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSaveOptions.image_contrast property | Aspo...

    ImagesaveOptions.image_contrast property. Gets or sets the contrast for the generated Images....image_contrast property ImageSaveOptions.image_contrast property...for the generated images. @property def image_contrast ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....Imaging Product Family Aspose.BarCode...the running sample code to insert data validation in Excel using...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  8. How to Convert MBOX to PST File in Java

    This short topic is about how to convert MBOX to PST File in Java along with all the details to set up the environment. You can easily **save MBOX to PST file in Java** with the help of a few lines of code and use this application in any Java supported environment including Windows, macOS and Linux....Imaging Product Family Aspose.BarCode...message inside the MBOX and insert that inside the desired PST...

    kb.aspose.com/email/java/how-to-convert-mbox-to...
  9. ImageSaveOptions constructor | Aspose.Words for...

    ImagesaveOptions constructor. Initializes a new instance of this class that can be used to save rendered Images in the [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF), [SaveFormat.PNG](../../../aspose.words/saveformat/#PNG), [SaveFormat.BMP](../../../aspose.words/saveformat/#BMP), [SaveFormat.JPEG](../../../aspose.words/saveformat/#JPEG), [SaveFormat.EMF](../../../aspose.words/saveformat/#EMF), [SaveFormat.EPS](../../../aspose.words/saveformat/#EPS), [SaveFormat.WEB_P](../../../aspose.words/saveformat/#WEB_P) or [SaveFormat.SVG](../../../aspose.words/saveformat/#SVG) format....can be used to save rendered images in the SaveFormat.TIFF , SaveFormat...doc ) builder . insert_image ( file_name = IMAGE_DIR + 'Logo.jpg'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Make a Fillable Form in Word using Java

    This tutorial contains information on how to make a fillable form in Word using Java. After following this tutorial you can create a form in Word using Java by adding controls like text input, checkbox, combobox, etc....Imaging Product Family Aspose.BarCode...DocumentBuilder class object to insert different controls Add text...

    kb.aspose.com/words/java/how-to-make-a-fillable...