Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 9,552 for

images

(0.13 sec)
  1. Čištění metadat – online a programový přístup

    Objevte online a programový způsob odstraňování nebo čištění vlastností metadat dokumentů a obrázků....Scrubber for Documents and Images using C# . Další zdroje .NET...

    blog.groupdocs.com/cs/metadata/metadata-scrubber/
  2. Signieren Sie PDF mit einem digitalen Signaturz...

    Meistern Sie die Kunst, PDFs mit Zertifikaten in Java digital zu signieren. Passen Sie Signaturen an und erstellen Sie Ihre eigene Anwendung mithilfe der Digital Signature API....setImageFilePath("image.jpg"); options.setLeft(100);...

    blog.groupdocs.com/de/signature/sign-pdf-with-c...
  3. Python E-Signature チュートリアル: PDF & Office ドキュメント...

    Pythonを使用して文書に電子署名を実装するためのステップバイステップガイド - スタンプベース、画像ベース、フォームフィールド署名方法を学び、安全な文書署名を行います...手書き署名、会社のロゴ、公式の印章を追加するのに最適です def add_image_signature (): # ファイルパスを定義 sample_file_path...sample_file_path = "sample.pdf" # ソース文書 image_signature = "signature.png"...

    blog.groupdocs.com/ja/signature/sign-documents-...
  4. C#のプレゼンテーションに透かしを追加する|テキストと画像の透かし

    GroupDocsによる.NETWatermarkingAPIを使用して、プレゼンテーションスライドに透かしとしてテキストを追加したり、PPT、PPTX、PPSなどの形式に画像透かしを適用したりするC#の方法。...new ImageWatermark("watermark-image.png"); imageWatermark.Opacity...ImageWatermarkOption); watermarker.Save("image-watermarked-presentation.pptx");...

    blog.groupdocs.com/ja/watermark/add-watermark-t...
  5. Agregar o quitar anotaciones en C# | Anotar arc...

    Agregue y elimine anotaciones mediante programación de archivos DOC/DOCX de Word en C#. Agregue anotaciones de flechas, rectángulos, elipses y marcas de agua mediante la API de anotaciones de .NET....Now, Message = "This image is little upwards.", Opacity...new Reply { Comment = "Add images as well.", RepliedOn = DateTime...

    blog.groupdocs.com/es/annotation/annotate-word-...
  6. اضافه کردن یا حذف حاشیه نویسی در C# | فایل های ...

    به صورت برنامه نویسی حاشیه نویسی را از فایل های Word DOC/DOCX در C# اضافه و حذف کنید. با استفاده از NET Annotation API، حاشیه‌نویسی‌های پیکان، مستطیل، بیضی، واترمارک را اضافه کنید....Now, Message = "This image is little upwards.", Opacity...new Reply { Comment = "Add images as well.", RepliedOn = DateTime...

    blog.groupdocs.com/fa/annotation/annotate-word-...
  7. Python 앱에서 메타데이터 편집 및 관리 - GroupDocs.Metadata

    GroupDocs.Metadata for Python via .NET을 사용하여 애플리케이션에서 메타데이터를 추출, 업데이트 및 제거하는 방법을 알아보세요....이 예제에서는 특정 기준에 따라 이미지 파일(예: image.jpg )의 메타데이터 속성을 가져옵니다. 메타데이터...run (): with gm . Metadata( "image.jpg" ) as metadata: # 파일 형식이...

    blog.groupdocs.com/ko/metadata/edit-metadata-in...
  8. C#을 사용하여 TIFF 파일 병합

    이 문서에서는 C#을 사용하여 TIFF 파일을 병합하는 주요 단계를 제공합니다. 또한 C#에서 TIFF 파일을 결합하는 샘플 코드 예제도 제공됩니다....사용하여 TIFF 파일 병합 TIFF(Tagged Image File Format) 파일은 고품질 이미지 저장...

    kb.groupdocs.com/ko/merger/net/merge-tiff-files...
  9. Evaluation Limitations and Licensing | GroupDocs

    Note GroupDocs.Metadata also works without the license in trial mode with certain limitations Evaluation version limitations You can easily download GroupDocs.Metadata for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license. API Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio, etc) Only first 5 properties can be read XMP API Only first 2 XMP schemes can be read EXIF API GPS IFD and image thumbnail are unavailable Only first 5 properties can be read IPTC API Only first 5 properties can be read Id3v2, Lyrics3, APEv2 tags Only first 5 properties can be read QuickTime atoms Only first 5 atoms can be read File open Open maximum 15 files, otherwise, API throws exception File save Not supported in trial mode Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....be read EXIF API GPS IFD and image thumbnail are unavailable Only...

    docs.groupdocs.com/metadata/java/evaluation-lim...
  10. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API.... Image }; // set up shadow options...

    docs.groupdocs.com/signature/net/sign-document-...