Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 48,084 for

(c )

(0.37 sec)
  1. Indexing metadata of documents | GroupDocs

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an instance...

    docs.groupdocs.com/search/net/indexing-metadata...
  2. How to integrate GroupDocs.Viewer in ASP.NET Co...

    This guide steps through integration process of GroupDocs.Viewer.UI in ASP.NET Core Web application...to ConfigureServices method: C# services . AddGroupDocsViewerUI...register UI and API endpoints: C# app . UseRouting () . UseEndpoints...

    docs.groupdocs.com/viewer/net/how-to-integrate-...
  3. Specify spreadsheet rendering options | GroupDocs

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....and columns are lettered (A, B, C, …, XFD). Enable the property...headings in the output PDF file: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/specify-rendering...
  4. GroupDocs.Conversion 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....format into PDF format using C#. Additionally, we will see how...password-protected Word document using C# with .NET API for document conversion...

    blog.groupdocs.com/categories/groupdocs.convers...
  5. Perform Synonym Search in Documents Online

    Unlock the power of synonym search! Learn how to search alternate words in text-based documents online & programmatically....Just use a few lines of code in C# or Java to swiftly scan through...folders: Find Synonym of Words using C# Find Synonym of Words using Java...

    blog.groupdocs.com/search/online-synonym-search/
  6. Indexing reports | GroupDocs

    This article demonstrates that how indexing reports can be retrieved from the index using search API... C# string indexFolder = @"c:\MyIndex\" ; string...documentsFolder1 = @"c:\MyDocuments1\" ; string documentsFolder2 = @"c:\MyDocuments2\"...

    docs.groupdocs.com/search/net/indexing-reports/
  7. Update index | GroupDocs

    This article explains that how to update indexed documents, as well as updating an index version in Java....indexFolder = "c:\\MyIndex\\" ; String documentFolder = "c:\\MyDocuments\\"...sourceIndexFolder = "c:\\MyOldIndex\\" ; String targetIndexFolder = "c:\\MyNewIndex\\"...

    docs.groupdocs.com/search/java/update-index/
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...graphics to JPG images using C#. CSV files are vastly used while...to compare two CSV files using C# within the .NET application....

    blog.groupdocs.com/groupdocs.blog/page/21/
  9. GroupDocs.Redaction 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....in PDF documents using AI and C# . Learn how to apply custom redactions...words in PDF documents using C# . We will separately discuss...

    blog.groupdocs.com/categories/groupdocs.redacti...
  10. Output adapters | GroupDocs

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/output-adapters/