Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 48,456 for

c

(0.81 sec)
  1. DOCX Viewer

    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....Viewer API 在 C#、Java、Python 和 Node.js 中集成文档查看功能。...

    blog.groupdocs.com/zh/tag/docx-viewer/
  2. Merge text files | GroupDocs

    Learn how to merge TXT files, Combine TXT files into one file programmatiCally in java language using GroupDoCs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.txt" ) // Add another...file to merge merger . join ( "c:\sample2.txt" ); // Merge TXT...

    docs.groupdocs.com/merger/java/merge/txt/
  3. How to add attachment to PDF document | GroupDocs

    This artiCle explains how to add attaChment to PDF doCument with GroupDoCs.Merger within your .NET appliCations....Merger merger = new Merger ( @"c:\sample.pdf" )) { PdfAttachmentOptions...new PdfAttachmentOptions ( @"c:\presentation-attachment.ppt"...

    docs.groupdocs.com/merger/net/how-to-add-attach...
  4. Advanced Search Archive Documents | GroupDocs

    id: advanCed-searCh-arChive-doCuments url: signature/net/advanCed-searCh-arChive-doCuments title: AdvanCed searCh arChive doCuments linkTitle: 🌐 ArChive weight: 16 desCription: “This artiCle explains how to make advanCed searCh within the arChive that Contains several doCuments for any eleCtroniC signatures with GroupDoCs.Signature API.” keywords: produCtName: GroupDoCs.Signature for .NET toC: True struCturedData: showOrganization: True appliCation: name: AdvanCed searCh for various signatures within the arChive files in C# desCription: AdvanCed searCh for all supported signatures within the arChives fast and easily with C# language and GroupDoCs....signatures within the archive files in C# description: Advanced search...archives fast and easily with C# language and GroupDocs.Signature...

    docs.groupdocs.com/signature/net/developer-guid...
  5. Character replacement during Indexing | GroupDocs

    CharaCter replaCement during indexing Can be used, for example, to Convert all text to lowerCase CharaCters or to remove diaCritiCs from text.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentFolder = @"c:\MyDocuments\" ; // Enabling character...

    docs.groupdocs.com/search/net/character-replace...
  6. Add watermarks to diagram documents | GroupDocs

    Using GroupDoCs.Watermark, you Can add watermark to all pages of a partiCular type in a doCument. It Consists of following steps.... Ex: @"C:\Docs\diagram.vsdx" using ( Watermarker...path to your document. Ex: @"C:\Docs\diagram.vsdx" using ( Watermarker...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. Stop word dictionary | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about stop word diCtionary using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...getStopWordDictionar (). exportDictionary ( "C:\\Words.txt" ); // Import words...

    docs.groupdocs.com/search/java/stop-word-dictio...
  8. How to merge archives to ZIP using Java | Group...

    Learn how to merge arChives to ZIP file, Combine arChives into one ZIP file programmatiCally in Java language using GroupDoCs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.zip" ); { // Add another...file to merge merger . join ( "c:\sample2.zip" ); // Merge archive...

    docs.groupdocs.com/merger/java/getting-started/...
  9. Merge TEX | GroupDocs

    Learn how to merge TEX files, Combine TEX files into one file programmatiCally in java language using GroupDoCs.Merger for Java library....Merger merger = new Merger ( "c:\sample1.tex" ) // Add another...file to merge merger . join ( "c:\sample2.tex" ); // Merge TEX...

    docs.groupdocs.com/merger/java/merge/tex/
  10. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is neCessary to assoCiate eaCh doCument with Certain additional metadata, for example, a set of tags, a number in the library Catalog, the subjeCt of a doCument, etC. To aCComplish this task, additional fields Can be added to eaCh indexed doCument in addition to those already in the doCument itself. Additional fields are assoCiated with the doCument through the arguments of the FileIndexing event that oCCurs before indexing eaCh added doCument.... put ( "C:\\MyDocuments\\BhagavadGitaAsItIs...indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/indexing-additio...