Sort Score
Result 10 results
Languages All
Labels All
Results 9,021 - 9,030 of 47,531 for

(c )

(0.13 sec)
  1. Document Integrity on GroupDocs Blog | Document...

    Document Integrity on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Integrity on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Signature در C#. راهنمای کامل با امضای هاش سفارشی...

    blog.groupdocs.com/fa/tag/document-integrity/in...
  2. Protect PDF on GroupDocs Blog | Document Automa...

    Protect PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Protect PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers م......DOC/DOCX به صورت PDF با استفاده از C# را بیاموزید. فایل های Word را...

    blog.groupdocs.com/fa/tag/protect-pdf/index.xml
  3. PDF Viewer on GroupDocs Blog | Document Automat...

    PDF Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PDF Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers مشا......DOC/DOCX به صورت PDF با استفاده از C# را بیاموزید. فایل های Word را...

    blog.groupdocs.com/fa/tag/pdf-viewer/index.xml
  4. Edit MP3 Tags CSharp on GroupDocs Blog | Docume...

    Edit MP3 Tags CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Edit MP3 Tags CSharp on GroupDocs Blog | Document Automation Solutions for .NET &...... MP3 タグをオンラインで編集するか、C# と Java を使用してプログラムで編集します。 Recent...

    blog.groupdocs.com/ja/tag/edit-mp3-tags-csharp/...
  5. Search by chunks | GroupDocs

    This article gives the knowledge about the ability to perform search by chunks using Java search API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/search-by-chunks/
  6. Character replacement during indexing | GroupDocs

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....indexFolder = "c:\\MyIndex\\" ; String documentFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/character-replac...
  7. Iterative Signing on GroupDocs Blog | Document ...

    Iterative Signing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Iterative Signing on GroupDocs Blog | Document Automation Solutions for .NET & Java ......Signature를 통합하여 C#에서 전자 문서 서명을 생성하세요. 외부 장치에 대한...

    blog.groupdocs.com/ko/tag/iterative-signing/ind...
  8. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....indexFolder = "c:\\MyIndex" ; String documentFolder = "c:\\MyDocuments"...

    docs.groupdocs.com/search/java/ocr-support/
  9. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....of PDF pages to light yellow: C# using GroupDocs.Viewer ; using...height of the output image by 50%: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  10. Extract data from Microsoft Office Excel spread...

    Complete guide to extracting data, text, and tables from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Learn how to extract tables from Excel C# with code examples....to extract tables from Excel C# applications and extract data...Metadata from Excel Spreadsheets in C# .NET Extract images from Microsoft...

    docs.groupdocs.com/parser/net/extract-data-from...