Sort Score
Result 10 results
Languages All
Labels All
Results 8,881 - 8,890 of 48,088 for

(c )

(0.36 sec)
  1. Edit Excel Spreadsheet using CSharp on GroupDoc...

    Edit Excel Spreadsheet using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Edit Excel Spreadsheet using CSharp on GroupDocs Blog | Document A......صورت برنامه نویسی با استفاده از C# و Java انجام دهید. Recent content...

    blog.groupdocs.com/fa/tag/edit-excel-spreadshee...
  2. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for .NET since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered.... Old coding style C# // Creating annotation list List...annotations ); } New coding style C# // Create list of annotations...

    docs.groupdocs.com/annotation/net/migration-notes/
  3. Load password-protected document | GroupDocs

    This article explains how to load password-protected document while using GroupDocs. Watermarks Java API.... Ex: @"C:\\Docs\\protected-document.docx"...path to your document. Ex: @"C:\\Docs\\protected-document.docx"...

    docs.groupdocs.com/watermark/java/load-password...
  4. 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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  5. In-Table List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate In-Table List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent the information of the customers and the total order prices with the following key requirements:...Sum ( c => c.Price )]>><</ foreach >> Total:...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  6. GroupDocs.Assembly Product Family

    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....PDF and MS Word reports using C# using simple templates. CSV Comma...MS Word DOC/DOCX reports using C# using a simple template. XML...

    blog.groupdocs.com/categories/groupdocs.assembl...
  7. Synonym search | GroupDocs

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/synonym-search/
  8. Saving a File to an Output Stream | GroupDocs

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....getOutputStream = () -> getFileStream ( "c:\\files\\business-plan.pdf" );...converter = new Converter ( "c:\\files\\business-plan.docx" );...

    docs.groupdocs.com/conversion/java/save-file-to...
  9. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....for the file from local disk C# using System ; using GroupDocs...info for the file from stream C# using System ; using GroupDocs...

    docs.groupdocs.com/comparison/net/get-file-info/
  10. add password in csharp on GroupDocs Blog | Docu...

    add password in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in add password in csharp on GroupDocs Blog | Document Automation Solutions for .N......защиту с документов Word с помощью C# Способ С# для добавления паролей...

    blog.groupdocs.com/ru/tag/add-password-in-cshar...