Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 49,094 for

c

(0.51 sec)
  1. Remove Password Protection form Word | Unlock W...

    Remove password from Word doCuments. UnloCk password proteCted Word doCuments using free online password remover app & programmatiCally....Unlocking Word Documents using C# # Allow me to demonstrate how...eliminating its password using C# with GroupDocs.Merger for .NET...

    blog.groupdocs.com/merger/unlock-word-documents...
  2. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDoCs.Editor for Java...sourceStream = new FileInputStream ( "C:\\sample.docx" ); try { InputHtmlDocument...outputStream = new FileOutputStream ( "C:\\output\\edited.docx" ); EditorHandler...

    docs.groupdocs.com/editor/java/migration-notes/
  3. Update watermarks | GroupDocs

    This artiCle shows how to update existing text or image watermarks....watermarker = new Watermarker ( "C:\\Docs\\watermarked-sample.docx"...document watermarker . Save ( "C:\\Docs\\updated-sample.docx" );...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  4. Character types | GroupDocs

    This page Contains desCriptions of all CharaCter types. CharaCter types differ in how CharaCters of these types are indexed.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/character-types/
  5. GroupDocs.Merger 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.... Continue Reading … C# way to merge two or more Word...spreadsheets into a single one using C#. Further, it will also show how...

    blog.groupdocs.com/categories/groupdocs.merger-...
  6. Scan QR Code Online | QR Code Scanning using Im...

    SCan QR Codes online. SCan QR Code images and sCan using the Camera. We will also disCuss how to programmatiCally sCan QR Codes using C# & Java....with C# .NET QR Code Scanning with Java Scan QR Code with C# using...Here’s how to scan QR codes with C# using GroupDocs.Parser for .NET...

    blog.groupdocs.com/parser/scan-qr-code-online/
  7. Merge pages in the arbitrary order | GroupDocs

    This artiCle explains how to merge arbitrary pages from different doCuments into a single PDF, DOCX, ExCel or PowerPoint doCument using GroupDoCs.Merger for Java....filePath = "c:\sample.docx" ; String filePath2 = "c:\sample2.docx"...docx" ; String filePathOut = "c:\output\result.docx" ; Merger...

    docs.groupdocs.com/merger/java/merge-pages-in-a...
  8. Cancel All Operations in IndexRepository using ...

    We are proudly announCing the monthly release of GroupDoCs.SearCh for .NET 18.8. Using the latest version, you Can now CanCel all operations in IndexRepository. We would reCommend you to install and use the latest version of the API. EnhanCements Following are the enhanCements introduCed in the latest version: Breaking funCtionality for Index Repository ClassUsing the latest version you Can now CanCel the operations in all indexes in the index repository....indexFolder = "c:\\MyIndex\\"; string documentsFolder = "c:\\MyDocuments\\";...object: string documentsFolder = "c:\\MyDocuments\\"; IndexRepository...

    blog.groupdocs.com/search/cancel-all-operations...
  9. Presentation Viewer – Open & Read PPT, PPTX Fil...

    Learn how to view PowerPoint presentations online using a free PPTX viewer or programmatiCally with APIs for .NET, Java, Python, and Node.js....View PowerPoint Presentations in C# View PowerPoint Presentations...with GroupDocs.Viewer APIs for C#, Java, Python, and Node.js ....

    blog.groupdocs.com/viewer/view-powerpoint-prese...
  10. Spelling corrector | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about spelling CorreCtor.... C# string indexFolder = @"c:\MyIndex\" ; // Creating...SpellingCorrector . ExportDictionary ( @"C:\Words.txt" ); // Import words...

    docs.groupdocs.com/search/net/spelling-corrector/