Sort Score
Result 10 results
Languages All
Labels All
Results 7,541 - 7,550 of 48,080 for

(c )

(0.14 sec)
  1. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...- 1 ; i >= 0 ; i -- ) { const c = result . charAt ( i ); if (...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  2. 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/
  3. 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...
  4. Merge Files to PDF Online | Combine Word, PDF, ...

    Merge two or more PowerPoint presentation files online into one. Combine all the slides or join only the specific slides of multiple PPT/PPTX files online & programmatically....NET Java C# Way to Combine Documents to PDF...documents into one PDF using C# with GroupDocs.Merger for .NET...

    blog.groupdocs.com/merger/merge-to-pdf-online/
  5. How to merge JPG images using Python via .NET |...

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in python-net language using GroupDocs.Merger for Python via .NET library.... Merger ( "c:/sample1.jpg" ) as merger : image_join_mode...image_join_mode ) merger . join ( "c:/sample2.jpg" , join_options =...

    docs.groupdocs.com/merger/python-net/getting-st...
  6. How to merge PNG images using Python via .NET |...

    Learn how to merge PNG image files, combine PNG image files into one file programmatically in python-net language using GroupDocs.Merger for Python via .NET library.... Merger ( "c:/sample1.png" ) as merger : image_join_mode...image_join_mode ) merger . join ( "c:/sample2.png" , join_options =...

    docs.groupdocs.com/merger/python-net/getting-st...
  7. 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/
  8. Versioning of annotated documents | GroupDocs

    The page describes how to manage different versions of document using GroupDocs.Annotation for .NET API....save version with custom name: C# using ( Annotator annotator =...to get list of versions keys: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/versioning-of...
  9. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images... Ex: @"C:\Docs\presentation.pptx" using...path to your document. Ex: @"C:\Docs\presentation.pptx" using...

    docs.groupdocs.com/watermark/net/working-with-s...
  10. 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/