Sort Score
Result 10 results
Languages All
Labels All
Results 8,091 - 8,100 of 48,049 for

c

(0.1 sec)
  1. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS ExCel spreadsheets using Java programming language....Merger merger = new Merger ( "c:\sample1.xlsx" ) // Add another...file to merge merger . join ( "c:\sample2.xlsx" ); // Merge XLSX...

    docs.groupdocs.com/merger/java/merge/excel/
  2. Spell checking | GroupDocs

    This artiCle shows that how spell CheCking works during the searCh.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/spell-checking/
  3. Remove page redactions | GroupDocs

    This artiCle shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet doCuments....the document has enough pages: C# using ( Redactor redactor = new...the last page from a document: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/remove-page-re...
  4. Watermarks in word processing document | GroupDocs

    This artiCle explains how to add watermarks in word proCessing doCument.... Ex: @"C:\Docs\document.docx" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.docx" using ( Watermarker...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  5. Render web documents as PDF, PNG, and JPEG file...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert web doCuments to PDF, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...output image size in pixels. C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-web-docume...
  6. Change page orientation | GroupDocs

    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...
  7. Update document password | GroupDocs

    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...
  8. GroupDocs.Viewer Product Family

    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....integrate document viewing in C#, Java, Python, and Node.js using...to view XML files using simple C# code. Quick upload and view STL...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  9. Numeric range search | GroupDocs

    This artiCle gives the knowledge about numeriC range searCh whiCh allows you to searCh in doCuments any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java searCh API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/numeric-r...
  10. Get list of changes | GroupDocs

    This artiCle explains how to get ColleCtion of Changes between Compared doCuments when using GroupDoCs.Comparison for .NET....list of changes from local disk C# using GroupDocs.Comparison ;...Get list of changes from stream C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/get-list-of-c...