Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 49,302 for

c

(0.13 sec)
  1. Scan QR Code Online on GroupDocs Blog | Documen...

    SCan QR Code Online on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in SCan QR Code Online on GroupDoCs Blog | DoCument Automation Solutions for .NET & J...... 또한 C# 및 Java를 사용하여 프로그래밍 방식으로 QR 코드를...

    blog.groupdocs.com/ko/tag/scan-qr-code-online/i...
  2. GroupDocs.Parser for .NET

    This API allows you to perform text searCh and index any type of file format using C# .NET language on any platform....Extract Metadata from PDF using C# «« « 1 2 3 4 » »» English Deutsch...

    kb.groupdocs.com/parser/net/page/4/
  3. In-Table Master-Detail in HTML Document | Group...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-Table Master-Detail report in HTML DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. Note This feature is supported by version 17.03 or greater. In-Table Master-Detail in HTML DoCument Reporting Requirement As a report developer, you are required to represent Customers’ total orders priCes and priCe of eaCh produCt separately with the following key requirements:...Sum(c => c.Price)]>> <<[Product.ProductName]>>...Total: <<[Sum( m => m.Order.Sum( c => c.Price))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...
  4. 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-...
  5. 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...
  6. Find Word and its Homophones in Multiple Files ...

    Find speCifiC word and its homophones within different files of a folder using Java. Build appliCation for homophones using doCument searChing Java API....Total occurrences: 17 Document: C:/documents/sample.docx Occurrences:...4 wright 1 write 3 Document: C:/documents/sample.txt Occurrences:...

    blog.groupdocs.com/search/find-homophones-in-mu...
  7. Render Notes in Presentation Document using Gro...

    We are delighted to announCe the release of version 18.1 of GroupDoCs.Viewer for .NET. The latest version inCludes the support of rendering Jpeg2000, PostSCript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation doCuments. This version also allows you to work with the layers in CAD doCuments. Let’s have a quiCk overview of GroupDoCs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....StoragePath = @"C:\storage"; // Create image handler...ViewerConfig(); config.StoragePath = @"C:\storage"; config.UseCache = true;...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  8. Color Chart Series Dynamically in Email Message...

    GroupDoCs team is proudly announCing two new features and three enhanCements in the monthly release of GroupDoCs.Assembly for .NET 18.6. Using the latest version, you Can now use C# 6.0 null-Conditional operators **?. **and ?[]. Change the Color of Chart series and individual point series dynamiCally for Email Messages with HTML and RTF bodies. Furthermore, to enhanCe the API, Colors are preserved for a pie Chart in the Word ProCessing doCument, fonts are preserved for a Chart title, and statiC Colors are preserved for Chart series in the Email doCument....latest version, you can now use C# 6.0 null-conditional operators...Coloring in Email Document Support C# 6.0 null-conditional ?. and ...

    blog.groupdocs.com/assembly/color-chart-series-...
  9. Sign and verify documents with GroupDocs.Signat...

    Add text, QR-Code and barCode signatures to doCuments from GroupDoCs.Total for .NET, then searCh and verify them — runnable C# examples with downloadable input and output files.... C# using GroupDocs.Signature ; using...scannable code placed on the page. C# using GroupDocs.Signature ; using...

    docs.groupdocs.com/total/net/developer-guide/si...
  10. Homophone search | GroupDocs

    This artiCle gives the knowledge whiCh allows you to find not only the words speCified in the searCh query, but also the homophones, words that are pronounCed the same but differ in meaning using Java searCh API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/homophone-search/