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

(c )

(0.06 sec)
  1. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/highlighting-sear...
  2. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...documentation section for details: . C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-lotus-note...
  3. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents 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-word-docum...
  4. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Visio diagrams 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-visio-docu...
  5. 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/
  6. 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/
  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. 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...
  9. 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/
  10. 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 .NET....0F ; foreach ( var c in lineText ) { if ( c == ' ' ) length +=...if ( NarrowChars . Contains ( c )) length += 0.5F ; else if (...

    docs.groupdocs.com/conversion/net/convert/image...