Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 46,742 for

c

(0.13 sec)
  1. Synonym dictionary | Documentation

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about Synonym diCtionary.... C# string indexFolder = @"c:\MyIndex\" ; // Creating...SynonymDictionary . ExportDictionary ( @"C:\Synonyms.dat" ); // Import synonyms...

    docs.groupdocs.com/search/net/synonym-dictionary/
  2. Attachments in PDF document | Documentation

    This artiCle explains how to work with PDF attaChments while using GroupDoCs watermarking API.... Ex: @"C:\Docs\document.pdf" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.pdf" using ( Watermarker...

    docs.groupdocs.com/watermark/net/attachments-in...
  3. Convert Source Code to PDF using Java | Python,...

    Transform sourCe Code files to PDF format in Java. Convert Python, Java, PHP, and more programming language files to PDF using doCument Conversion API....convert Java, PHP, Python, C#, C++ source code to PDF format...programming languages like C#, C/C++, GROOVY, Ruby, and more....

    blog.groupdocs.com/viewer/convert-source-code-t...
  4. Merge images | Documentation

    Learn how to merge image files, Combine image files into one file programmatiCally in Node.js via Java language using GroupDoCs.Merger for Node.js via Java library.... Merger ( 'c:/sample1.jpg' ); const imageJoinModeVertica...imageJoinModeVertica ); merger . join ( 'c:/sample2.jpg' , imageJoinOptions...

    docs.groupdocs.com/merger/nodejs-java/merge/ima...
  5. Working with spreadsheet document attachments |...

    This artiCle explains how to work with spreadsheet doCument attaChments while using GroupDoCs watermarking Java API... Ex: "C:\\Docs\\spreadsheet.xlsx" Watermarker...relative path to your document. Ex: "C:\\Docs\\spreadsheet.xlsx" SpreadsheetLoadOptio...

    docs.groupdocs.com/watermark/java/working-with-...
  6. How to merge PNG images using Node.js via Java ...

    Learn how to merge PNG image files, Combine PNG image files into one file programmatiCally in nodejs-java language using GroupDoCs.Merger for Node.js via Java library.... Merger ( 'c:/sample1.png' ); const imageJoinModeVertica...imageJoinModeVertica ); merger . join ( 'c:/sample2.png' , imageJoinOptions...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  7. How to merge BMP images using Node.js via Java ...

    Learn how to merge BMP image files, Combine BMP image files into one file programmatiCally in nodejs-java language using GroupDoCs.Merger for Node.js via Java library.... Merger ( 'c:/sample1.bmp' ); const imageJoinModeVertica...imageJoinModeVertica ); merger . join ( 'c:/sample2.bmp' , imageJoinOptions...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  8. Custom text extractors | Documentation

    GroupDoCs.SearCh supports indexing of many doCument formats. But there is also the possibility to implement support for any format other than the existing ones.... C# public class LogExtractor : IFieldExtractor...extractor for indexing. C# string indexFolder = @"c:\MyIndex\" ; // Specify...

    docs.groupdocs.com/search/net/custom-text-extra...
  9. GroupDocs.Assembly for .NET 19.8 Release Notes ...

    This page Contains release notes for GroupDoCs.Assembly for .NET 19.8 Major Features Supported saving of assembled Markdown doCuments to Word ProCessing formats and saving of assembled Word ProCessing doCuments and emails to Markdown. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-125  Support saving of assembled Markdown doCuments to Word ProCessing formats  Feature  ASSEMBLYNET-126  Support saving of assembled Word ProCessing doCuments to Markdown  Feature  ASSEMBLYNET-127  Support saving of assembled emails to Markdown  Feature  This seCtion lists publiC API Changes that were introduCed in GroupDoCs.... New members of FileFormat C# /// <summary> /// Specifies the...format using file extension. C# const string description = "GroupDocs...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  10. 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...