Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 9,573 for

image

(0.14 sec)
  1. Agregar marca de agua a las presentaciones en C...

    Formas de C# para agregar texto a las diapositivas de la presentación como marca de agua, o aplicar marcas de agua de Imagen a formatos PPT, PPTX, PPS y más usando la API de marca de agua .NET de GroupDocs....new ImageWatermark("watermark-image.png"); imageWatermark.Opacity...ImageWatermarkOption); watermarker.Save("image-watermarked-presentation.pptx");...

    blog.groupdocs.com/es/watermark/add-watermark-t...
  2. Compter les mots et les occurrences de chaque m...

    Comptez le nombre de mots et leurs occurrences dans les documents PDF, Word, Excel, PowerPoint et Email en Java à l'aide de l'API d'analyse de documents....permet également l’extraction d’images et de métadonnées pour une...fichiers ZIP en Java Extraire des images d’EPUB, FB2, CHM eBooks en...

    blog.groupdocs.com/fr/parser/count-words-and-oc...
  3. C#을 사용하여 디지털 인증서로 문서 서명 | 워드 및 PDF

    전자 서명용 .NET API를 사용하여 C#에서 디지털 인증서로 Word 및 PDF 파일에 전자 서명합니다. 디지털 서명의 모양을 변경합니다....jpg", // Optional - Set image file path Left = 50, // Set..."sampleImage.jpg", // Optional - Set image file path Left = 50, // Set...

    blog.groupdocs.com/ko/signature/sign-documents-...
  4. 使用 C# 使用數字證書籤署文檔 |文字和PDF

    使用 .NET API 進行電子簽名,使用 C# 中的數字證書對 Word 和 PDF 文件進行電子簽名。更改數字簽名的外觀。...jpg", // Optional - Set image file path Left = 50, // Set..."sampleImage.jpg", // Optional - Set image file path Left = 50, // Set...

    blog.groupdocs.com/zh-hant/signature/sign-docum...
  5. GroupDocs.Parser

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....permettant l’extraction de texte, d’images, d’OCR, de codes-barres, de...

    blog.groupdocs.com/fr/tag/groupdocs.parser/
  6. 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...
  7. Tutorial de firma digital en Python: Firma PDF,...

    Tutorial paso a paso completo para crear firmas electrónicas seguras en documentos utilizando Python y GroupDocs.Signature - perfecto para desarrolladores que construyen aplicaciones de firma de documentos...Archivo de certificado digital image_handwrite = "signature_handwrite...apariencia visual options . image_file_path = image_handwrite # Agregar...

    blog.groupdocs.com/es/signature/sign-documents-...
  8. Tutorial sulla firma digitale Python: firma PDF...

    Tutorial passo-passo completo per creare firme elettroniche sicure nei documenti utilizzando Python e GroupDocs.Signature - perfetto per gli sviluppatori che costruiscono applicazioni di firma di documenti...File del certificato digitale image_handwrite = "signature_handwrite...dell'aspetto visivo options . image_file_path = image_handwrite # Aggiungere...

    blog.groupdocs.com/it/signature/sign-documents-...
  9. Aggiungi o rimuovi annotazioni in C# | Annota i...

    Aggiungi e rimuovi a livello di codice le annotazioni dai file Word DOC/DOCX in C#. Aggiungi annotazioni con frecce, rettangoli, ellissi e filigrane utilizzando l'API di annotazione .NET....disegni AutoCAD e formati di imaging digitale come DICOM. Per l’elenco...DateTime.Now, Message = "This image is little upwards.", Opacity...

    blog.groupdocs.com/it/annotation/annotate-word-...
  10. Convert a JPG file passed as FileStream to PDF ...

    Hello, I noticed some very strange behavior when converting a certain jpg file. The problem is always reproducible using the basic pdf conversion sample, but only happens when the file is passed in as a stream. The fo…... (I tried with different images, but only this one seems to...

    forum.groupdocs.com/t/convert-a-jpg-file-passed...