Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 4,118 for

values

(0.15 sec)
  1. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....97-2003 CSV (Comma Separated Value) file. OOXML Microsoft PowerPoint...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/java/supported-doc...
  2. Merge images | Documentation

    Learn how to merge image files, combine image files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....instance of class and pass enum value of as a constructor parameter...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/merger/nodejs-java/merge/ima...
  3. Homophone search | Documentation

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning using Java search API....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/homophone...
  4. Czytnik kodów QR przy użyciu języka C# | Zeskan...

    Jak zeskanować kod QR za pomocą C# w aplikacji .NET. Przykład w języku C#, który odczytuje kod QR z obrazu, co pomoże Ci zbudować internetowy skaner QR....CodeTypeName +" Code Value: " + barcode.Value); } } Uzyskaj bezpłatną...

    blog.groupdocs.com/pl/parser/scan-qr-code-using...
  5. 在线扫描条码 |使用图像和相机扫描条形码

    在线扫描条形码。扫描条码图像并使用相机进行扫描。我们还将讨论如何使用 C# 和 Java 以编程方式扫描条形码。...CodeTypeName +" Value: " + barcode.Value); } } 您可以进一步了解开发 使用...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/zh/parser/scan-barcode-online/
  6. 在線掃描條碼 |使用圖像和相機掃描條形碼

    在線掃描條形碼。掃描條碼圖像並使用相機進行掃描。我們還將討論如何使用 C# 和 Java 以編程方式掃描條形碼。...CodeTypeName +" Value: " + barcode.Value); } } 您可以進一步了解開發 使用...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/zh-hant/parser/scan-barcode-...
  7. 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...
  8. 在线扫描二维码 |使用图像和相机扫描二维码

    在线扫描二维码。扫描二维码图像并使用相机扫描。我们还将讨论如何使用 C# 和 Java 以编程方式扫描二维码。...CodeTypeName +" Code Value: " + barcode.Value); } } 您可以进一步了解如何开发...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/zh/parser/scan-qr-code-online/
  9. 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...
  10. Float and paginal modes | Documentation

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....default value, which means float mode, when true value means paginal...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/net/float-and-paginal...