Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 225,739 for

png

(0.14 sec)
  1. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property to save images in Base64 format for optimized HTML, MHTML, or EPUB output. Enhance your document quality!...Contains ( "<img src=\"data:image/png;base64" ) : outDocContents ....src=\"HtmlSaveOptions.ExportImagesAsBase64.001.png\"" ), Is . True ); See Also class...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 在没有内容时输出空白页面(C++)|Documentation

    使用C++处理空工作表并打印空白页面...SetImageType ( Drawing :: ImageType :: Png ); opts . SetOutputBlankPageWh...); // Render empty sheet to png image SheetRender sr ( ws , opts...

    docs.aspose.com/cells/zh/cpp/output-blank-page-...
  3. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....png" ); images . add ( "image2.png" ); // Recognition...

    docs.aspose.com/ocr/java/recognition/
  4. Quick Start|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....generate a QR code and save it as a PNG file. license = Assist . License...Generation . BarCodeImageFormat . PNG ) barcodeReader = BarCodeReader...

    docs.aspose.com/barcode/python-java/quick-start/
  5. Aspose.Imaging for .NET

    此 API 允许在 .NET C#、ASP.NET 应用程序中操作图像。允许创建、转换、编辑、图像和对图像执行其他操作。...NET 最新答案 如何在 C# 中将 PNG 转换为 ICON 如何在 C# 中将 JPG 转换为黑白...SVG 转换为 PDF 如何使用 C# 将 SVG 转换为 PNG 如何在 C# 中调整图像大小 如何使用 C# 在 Tiff...

    kb.aspose.com/zh/imaging/net/page/2/
  6. 使用JavaScript通过C++将工作表渲染到图形上下文|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript将工作表渲染到图形上下文,包括渲染到图像文件、屏幕和打印机。...png** 文件。你可以使用任何源 Excel 文件尝试这段代码,也请阅读代码中的注释以便更好理解。...and provide download link for PNG const blob = new Blob ([ imageData...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  7. Aspose.PSD for .NET

    在 C# 和 .NET 应用程序中创建、编辑和转换 PSD、PSB 和 AI 文件格式。...如何在 C# 中压缩 PSD 文件 如何使用 C# 将 PNG 转换为 PSD 如何在 C# 中将 PSD 转换为 TIFF...TIFF 如何在 C# 中将 AI 转换为 PNG 如何在 C# 中将 AI 转换为 PDF 如何在 C# 中将 AI 转换为...

    kb.aspose.com/zh/psd/net/
  8. Merge PDF Files in C# | products.aspose.com

    Merge PDF to PDF in C#. Use .NET library API to combine PDF files...a single file JPG to JPG PNG TO PNG HTML TO HTML IMAGE TO IMAGE...IMAGE JPG TO PDF IMAGE TO PDF PNG TO PDF...

    products.aspose.com/slides/net/merger/pdf-to-pdf/
  9. Գրել տեքստը պատկերում C#-ով

    Այս հոդվածը ցույց է տալիս, թե ինչպես գրել տեքստը պատկերում C#-ով։ Այն պարունակում է IDE-ի կարգավորման մանրամասներ, քայլերի ցուցակ և օրինակ կոդ՝ տեքստ ավելացնելու համար պատկերում C#-ով։...բացատրում է, թե ինչպես գրել տեքստը PNG C#-ով ։ Դուք կսովորեք ավելացնել...Վերափոխեք հոսքը Bitmap-ի և պահեք այն PNG ձևաչափով Այս քայլերը ամփոփում...

    kb.aspose.com/hy/font/net/write-text-on-image-u...
  10. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for C++ recognition results in XML format....png" ; AsposeOCRInput source1 ; source1...c_str (); string file = "page2.png" ; AsposeOCRInput source2 ; source2...

    docs.aspose.com/ocr/cpp/save-xml/