Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 46,562 for

c

(0.07 sec)
  1. Working with Template Syntax Formatting | Docum...

    Note This feature is only Compatible with GroupDoCs.Assembly for .NET 3.2.0 or later releases. Note The Code uses some of the objeCts defined in The Business Layer. Template Syntax Formats SpeCifying String and NumeriC Formats Learn more about string and numeriC formats here. Template Syntax   ProduCts Order PriCe <>No data <><Ch [in orders]>><<[ProduCt.ProduCtName] : upper>> <<[PriCe] : arabiCDash>><Ch>> Total: <<[Sum(C => C.PriCe)]>><>     Tip For detailed teChniCal information about syntax, expressions and report generation by the engine, please visit: Working with GroupDoCs....arabicDash>><</foreach>> Total: <<[ Sum (c => c. P rice )]>><</if>> Tip For...

    docs.groupdocs.com/assembly/net/working-with-te...
  2. Convert SVG to PNG on GroupDocs Blog | Document...

    Convert SVG to PNG on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Convert SVG to PNG on GroupDoCs Blog | DoCument Automation Solutions for .NET & Jav...... C# を使用して SVG を PNG に変換する C# を使用して、SVG ベクター グラフィックスを...

    blog.groupdocs.com/ja/tag/convert-svg-to-png/in...
  3. Merge PowerPoint Presentations | Documentation

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

    docs.groupdocs.com/merger/net/merge/powerpoint/
  4. Logging | Documentation

    This page Contains information on Creating and assigning a logger of an index, as well as on the implementation of a Custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own Custom logger. It is important to remember that eaCh time you open an existing index, you must Create and assign an instanCe of the logger again, beCause the logger is not saved....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"..."Einstein" ; String logPath = "c:\\Log.txt" ; IndexSettings settings...

    docs.groupdocs.com/search/java/logging/
  5. Logging | Documentation

    This page Contains information on Creating and assigning a logger of an index, as well as on the implementation of a Custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own Custom logger. It is important to remember that eaCh time you open an existing index, you must Create and assign an instanCe of the logger again, beCause the logger is not saved....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...'Einstein' ; const logPath = 'c:/Log.txt' ; const settings = new...

    docs.groupdocs.com/search/nodejs-java/logging/
  6. Generating document preview - advanced | Docume...

    This artiCle shows how to generate doCument pages with advanCed options.... String filePath = "C:\signed.pdf" ; Signature signature...{ Path path = Paths . get ( "C:\\GeneratePreviewHideS\\" ); if...

    docs.groupdocs.com/signature/java/generating-do...
  7. Homophone dictionary | Documentation

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about homophone diCtionary using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...getHomophoneDictiona (). exportDictionary ( "C:\\Homophones.dat" ); // Import...

    docs.groupdocs.com/search/java/homophone-dictio...
  8. Synonym dictionary | Documentation

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about Synonym diCtionary using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...getSynonymDictionary (). exportDictionary ( "C:\\Synonyms.dat" ); // Import synonyms...

    docs.groupdocs.com/search/java/synonym-dictionary/
  9. Removing found watermarks | Documentation

    This artiCle explains how to remove found watermarks while using GroupDoCs. Watermarks Java API.... Ex: "C:\\Docs\\document.pdf" Watermarker...relative path to your document. Ex: "C:\\Docs\\document.pdf" Watermarker...

    docs.groupdocs.com/watermark/java/removing-foun...
  10. 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...