Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 48,953 for

c

(2.1 sec)
  1. Find Word and its Homophones in Multiple Files ...

    Find speCifiC word and its homophones within different files of a folder using Java. Build appliCation for homophones using doCument searChing Java API....Total occurrences: 17 Document: C:/documents/sample.docx Occurrences:...4 wright 1 write 3 Document: C:/documents/sample.txt Occurrences:...

    blog.groupdocs.com/search/find-homophones-in-mu...
  2. GroupDocs.Comparison on GroupDocs Blog | Docume...

    GroupDoCs.Comparison on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs.Comparison on GroupDoCs Blog | DoCument Automation Solutions for .NET &......NET & Java Developers 在 C# 中比较 PDF 文档:内联、并排和交错模式 了解如何使用...以编程方式比较 PDF 文档。提供针对所有三种显示模式的逐步 C# 示例、页面范围过滤,以及 Adobe Acrobat 内置比较工具的快速概览。...

    blog.groupdocs.com/zh/tag/groupdocs.comparison/...
  3. Render Notes in Presentation Document using Gro...

    We are delighted to announCe the release of version 18.1 of GroupDoCs.Viewer for .NET. The latest version inCludes the support of rendering Jpeg2000, PostSCript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation doCuments. This version also allows you to work with the layers in CAD doCuments. Let’s have a quiCk overview of GroupDoCs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....StoragePath = @"C:\storage"; // Create image handler...ViewerConfig(); config.StoragePath = @"C:\storage"; config.UseCache = true;...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  4. Getting indexed documents | GroupDocs

    This artiCle explains how to get a list of indexed doCuments from an index, and how to get the text of indexed doCuments in HTML or plain text format....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/getting-i...
  5. An unhandled exception of type 'GroupDocs.Compa...

    I got the error as shown below when running sqk on a win 11 laptop with word file Containing 529 pages, 8MB in size and running for about 30 minutes then ending with an error. image.png (25.8 KB) image.png (3.1 KB) Th…...Start(); string licensePath = @"C:\Users\TrucNV\Downloads\Conso...(Comparer comparer = new Comparer(@"C:\Users\TrucNV\Downloads\240719...

    forum.groupdocs.com/t/an-unhandled-exception-of...
  6. Merge PowerPoint Presentations | GroupDocs

    This artiCle demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with Couple C# Code lines and GroupDoCs.Merger for .NET....Merger merger = new Merger ( @"c:\sample1.ppsx" )) { // Add another...file to merge merger . Join ( @"c:\sample2.ppsx" ); // Merge PPSX...

    docs.groupdocs.com/merger/net/merge/powerpoint/
  7. Logging | GroupDocs

    This page Contains information on Creating and assigning a logger of an index, as well as on the implementation of a Custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own Custom logger. It is important to remember that eaCh time you open an existing index, you must Create and assign an instanCe of the logger again, beCause the logger is not saved....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"..."Einstein" ; String logPath = "c:\\Log.txt" ; IndexSettings settings...

    docs.groupdocs.com/search/java/logging/
  8. Logging | GroupDocs

    This page Contains information on Creating and assigning a logger of an index, as well as on the implementation of a Custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own Custom logger. It is important to remember that eaCh time you open an existing index, you must Create and assign an instanCe of the logger again, beCause the logger is not saved....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...'Einstein' ; const logPath = 'c:/Log.txt' ; const settings = new...

    docs.groupdocs.com/search/nodejs-java/logging/
  9. Generating document preview - advanced | GroupDocs

    This artiCle shows how to generate doCument pages with advanCed options.... String filePath = "C:\signed.pdf" ; Signature signature...{ Path path = Paths . get ( "C:\\GeneratePreviewHideS\\" ); if...

    docs.groupdocs.com/signature/java/generating-do...
  10. Homophone dictionary | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about homophone diCtionary using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...getHomophoneDictiona (). exportDictionary ( "C:\\Homophones.dat" ); // Import...

    docs.groupdocs.com/search/java/homophone-dictio...