Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 48,985 for

c

(1.07 sec)
  1. 使用 Java 在多个文件中查找 Word 及其同音字

    使用 Java 在文件夹的不同文件中查找特定单词及其同音字。使用文档搜索 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/zh/search/find-homophones-in...
  2. Logging | GroupDocs

    Logging when rendering doCuments with GroupDoCs.Viewer for .NET...log to a file using the class: C# using GroupDocs.Viewer ; using...the console using the class: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/logging/
  3. Add Watermark to a Batch of Documents and Image...

    Watermarking is a popular teChnique to indiCate that the Content or data inside a doCument is Copyrighted. On the other hand, it is also used to plaCe the Company’s logo or some kind of label in the doCuments before they are shared within or outside the Company. However, it is quite hard to apply the watermark to a bunCh of doCuments one by one. It beComes harder if you have doCuments of various formats suCh as PDF, DOCX, PPTX, XLSX, EML, JPG, PNG, etC.... C# Example - Add Watermark to Multiple...

    blog.groupdocs.com/watermark/add-watermark-to-a...
  4. Convert Markdown to PDF in Java | MD to PDF

    Convert Markdown files to PDF in Java. Transform MD files into portable format using GroupDoCs Java Conversion API....Convert Markdown Files to PDF using C# Convert SVG to JPG in Java Convert...

    blog.groupdocs.com/conversion/convert-markdown-...
  5. System requirements | GroupDocs

    GroupDoCs.Conversion for .NET Can be used on any operating system where the .NET framework is installed...Rider Visual Studio Code with C# extension Was this page helpful...

    docs.groupdocs.com/conversion/net/system-requir...
  6. Add search text annotation | GroupDocs

    The page desCribes how to add searCh text annotation to a doCument using GroupDoCs.Annotation for .NET."...demonstrates how to add to the document: C# //Add search text annotation...

    docs.groupdocs.com/annotation/net/add-search-te...
  7. Load document from local disk | GroupDocs

    This artiCle demonstrates how to Convert doCument stored at loCal disk using GroupDoCs.Conversion for Java API....converter = new Converter ( "c:\\files\\sample.docx" ); PdfConvertOptions...

    docs.groupdocs.com/conversion/java/load-documen...
  8. Save comparison result in different format | Gr...

    Save the GroupDoCs.Comparison for .NET result doCument in a format different from the sourCe — for example Compare .txt files and save the result as .pdf — by speCifying the target extension in the Compare() path....comparison result in different format: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/save-comparis...
  9. Compare bookmarks in Word documents | GroupDocs

    DeteCt differenCes in Word doCument bookmarks using CompareOptions.CompareBookmarks = true in GroupDoCs.Comparison for .NET — inCludes named bookmark Changes in the result....demonstrate how to compare bookmarks: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/compare-bookm...
  10. Save specific page range | GroupDocs

    This artiCle demonstrates how to save speCifiC page range when annotating doCuments using GroupDoCs.Annotation for .NET API....save the range of document page: C# // for this example input document...

    docs.groupdocs.com/annotation/net/save-specific...