Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 8,847 for

image

(0.12 sec)
  1. Thêm hình mờ vào hình ảnh trong C# | Hình mờ Vă...

    Các cách C# để thêm văn bản vào hình ảnh dưới dạng hình mờ hoặc thêm hình mờ hình ảnh vào hình ảnh PNG, JPG/JPEG, WebP, GIF, TIFF, BMP bằng .NET Watermarking API của GroupDocs....= new Watermarker("filePath/image.jpg")) { // Đặt Phông chữ Văn...= new Watermarker("filePath/image.png")) { using (ImageWatermark...

    blog.groupdocs.com/vi/watermark/add-watermark-t...
  2. ไฟล์ที่ป้องกันลายน้ำใน Java | ลายน้ำข้อความและร...

    ใช้ Java API เพื่อเพิ่มลายน้ำข้อความและรูปภาพให้กับไฟล์ Word, PDF, PowerPoint, Excel ที่ป้องกันด้วยรหัสผ่าน ปรับแต่งลักษณะลายน้ำโดยใช้ GroupDocs API...ที่ได้รับการป้องกัน /* * ใช้ Image Watermark กับเอกสาร (PDF, Word...ImageWatermark("path/watermark-image.png"); watermark.setOpacity(0...

    blog.groupdocs.com/th/watermark/watermark-passw...
  3. Watermark Tiling trong Python: 7 Ví dụ Để Bảo V...

    Làm chủ watermark tiling Python với 7 ví dụ thực tiễn. Tìm hiểu cách thêm, tạo và tùy chỉnh watermark cho an ninh tài liệu, loại bỏ watermark, và bảo vệ tệp với API GroupDocs.Watermark để bảo vệ nội dung doanh nghiệp....return watermark def get_image_watermark (image_path: str) -> gww ...watermark = gww . ImageWatermark(image_path) watermark . width = 60...

    blog.groupdocs.com/vi/watermark/tiling-watermar...
  4. How to Build an ASP.NET WebForms HTML5 Document...

    Customers who integrate our HTML5 document viewer into their website can plug it into other websites too. This article shows how to build an ASP.NET WebForms HTML5 document viewer using the .NET version of the GroupDocs.Viewer. Requirements IIS 7 or later. Microsoft Visual Studio 2012 Part A: Creating A GroupDocs.Viewer Web Service Follow the steps given below to create a GroupDocs online document viewer service: Open Visual Studio 2012 and create a new ASP....<addverb="GET"path="document-viewer/images/\*"type="Groupdocs.Web.UI.Handlers...<addname="images"verb="GET"path="document-viewer/images/\*"type="Groupdocs...

    blog.groupdocs.com/viewer/build-asp-net-webform...
  5. C#JPG、PNG、GIF、TIFF画像をPDFに変換| .NETイメージコンバータ

    C#で画像をPDFに変換します。 .NET用の変換APIを使用して、回転、サイズ変更、余白のオプションを使用して、JPG、TIFF、PNG、JPEG、GIF、BMPなどのファイルを変換します。...converter = new Converter("image.jpg")) { PdfConvertOptions options...converter = new Converter("image.png")) { PdfConvertOptions options...

    blog.groupdocs.com/ja/conversion/convert-images...
  6. 添加或删除注释 |在 Java 中注释 PDF 文件

    在 Java 中以编程方式在 PDF 文件中添加和删除注释。使用 Java API 添加箭头、矩形、椭圆、突出显示、水印注释等。...setMessage("Annotate documents and images."); area.setOpacity(0.7); area...Reply(); reply2.setComment("Add images as well."); reply2.setRepliedOn(Calendar...

    blog.groupdocs.com/zh/annotation/annotate-pdf-f...
  7. Messed up PDF Comparison Result - Free Support ...

    Hi, I am using GroupDocs.Comparison for .NET to compare PDF files. The comparison results in the output PDF are messed up. Would you please check? Input and output files are attached. using (Comparer comparer = new Co…...Compare(resultFile); } image.png (109.5 KB) File1.pdf (92...

    forum.groupdocs.com/t/messed-up-pdf-comparison-...
  8. GroupDocs.Comparison for .NET 3.3.0 Announced

    We are pleased to announce the monthly release of Next Generation GroupDocs.Comparison for .NET 3.3.0. with some exciting features. In this version, some new features has been introduced along with some important fixes. Also, this version has a new installer. We recommend that you download and update the API as soon as you can. GroupDocs.Comparison for .NET 3.3.0 - New FeaturesIn this new release of GroupDocs.Comparison for .NET 3.3.0 new features are introduced for word document format when use Comparison....format Performance Displaying of images and text after process for...

    blog.groupdocs.com/comparison/groupdocs-compari...
  9. 透かし画像 |テキストと画像の透かし

    画像 (JPG、PNG など) にテキストと画像の透かしを追加します。オンライン ウォーターマーク アプリケーション、または .NET および Java ライブラリを使用してウォーターマークを適用します。...= new Watermarker("filePath/image.jpg")) { // テキストと透かしのフォントを設定する...new Watermarker(Constants.JPG_IMAGE); watermarker.add(watermark);...

    blog.groupdocs.com/ja/watermark/watermark-images/
  10. Tutorial sulla Firma Elettronica in Python: Cre...

    Guida passo-passo per implementare firme elettroniche nei documenti utilizzando Python - scopri i metodi di firma basati su timbri, immagini e campi modulo per la firma sicura dei documenti...o sigilli ufficiali def add_image_signature (): # Definisci i...# Il tuo documento sorgente image_signature = "signature.png"...

    blog.groupdocs.com/it/signature/sign-documents-...