Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 11,649 for

insert images

(0.2 sec)
  1. Several Image Into TXT Java

    Merge multiple Image into TXT in Java code. Save Image as TXT using Java....Convert multiple image to TXT in Java High-speed Java library...library to convert several image into TXT Use our document merging...

    products.aspose.com/words/java/merge/image-to-txt/
  2. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly....Android via 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/androidjava/manage-ole/
  3. 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...
  4. Public API Changes in Aspose.Imaging 2.7.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....Imaging 2.7.0 Contents [ Hide ] This...the changes to the Aspose.Imaging API from version 2.6.0 to 2...

    docs.aspose.com/imaging/java/public-api-changes...
  5. Display BarCodes in Report Header and Footer|Do...

    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....barcode label as image stream to standard Image Report Item control...and select Insert then Page Header . Place Image Report item...

    docs.aspose.com/barcode/reportingservices/displ...
  6. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text.... insert_shape ( shape_type = aw . drawing...Floating: shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. Assert.assertTrue(runs...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....covering header/footer types, image insertion, font and paragraph settings...Typically, these areas are used to insert information that should be...

    docs.aspose.com/words/python-net/working-with-h...
  9. How to fetch the data of the BlockReference in ...

    How to fetch the data of the BlockReference in Aspose.cad for dotnet of a dwg file....(CadImage cadImage = (CadImage)Image.Load(sourceFilePath)) { // Access...CadEntityTypeName.INSERT) { CadInsertObject insert = (CadInsertObject)baseEntity;...

    forum.aspose.com/t/how-to-fetch-the-data-of-the...
  10. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object....Examples Shows how to insert a shape with an image from the local file...ShapeType . IMAGE ) shape . image_data . set_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...