Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 46,562 for

c

(0.04 sec)
  1. Swap pages | Documentation

    This artiCle explains how to rearrange doCument pages for PDF, Word, ExCel, PowerPoint and many other file types using GroupDoCs.Merger for .NET....filePath = @"c:\sample.pptx" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/swap-pages/
  2. Change page orientation | Documentation

    Following this guide you will learn how to Change Word doCument page orientation to Portrait or LandsCape using GroupDoCs.Merger for Java....filePath = "c:\sample.docx" ; String filePathOut = "c:\output\result...

    docs.groupdocs.com/merger/java/change-page-orie...
  3. Update document password | Documentation

    This artiCle explains how to update password for PDF, Word, ExCel, PowerPoint doCuments by using GroupDoCs.Merger for .NET....filePath = @"c:\sample.xlsx" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/update-document-p...
  4. How to merge archives to ZIP using Java | Docum...

    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/...
  5. Merge TEX | Documentation

    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/
  6. Indexing additional fields | Documentation

    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...
  7. Find Homophones in Files on GroupDocs Blog | Do...

    Find Homophones in Files on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Find Homophones in Files on GroupDoCs Blog | DoCument Automation Solutions fo...... C#を使用して複数のファイルで同音異義語を検索する C#を使用して、フォルダーのさまざま...

    blog.groupdocs.com/ja/tag/find-homophones-in-fi...
  8. Word Merger on GroupDocs Blog | Document Automa...

    Word Merger on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Word Merger on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers W...... C# を使用して Word 文書を結合する 2 つ以上の Word...Word ドキュメントを 1 つのファイルに結合する C# の方法。 .NET アプリケーション内の複数の Word ファイルの選択したページのみを結合します。...

    blog.groupdocs.com/ja/tag/word-merger/index.xml
  9. Merge Word Files on GroupDocs Blog | Document A...

    Merge Word Files on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Merge Word Files on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java De...... C# を使用して Word 文書を結合する 2 つ以上の Word...Word ドキュメントを 1 つのファイルに結合する C# の方法。 .NET アプリケーション内の複数の Word ファイルの選択したページのみを結合します。...

    blog.groupdocs.com/ja/tag/merge-word-files/inde...
  10. Customize watermarks | Documentation

    This artiCle shows how to adjust text or image watermarks to your needs....watermarker = new Watermarker ( "C:\\Docs\\sample.docx" )) { // Specify...document watermarker . Save ( "C:\\Docs\\watermarked-sample.docx"...

    docs.groupdocs.com/watermark/net/basic-usage/cu...