Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 4,649 for

values

(0.43 sec)
  1. C#에서 JPEG, PNG, TIFF 및 WebP 이미지의 EXIF 데이터 관리

    C#에서 이미지의 EXIF 메타데이터를 관리합니다. 메타데이터 .NET API를 사용하여 프로그래밍 방식으로 이미지의 EXIF 데이터를 추출, 업데이트, 추가 또는 제거합니다....Read all EXIF Package Tags and values. foreach (TiffTag tag in root...tag.Value); } // Read all EXIF IFD Package Tags and values. foreach...

    blog.groupdocs.com/ko/metadata/manage-exif-data...
  2. Kafelkowe Znaki Wodne w Pythonie: 7 Przykładów ...

    Opanuj kafelkowe znaki wodne w Pythonie dzięki 7 praktycznym przykładom. Dowiedz się, jak dodawać, tworzyć i dostosowywać znaki wodne dla bezpieczeństwa dokumentów, usuwać znaki wodne oraz chronić pliki przy użyciu GroupDocs.Watermark API do ochrony treści korporacyjnych.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/pl/watermark/tiling-watermar...
  3. Мозаичные водяные знаки на Python: 7 примеров з...

    Освойте мозаичные водяные знаки на Python с 7 практическими примерами. Узнайте, как добавлять, создавать и настраивать водяные знаки для защиты документов, удалять водяные знаки и защищать файлы с помощью GroupDocs.Watermark API для корпоративной защиты контента.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/ru/watermark/tiling-watermar...
  4. علامات مائية متكررة في Python: 7 أمثلة لحماية ا...

    إتقان علامات مائية متكررة في Python من خلال 7 أمثلة عملية. تعلم كيفية إضافة وإنشاء وتخصيص العلامات المائية لأمان المستندات، إزالة العلامات المائية، وحماية الملفات باستخدام GroupDocs.Watermark API لحماية المحتوى المؤسسي.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/ar/watermark/tiling-watermar...
  5. Python Uygulamalarında Metadataları Düzenleme v...

    GroupDocs.Metadata for Python via .NET kullanarak uygulamalarınızdaki metadataları çıkarma, güncelleme ve kaldırma yöntemlerini keşfedin....veri türlerini interpreted_value özelliği kullanarak işleyin...not (property . interpreted_value is None ): print( f "Property...

    blog.groupdocs.com/tr/metadata/edit-metadata-in...
  6. Enumeration Extension Methods | GroupDocs

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for IEnumerable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus you can group, sort and perform other sequential data manipulations in template expressions in a familiar way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...lambda function returning a value and taking an enumeration item...Selector returning a Boolean value. Examples in the following table...

    docs.groupdocs.com/assembly/net/enumeration-ext...
  7. Generate PDF report from CSV

    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....arquivos CSV [Comma Separated Values][1] são amplamente usados para...simples. O Comma Separated Values (CSV) é um formato de arquivo...

    blog.groupdocs.com/pt/tag/generate-pdf-report-f...
  8. Python Döşeme Filigranları: Belgeleri ve Görünt...

    Python döşeme filigranlarını 7 pratik örnekle ustalaşın. Belge güvenliği için filigran eklemeyi, oluşturmayı ve özelleştirmeyi, filigranları kaldırmayı ve dosyaları korumayı, kurumsal içerik koruması için GroupDocs.Watermark API kullanarak öğrenin.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/tr/watermark/tiling-watermar...
  9. Add watermarks to PDF documents | GroupDocs

    The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible.... The default value is the page’s media box. The...the bleed box. The default value is the page’s crop box. The...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Čtečka čárových kódů pomocí C# | Naskenujte čár...

    Jak skenovat čárové kódy pomocí C# v rámci aplikace .NET. Příklad C#, který čte čárový kód z obrázku, který vám pomůže vytvořit online skener čárových kódů....čárového kódu pomocí vlastnosti Value. Následující zdrojový kód C#...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Získejte bezplatnou...

    blog.groupdocs.com/cs/parser/scan-barcode-using...