Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 228,140 for

png

(0.34 sec)
  1. Aspose.PSD for Java 24.8 - 发行说明|Documentation

    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....png" ; outputPsdFile [ caseIndex..."src/main/resources/Layers-NoPen.output.png" ; try ( AiImage image = ( AiImage...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  2. Effects like overlay and glow are not working p...

    I tried to export image with Grandient Overlay / Outer Glow, but the result were not that I expected. Original PSD View Adobe® Photoshop® Files | PSD & PSB Viewer App Read Only mode exported 7_4 copy_converted_re…...png (104.5 KB) export to PSD the...PSD & PSB Viewer App export to PNG gradient overlay effect wasn’t...

    forum.aspose.com/t/effects-like-overlay-and-glo...
  3. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…...png"); shape.getImageData().save(outputPath...ImageSaveOptions(SaveFormat.PNG)); imageIndex++; } catch (Exception...

    forum.aspose.com/t/extracting-images-and-captio...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – افزودن، استخراج یا حذف پیوست ها در PDF با استفاده از Java https://products.aspose.com/pdf/fa/java/attachments/ Recent content in افزودن، استخرا......png", "height": "220", "width": "220"...ttachments\/extract\/step02.png", "height": "220", "width": "220"...

    products.aspose.com/pdf/fa/java/attachments/ind...
  5. Փոխարկել Պատկեր HTML C++

    Փոխարկեք Պատկեր ը HTML ձևաչափի C++ կոդով: Պահեք Պատկեր որպես HTML օգտագործելով C++:...սկզբնաղբյուր պատկերը: Կոդի օրինակ C++ PNG ը HTML ձևաչափի փոխարկելու համար...PCL MHTML XHTML ODT OTT XPS PNG BMP EMF GIF SVG TIFF JPG Ցանկից...

    products.aspose.com/words/hy/cpp/conversion/ima...
  6. Several Image Into DOC Python

    Merge multiple Image into DOC in Python code. Save Image as DOC using Python....in Python to combine multiple PNG to DOC Copy Examples Input files...fileNames = [ "Input1.png" , "Input2.png" ] doc = aw.Document()...

    products.aspose.com/words/python-net/merge/imag...
  7. Several Image Into WORD Python

    Merge multiple Image into WORD in Python code. Save Image as WORD using Python....in Python to combine multiple PNG to DOCX Copy Examples Input files...fileNames = [ "Input1.png" , "Input2.png" ] doc = aw.Document()...

    products.aspose.com/words/python-net/merge/imag...
  8. Barcode Recognition Settings|Documentation

    This article describes how to adjust various barcode recognition settings in Aspose.BarCode for Python according to business needs...png" , BarCodeImageFormat . Png ); } //read barcode...BarCodeReader ( $"{path}Code39.png" , DecodeType . Code39Extended...

    docs.aspose.com/barcode/python-java/recognition...
  9. Barcode Recognition Settings|Documentation

    This article describes how to adjust various barcode recognition settings in Aspose.BarCode for Android according to business needs...png" , BarCodeImageFormat . Png ); } //read barcode...BarCodeReader ( $ "{path}Code39.png" , DecodeType . Code39Extended...

    docs.aspose.com/barcode/androidjava/recognition...
  10. Change a field name - Free Support Forum - aspo...

    Try to change the name of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...png (2.5 KB) The thing is that name...Preflight, shows this: image.png (3.6 KB) It is important to change...

    forum.aspose.com/t/change-a-field-name/312114