Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 48,988 for

c

(0.61 sec)
  1. Convert images with optical character recogniti...

    In this artiCle, you will learn how to Convert an image file to text or PDF using OCR with GroupDoCs.Conversion for Java....for ( char c : lineText . toCharArray ()) { if ( c == ' ' ) {...if ( NARROW_CHARS . contains ( c )) { length += 0 . 5f ; } else...

    docs.groupdocs.com/conversion/java/convert/imag...
  2. highlight mode on GroupDocs Blog | Document Aut...

    highlight mode on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in highlight mode on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Develo......ו‑מצב‑הדגשה של השוואה עם קוד C# מוכן‑להרצה. Recent content in...

    blog.groupdocs.com/he/tag/highlight-mode/index.xml
  3. Edit Word Document using Java on GroupDocs Blog...

    Edit Word DoCument using Java on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Edit Word DoCument using Java on GroupDoCs Blog | DoCument Automation So......ทางออนไลน์ หรือทำโดยทางโปรแกรมโดยใช้ C# และ Java Recent content in Edit...

    blog.groupdocs.com/th/tag/edit-word-document-us...
  4. Edit Excel Spreadsheet using CSharp on GroupDoc...

    Edit ExCel Spreadsheet using CSharp on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Edit ExCel Spreadsheet using CSharp on GroupDoCs Blog | DoCument A......ทางออนไลน์ หรือทำโดยทางโปรแกรมโดยใช้ C# และ Java Recent content in Edit...

    blog.groupdocs.com/th/tag/edit-excel-spreadshee...
  5. Generate QR code using Java on GroupDocs Blog |...

    Generate QR Code using Java on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Generate QR Code using Java on GroupDoCs Blog | DoCument Automation Soluti......ดูตัวอย่างการสร้างโค้ด QR ด้วยตัวอย่างโค้ด C# และ Java Recent content in Generate...

    blog.groupdocs.com/th/tag/generate-qr-code-usin...
  6. Iterative Signing on GroupDocs Blog | Document ...

    Iterative Signing on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Iterative Signing on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java ......Signature ใน C# คู่มือสมบูรณ์รวมการเซ็นชื่อด้วยค่า...

    blog.groupdocs.com/th/tag/iterative-signing/ind...
  7. How to merge TIF images using java | GroupDocs

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

    docs.groupdocs.com/merger/java/getting-started/...
  8. Merge PowerPoint Presentations | GroupDocs

    This artiCle demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with Couple java Code lines and GroupDoCs.Merger for Java....Merger merger = new Merger ( "c:\sample1.ppsx" ) // Add another...file to merge merger . join ( "c:\sample2.ppsx" ); // Merge PPSX...

    docs.groupdocs.com/merger/java/merge/powerpoint/
  9. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS ExCel spreadsheets using Node.js via Java programming language.... Merger ( 'c:/sample1.xlsx' ); merger . join ( 'c:/sample2.xlsx'...xlsx' ); merger . save ( 'c:/merged.xlsx' ); Code Examples Please...

    docs.groupdocs.com/merger/nodejs-java/merge/excel/
  10. Alias dictionary | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about Alias diCtionary in Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating or...getAliasDictionary (). exportDictionary ( "C:\\Aliases.dat" ); // Import aliases...

    docs.groupdocs.com/search/java/alias-dictionary/