Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,657 for

values

(0.12 sec)
  1. Search for different word forms | GroupDocs

    This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....class is called with the true value as an argument. By default,...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/java/search-for-diffe...
  2. Homophone search | GroupDocs

    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/java/homophone-search/
  3. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....redaction and returns Boolean value, accepted or not. Below, we...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/redaction/java/use-redaction...
  4. Extract table of contents from EPUB eBooks | Gr...

    How to extract table of contents from EPUB e-books getToc method is used....Warning method returns null value if table of contents extraction...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/extract-table-of...
  5. Extrahujte data z databázových souborů pomocí C#

    databáze je považována za nedílnou součást většiny aplikací. Ať už jde o desktopovou, webovou nebo mobilní aplikaci, databáze hraje zásadní roli při ukládání, přístupu a manipulaci s daty. Existuje mnoho systémů pro správu databází, které umožňují vytváření a správu databází za vás. Může však nastat situace, kdy potřebujete způsob, jak extrahovat data z databázových souborů, tj. soubor .db, bez instalace systému správy databáze nebo psaní SQL dotazů. Jak byste v takovém případě analyzovali databázový soubor a získali z něj data?...Value)) { Console.WriteLine(reader...parser.GetText(i.PageIndex.Value)) { Console.WriteLine(reader...

    blog.groupdocs.com/cs/parser/extract-data-from-...
  6. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks API.... The value should be between 0 and 1. The value 0 means that...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/nodejs-java/search...
  7. Quét mã QR trực tuyến | Quét mã QR bằng Hình ản...

    Quét mã QR trực tuyến. Quét hình ảnh Mã QR và quét bằng camera. Chúng tôi cũng sẽ thảo luận về cách quét mã QR theo chương trình bằng C# & Java....CodeTypeName +" Code Value: " + barcode.Value); } } Bạn có thể hiểu...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/vi/parser/scan-qr-code-online/
  8. Wie man mit Metadaten‑Tags arbeitet

    Erklären Sie, wie man mit Metadaten‑Tags arbeitet....found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Metadateneigenschaft...

    blog.groupdocs.com/de/metadata/how-to-work-with...
  9. Come lavorare con i tag Metadata

    Spiega come lavorare con i tag Metadata....found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Aggiungere...

    blog.groupdocs.com/it/metadata/how-to-work-with...
  10. 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...