Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 226,632 for

png

(0.15 sec)
  1. 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...
  2. 将演示文稿导出为带有外部链接图像的 HTML|Aspose.Slides 文档

    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.... Add ( "image/png" , "image-{0}.png" ); } /// <summary>...// 图像标记看起来像 <img src="image-1.png">,其中包含适当的资源 Id 和扩展名。 var fileUrl...

    docs.aspose.com/slides/zh/net/exporting-present...
  3. Generate ISBN barcode Images via Python via Jav...

    Python sample code to generate ISBN barcode using Java Runtime Environment....AsposePython java Isbn Generate PNG JPG BMP TIFF SVG ISBN Generate...generator.save( "example.png" , "PNG" ) barcodeGeneratorExam =...

    products.aspose.com/barcode/python-java/isbn/ge...
  4. Generate ISMN barcode Images via Python via Jav...

    Python sample code to generate ISMN barcode using Java Runtime Environment....AsposePython java Ismn Generate PNG JPG BMP TIFF SVG ISMN Generate...generator.save( "example.png" , "PNG" ) barcodeGeneratorExam =...

    products.aspose.com/barcode/python-java/ismn/ge...
  5. Generate ISSN barcode Images via Python via Jav...

    Python sample code to generate ISSN barcode using Java Runtime Environment....AsposePython java Issn Generate PNG JPG BMP TIFF SVG ISSN Generate...generator.save( "example.png" , "PNG" ) barcodeGeneratorExam =...

    products.aspose.com/barcode/python-java/issn/ge...
  6. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....png" ) input . add ( "passport2.png" ) # Set recognition...) input . add ( "us_passport.png" ) # Enable US passport recognition...

    docs.aspose.com/ocr/python-net/recognition/pass...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 合并 PDF 文档 https://products.aspose.com/pdf/zh-hans/net/merger/ Recent content in 使用 C# 合并 PDF 文档 on Aspsoe.PDF Products Hugo -- gohugo.io ......png", "height": "220", "width": "220"...com\/pdf\/zh-hans\/net\/merger\/epub\/step02.png", "height": "220", "width": "220"...

    products.aspose.com/pdf/zh-hans/net/merger/inde...
  8. Chart Shows Wrong Numeric Values When Convertin...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart with some numeric values. When I try to get image of the slide, I see that the numeric values appear different from that on the PPT. For example, 6.3% co…...png"); image.Save(fileName, Aspose...Aspose.Slides.ImageFormat.Png); Console.WriteLine($"Saved slide {i...

    forum.aspose.com/t/chart-shows-wrong-numeric-va...
  9. Adding a Watermark to an Image|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.... We’ll save the image to PNG format using the PngOptions class...DrawString method. Save image to PNG. The following code snippet shows...

    docs.aspose.com/imaging/net/adding-a-watermark-...
  10. Flip Image in C#

    This article explains how to flip image in C#. It explains the environment setup, the step-by-step algorithm, and a sample code to mirror image in C#....popular image formats like JPG, PNG, BMP, etc. Steps to Flip Image...to any image format like BMP, PNG, etc. In this article, we have...

    kb.aspose.com/imaging/net/flip-image-in-csharp/