Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 4,280 for

values

(0.5 sec)
  1. Verify Barcode signatures in the document | Doc...

    This topic explains how to verify document for Barcode electronic signatures with GroupDocs.Signature API....setAllPages ( true ); // this value is set by default options ....Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/verify-barcod...
  2. Verify QR-code signatures in the document | Doc...

    This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API....setAllPages ( true ); // this value is set by default options ....Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/verify-qr-cod...
  3. قارئ رمز الاستجابة السريعة باستخدام C# | مسح رم...

    كيفية مسح رمز الاستجابة السريعة ضوئيًا باستخدام C# داخل تطبيق .NET. مثال C# الذي يقرأ QR Code من صورة سيساعدك على إنشاء ماسح ضوئي QR عبر الإنترنت....CodeTypeName +" Code Value: " + barcode.Value); } } احصل على رخصة...

    blog.groupdocs.com/ar/parser/scan-qr-code-using...
  4. Modifying found watermark properties | Document...

    This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API....argument can have inappropriate value // Process such cases here }...arguments can have inappropriate value // Process such cases here }...

    docs.groupdocs.com/watermark/java/modifying-fou...
  5. How to run examples | Documentation

    This article describes how to run .NET file conversion API code examples....} Replace the documentPath value with the actual path to the...} Replace the documentPath value with the actual path to the...

    docs.groupdocs.com/conversion/net/how-to-run-ex...
  6. Search results | Documentation

    This article shows that how to perform the operations on search results.... The method returns a value indicating that the result is...returns the found terms. The value is evaluated each time the property...

    docs.groupdocs.com/search/nodejs-java/search-re...
  7. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones... Key-value store. A key-value database is a data...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/net/about-search-engi...
  8. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class.... Value ); } } As you can see the code...Console . WriteLine ( field . Value ); // ... } } } Reading document...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Extract Tables from PDF Documents using GroupDo...

    It is our pleasure to announce the release of version 18.12 of GroupDocs.Parser for .NET. The latest version allows you to extract the tables from PDF documents. Furthermore, we have added the support of extracting text and metadata from text and presentation templates. For more details, please have a look at the release notes of version 18.12. Features Introduced Extracting Tables from PDF DocumentsThis feature is very useful when you want to extract only the tables form a PDF document....Print a metadata value Console.WriteLine(m.Value); } } Enhancements...

    blog.groupdocs.com/parser/extract-tables-from-p...
  10. 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/zh/watermark/tiling-watermar...