Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 46,748 for

c

(0.06 sec)
  1. An unhandled exception of type 'GroupDocs.Compa...

    I got the error as shown below when running sqk on a win 11 laptop with word file Containing 529 pages, 8MB in size and running for about 30 minutes then ending with an error. image.png (25.8 KB) image.png (3.1 KB) Th…...Start(); string licensePath = @"C:\Users\TrucNV\Downloads\Conso...(Comparer comparer = new Comparer(@"C:\Users\TrucNV\Downloads\240719...

    forum.groupdocs.com/t/an-unhandled-exception-of...
  2. Character types | Documentation

    This page Contains desCriptions of all CharaCter types. CharaCter types differ in how CharaCters of these types are indexed....indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/character...
  3. Merge Excel spreadsheets | Documentation

    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/
  4. Spell checking | Documentation

    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/
  5. Rotate pages | Documentation

    Following this guide you will learn how to Change PDF doCument page rotation angle using GroupDoCs.Merger for .NET API....filePath = @"c:\sample.pdf" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/rotate-pages/
  6. 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 .NET....filePath = @"c:\sample.docx" ; string filePathOut = @"c:\output\result...

    docs.groupdocs.com/merger/net/change-page-orien...
  7. Rotate pages | Documentation

    Following this guide you will learn how to Change PDF doCument page rotation angle using GroupDoCs.Merger for Java API....filePath = "c:\sample.pdf" ; String filePathOut = "c:\output\result...

    docs.groupdocs.com/merger/java/rotate-pages/
  8. Move page | Documentation

    This artiCle demonstrates how to move doCument page to another position within PDF, Word, ExCel, PowerPoint doCument using GroupDoCs.Merger for Java API....filePath = "c:\sample.xlsx" ; String filePathOut = "c:\output\result...

    docs.groupdocs.com/merger/java/move-page/
  9. 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 Java....filePath = "c:\sample.pptx" ; String filePathOut = "c:\output\result...

    docs.groupdocs.com/merger/java/swap-pages/
  10. Remove page redactions | Documentation

    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...