Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 4,644 for

values

(0.14 sec)
  1. Using OCR to extract a text from images and PDF...

    GroupDocs.Parser provides API to extract a text from image files and non-text PDFs documents. The following articles describe how to use API to extract data and integrate any paid or free OCR solution to GroupDocs.Parser.... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/using-ocr/
  2. Indexing | GroupDocs

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps.... We value your opinion. Your feedback...

    docs.groupdocs.com/search/nodejs-java/indexing/
  3. Wasserzeichen zu Word-Dokumenten hinzufügen | 5...

    Erfahren Sie, wie Sie sichere Wasserzeichen zu Word-Dokumenten mit GroupDocs.Watermark for .NET hinzufügen können. Vergleichen Sie 5 Schutzmethoden mit Codebeispielen, einschließlich gesperrter Kopfzeilen, gekachelter Wasserzeichen und passwortgeschützter Abschnitte, die nicht leicht entfernt werden können....Percent, Value = 12 }, WatermarkSpacing = new...= TileMeasureType.Percent, Value = 12 } } }; var options = new...

    blog.groupdocs.com/de/watermark/secure-word-doc...
  4. Menambahkan Watermark pada Dokumen Word | 5 Met...

    Pelajari cara menambahkan watermark yang aman pada dokumen Word menggunakan GroupDocs.Watermark for .NET. Bandingkan 5 metode perlindungan dengan contoh kode, termasuk header yang terkunci, watermark bergambar, dan bagian yang dilindungi kata sandi yang tidak dapat dengan mudah dihapus....Percent, Value = 12 }, WatermarkSpacing = new...= TileMeasureType.Percent, Value = 12 } } }; var options = new...

    blog.groupdocs.com/id/watermark/secure-word-doc...
  5. Updating Image signatures with advanced options...

     This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API....some data source signature Id value String [] signatureIdList =...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/updating-imag...
  6. Extracting MakerNote metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs.... Please cast the return value of the method to one of the...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/extracting-mak...
  7. Using Web Icon Fonts - Best Practices

    Here at GroupDocs we take front end and web development in general very seriously. We constantly strive to improve our products and because of that, we try to keep up with the latest trends and best practices, not always an easy thing. But that doesn’t apply only to our front end department of course. Each and every one of us is trying to improve his skills and is eager to try different techniques that could result in better and more optimal outcomes.... Also, we use a direct value in the content property of the...on the HTML element, put the value of the content property in a...

    blog.groupdocs.com/total/using-web-icon-fonts-b...
  8. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....Warning method returns null value if search isn’t supported for...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/net/developer-guide/a...
  9. PDF-, Word-, Excel- und PowerPoint-Dateien in C...

    Führen Sie programmgesteuert PDF-, Word-Dokumente, Tabellenkalkulationen und Präsentationsdateien in Ihren .NET-basierten Anwendungen mit der Merger-API von GroupDocs in C# zusammen....bmp) Comma Separated Values File (.csv) Excel Binary Spreadsheet...Format File (.rtf) Tab Separated Values File (.tsv) Visio Drawing (...

    blog.groupdocs.com/de/merger/merge-pdf-word-exc...
  10. 使用 C# .NET 計算文檔中每個單詞的單詞數和出現次數

    使用 .NET 文檔解析 API 計算 C# 中 PDF、Word、Excel、PowerPoint 和電子郵件文檔中的單詞數及其出現次數。...Value); // 打印字數統計結果 Console.WriteLine("Total...of {0}: {1}", pair.Key, pair.Value); } } } 以下是上述代碼的輸出: 獲取免費的 API...

    blog.groupdocs.com/zh-hant/parser/count-words-a...