Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 4,648 for

values

(0.13 sec)
  1. How to use custom cache implementation | GroupDocs

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for .NET API....TryGetValue ( string key , out object value ) { var prefixedKey = GetPrefixedKey...redisValue ); value = data ; return true ; } value = default ;...

    docs.groupdocs.com/conversion/net/how-to-use-cu...
  2. 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...
  3. 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...
  4. Add password to PDF with permissions | GroupDocs

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....Permissions property with enum value of ; Instantiate object with...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/merger/python-net/add-passwo...
  5. Get Image Representation of Document Pages

    Getting image representation of document pages is one of the most successful feature that is already implemented in .NET version of the API. Keeping your interest in view, we’ve now implemented this feature for Java developers. GroupDocs.Comparison for Java 19.6 allows you to save document comparison results in image format as well. What does it take to implement such a feature? You just have to pass the output folder path to convertToImages method and API will take care of conversion mechanism itself....getWidth() setHeight(int value) setWidth(int value) There are also bug...

    blog.groupdocs.com/comparison/get-image-represe...
  6. ویرایش و مدیریت متادیتا در برنامه های پایتون - ...

    ببینید چگونه از GroupDocs.Metadata for Python via .NET برای استخراج، به روز رسانی و حذف متادیتا در برنامه‌های خود استفاده کنید....interpreted_value مدیریت کنید if not (property . interpreted_value is..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/fa/metadata/edit-metadata-in...
  7. How to search for Metadata signatures | GroupDocs

    This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API.... Value: {1}. Type: {2}" , metadataSignature...Name , metadataSignature . Value , metadataSignature . Type );...

    docs.groupdocs.com/signature/net/search-for-met...
  8. Считыватель штрих-кодов с использованием C# | С...

    Как сканировать штрих-коды с помощью C# в приложении .NET. Пример C#, который считывает штрих-код с изображения, который поможет вам создать онлайн-сканер штрих-кода....штрих-кода с помощью свойства Value. В следующем исходном коде C#...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Получить бесплатную...

    blog.groupdocs.com/ru/parser/scan-barcode-using...
  9. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...type indicates whether the value of the previously described...property is not specified, or its value is fully transparent, a yellow...

    docs.groupdocs.com/viewer/net/search-highlight-...
  10. Scansiona codice a barre online | Scansione di ...

    Scansiona i codici a barre online. Scansiona le immagini del codice a barre e scansiona usando la fotocamera. Discuteremo anche su come scansionare a livello di codice i codici a barre usando C# e Java....CodeTypeName +" Value: " + barcode.Value); } } Puoi ottenere...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/it/parser/scan-barcode-online/