Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 4,305 for

values

(0.41 sec)
  1. Sign document with XAdES Digital signature | Do...

     This article explains how to sign Spreadsheet document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API.... Set property to value XAdES Call method of class instance...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Synonym search | Documentation

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....of the class with the true value as an argument. By default,...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/nodejs-java/synonym-s...
  3. Sign document with XAdES Digital signature | Do...

     This article explains how to sign Spreadsheet document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API.... Set property to value XAdES Call method of class instance...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/sign-document...
  4. 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...
  5. 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...
  6. قارئ رمز الاستجابة السريعة باستخدام C# | مسح رم...

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

    blog.groupdocs.com/ar/parser/scan-qr-code-using...
  7. Generate PDF Report in Java

    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....Việt 中文 中國傳統的 Comma Separated Values (CSV) je formát souboru pro...

    blog.groupdocs.com/cs/tag/generate-pdf-report-i...
  8. CSV to XML

    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....CSV-Datei (Comma-Separated Values) mithilfe von C# programmgesteuert...

    blog.groupdocs.com/de/tag/csv-to-xml/
  9. 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...
  10. Extract data from databases | Documentation

    This article shows the data extraction from database via ADO.NET using GroupDocs.Parser... Value )) { Console . WriteLine ( reader... GetText ( i . PageIndex . Value )) { Console . WriteLine ( reader...

    docs.groupdocs.com/parser/net/extract-data-from...