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

c

(0.08 sec)
  1. Render CAD drawings and models as HTML, PDF, an...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...resources The resource URL format C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-cad-drawin...
  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. 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...
  4. 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...
  5. 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/
  6. 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/
  7. 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/
  8. Working with Template Syntax Formatting | Docum...

    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 Manager ContraCt PriCe <Ch [in getManagers()]>>
    <<[getName()]:upper>> <<[getContraCts().sum(
    C =>
    C.getPriCe())]:arabiCDash>>
    <
    Ch>> Total: <<[getManagers().sum(
    m => m.getContraCts().sum(
    C => C.getPriCe()))]>> Download Template Get template from here. NumeriC upper.doCx The Code...sum(<br /> c =><br /> c.getPrice())]:arabicDash>><br...m.getContracts().sum(<br /> c => c.getPrice()))]>> Download Template...

    docs.groupdocs.com/assembly/java/working-with-t...
  9. 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...
  10. 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...