Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,599 for

values

(0.08 sec)
  1. 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...
  2. 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-...
  3. Get document info | GroupDocs

    GroupDocs.Metadata allows users to get meta information of a document....Number of pages File size A value indicating whether a file is...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/nodejs-java/get-doc...
  4. Merge images | GroupDocs

    Learn how to merge image files, combine image files into one file programmatically in C# language using GroupDocs.Merger for .NET 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/net/merge/images/
  5. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary.... The default value is true, meaning that stop words...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  6. Sign document with XML Advanced Electronic Sign...

     This article explains how to sign document with XML advanced electronic signatures (XAdES) using GroupDocs.Signature API....property XAdESType to enumeration value XAdESType.XAdES. Call method...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Pie Chart in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Excel Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Excel 2013. Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group....indicate customer name with value (price of the orders purchased)...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/pie-chart-in-sp...
  8. Online PDF Annotation Plugin for Moodle CMS Now...

    We’re glad to announce the launch of GroupDocs’ annotation plugin for Moodle. GroupDocs Annotation, an online annotation app, is popular with our users because it lets them annotate and review most popular file formats from a web-browser. Upload any document that you want a team to review to a GroupDocs account. Then copy and paste the embed link to a Moodle page. Invite and share the link with members to start collaborative annotation....and collaboration holds great value for product development. GroupDocs’...minutes. We appreciate and value our customers’ feedback. Your...

    blog.groupdocs.com/annotation/online-pdf-annota...
  9. 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/
  10. 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...