Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 11,687 for

insert images

(0.13 sec)
  1. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....3, we have added: Lossless image stream recompression during...now also compresses eligible image XObject streams with FlateDecode...

    docs.aspose.com/pdf/python-net/whatsnew/
  2. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly....Slides for Java allows you to insert OLE Objects into slides as...slides. For example, you can insert HTML, PDF, and ZIP files as...

    docs.aspose.com/slides/java/manage-ole/
  3. How to Add Page Numbers in Word using C#

    This quick tutorial guides on how to add page numbers in Word using C#. It provides configuration requirements, detailed steps and code to Insert page number in Word in C#....Imaging Product Family Aspose.BarCode...logical flow of the process to insert page number in word using C#...

    kb.aspose.com/words/net/how-to-add-page-numbers...
  4. How to Add Editable Field to PDF in Java

    This article guides on how to add editable field to PDF in Java. It shares the details of setting the IDE, a list of development steps for writing this application along with a runnable sample code to add fillable fields to PDF in Java....Imaging Product Family Aspose.BarCode...FormEditor class object to insert desired controls in the PDF...

    kb.aspose.com/pdf/java/how-to-add-editable-fiel...
  5. Microsoft Excel Spreadsheet Management Library|...

    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.... Convert to Tagged Image File Format (TIFF). Read and...print title, etc. Page Breaks Insert horizontal and vertical page...

    docs.aspose.com/cells/net/microsoft-excel-sprea...
  6. Add Conditional Icons Set with Cell Text Using ...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++....Get the conditional icon's image data Vector < uint8_t > imagedata...picture to the cell based on the image data worksheet . GetPictures...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  7. ImageSaveOptions.tiff_binarization_method prope...

    ImagesaveOptions.tiff_binarization_method property. Gets or sets method used while converting Images to 1 bpp format when [ImagesaveOptions.save_format](../save_format/) is [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF) and [ImagesaveOptions.tiff_compression](../tiff_compression/) is equal to [TiffCompression.CCITT3](../../tiffcompression/#CCITT3) or [TiffCompression.CCITT4](../../tiffcompression/#CCITT4)....method used while converting images to 1 bpp format when ImageSaveOptions...Floyd-Steinberg method to render a TIFF image. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.table_width_output_mode propert...

    HtmlSaveOptions.table_width_output_mode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB...DocumentBuilder ( doc = doc ) # Insert a table with a negative indent.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Several JPG Into WORD Python

    Merge multiple JPG into WORD in Python code. Save JPG as WORD using Python....insert_image(fileName) # Insert a paragraph break...break to avoid overlapping images. builder.writeln() doc.save(...

    products.aspose.com/words/python-net/merge/jpg-...
  10. Several JPG Into DOCX Python

    Merge multiple JPG into DOCX in Python code. Save JPG as DOCX using Python....insert_image(fileName) # Insert a paragraph break...break to avoid overlapping images. builder.writeln() doc.save(...

    products.aspose.com/words/python-net/merge/jpg-...