Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 4,308 for

values

(0.08 sec)
  1. Use redaction callback | Documentation

    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...
  2. 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/java/homophone-search/
  3. Storing text of indexed documents | Documentation

    This article explains that how to store text of indexed documents.... The default value is null, which means that the...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/net/storing-text-of-i...
  4. Search for different word forms | Documentation

    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...
  5. Extract images from PDF documents | Documentation

    This article explains that how to extract images from PDF documents...Warning method returns null value if image extraction isn’t supported...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/extract-images-fr...
  6. 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-...
  7. 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...
  8. Convert CSV to PDF in CSharp

    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 Soubory Comma Separated Values se široce používají pro výměnu...

    blog.groupdocs.com/cs/tag/convert-csv-to-pdf-in...
  9. QR-code online scannen | QR-code scannen met af...

    QR-codes online scannen. Scan QR Code-afbeeldingen en scan met behulp van de camera. We zullen ook bespreken hoe QR-codes programmatisch kunnen worden gescand met C# en Java....CodeTypeName +" Code Value: " + barcode.Value); } } U kunt meer...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/nl/parser/scan-qr-code-online/
  10. اسکن بارکد آنلاین | اسکن بارکد با استفاده از تص...

    اسکن بارکد به صورت آنلاین اسکن تصاویر بارکد و اسکن با استفاده از دوربین. همچنین در مورد نحوه اسکن برنامه‌نویسی بارکد با استفاده از C# و Java صحبت خواهیم کرد....CodeTypeName +" Value: " + barcode.Value); } } شما می توانید...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

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