Sort Score
Result 10 results
Languages All
Labels All
Results 7,501 - 7,510 of 284,135 for

image

(0.14 sec)
  1. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....convert a document that contains images into html, we will end up with...which links to several images. // Each image will be in the form...

    reference.aspose.com/words/java/com.aspose.word...
  2. Merge JPG Images in PHP | products.aspose.com

    Merge JPG to JPG in PHP. Use PHP library API to combine JPG files...PHP library for merging JPG images using PHP code Download Merge...and manipulate presentations, images, and other files. When you...

    products.aspose.com/slides/php-java/merger/jpg-...
  3. 获取条件格式中使用的图标集、数据条或颜色比例对象(适用于C++)|Documentation

    Aspose.Cells for C++ 是一个用于操作电子表格文件的库。它支持在条件格式中使用图标集、数据条和颜色刻度对象以显示电子表格中的数据。本文介绍如何使用 Aspose.Cells 库获取这些对象的数据。...GetConditionalFormat (); // Get the image data from the icon Vector <...// Create the image file based on the icon's image data ofstream...

    docs.aspose.com/cells/zh/cpp/get-icon-sets-data...
  4. Print and Preview Workbook with C++|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using C++....need to be converted to PDF or images. Processing such files will...u "Book1.xlsx" ); // Create image or print options ImageOrPrintOptions...

    docs.aspose.com/cells/cpp/workbook-and-workshee...
  5. GeoTIFF

    GeoTIFF is a file format used for storing geographically referenced raster Images. It combines Image data with geographic information, allowing for easy integration with Geographic Information System (GIS) software....referenced raster images. It combines image data with geographic...storing georeferenced raster images, commonly used in industries...

    products.aspose.com/gis/net/gis-formats/geotiff/
  6. 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...
  7. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++....Examples Shows how to insert an image, and use it as a watermark....DocumentBuilder > ( doc ); // Insert the image into the header so that it will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ThumbnailGeneratingOptions class | Aspose.Words...

    aspose.words.rendering.ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document....page of the document or first image. thumbnail_size Size of generated...builder . insert_image ( file_name = IMAGE_DIR + 'Logo.jpg' )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SignatureLineOptions.Signer | Aspose.Words for ...

    Discover the SignatureLineOptions Signer property to customize your signature line. Easily set suggested signers for enhanced document clarity.... Image }; // Overwrite the unsigned...get ; set ; } public byte [] Image { get ; set ; } public Signee...

    reference.aspose.com/words/net/aspose.words/sig...
  10. ThumbnailGeneratingOptions.generateFromFirstPag...

    ThumbnailGeneratingOptions.generateFromFirstPage property. Specifies whether to generate thumbnail from first page of the document or first Image....page of the document or first image. get generateFromFirstPag ()...value is false and there is no image in the document, thumbnail will...

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