Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 46,667 for

(c )

(0.12 sec)
  1. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Microsoft Project files 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-ms-project...
  2. Find and Replace Text in PDF on GroupDocs Blog ...

    Find and Replace Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Find and Replace Text in PDF on GroupDocs Blog | Document Automation Solu...... C#を使用してPDF内のテキストを検索して置換する C#を使用して、大文字と小文字を区別...

    blog.groupdocs.com/ja/tag/find-and-replace-text...
  3. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for .NET....documents: Compare local documents C# using GroupDocs.Comparison ;...Compare documents from stream C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/compare-docum...
  4. GroupDocs.Signature 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....your documents and images using C#. The digital signature is a trustworthy...with digital certificates using C#. QR code ( Q uick R esponse code)...

    blog.groupdocs.com/categories/groupdocs.signatu...
  5. Determine the file type | Documentation

    This article explains how to get a type of a file with GroupDocs.Viewer for .NET using .NET / C#....type using the file extension: C# using System ; using GroupDocs...type using the media header: C# using System ; using GroupDocs...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  6. Set custom fonts | Documentation

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....ttf” to the "C:\custom_fonts" folder and then...in the output HTML document. C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  7. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using Java programming language....Merger merger = new Merger ( "c:\sample1.xlsx" ) // Add another...file to merge merger . join ( "c:\sample2.xlsx" ); // Merge XLSX...

    docs.groupdocs.com/merger/java/merge/excel/
  8. Spell checking | Documentation

    This article shows that how spell checking works during the search.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/spell-checking/
  9. 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...
  10. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....the document has enough pages: C# using ( Redactor redactor = new...the last page from a document: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/remove-page-re...