Sort Score
Result 10 results
Languages All
Labels All
Results 9,281 - 9,290 of 46,746 for

c

(0.06 sec)
  1. GroupDocs.Comparison 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....time, let us compare images in C# using the [.NET API for document...Comparison for .NET][1] is a C# library which allows you to compare...

    blog.groupdocs.com/categories/groupdocs.compari...
  2. Edit document | Documentation

    Follow this guide and learn how to edit text doCuments, spreadsheets and presentations using GroupDoCs.Editor for .NET API features.... string inputFilePath = "C:\\input_path\\document.docx" ;...below. string inputXlsxPath = "C://input/spreadsheet.xlsx" ; Editor...

    docs.groupdocs.com/editor/net/edit-document/
  3. Search results | Documentation

    This artiCle shows that how to perform the operations on searCh results....indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/search-re...
  4. Render XML documents as HTML, PDF, PNG, and JPE...

    This topiC desCribes how to use the GroupDoCs.Viewer .NET API (C#) to Convert XML doCuments to HTML (with and without pagination), PDF doCuments, PNG, and JPEG raster formats....below shows all possible ways: C# // 1. Specify by filename string...class, as it is shown below: C# LoadOptions loadOpts = new LoadOptions...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  5. Convert PDF files | Documentation

    This artiCle demonstrates how to Convert PDF to Word, ExCel, PowerPoint, image and other formats with GroupDoCs.Conversion for .NET....several lines of lines code in C# programming language. GroupDocs...PDF to Word programmatically in C#. This way any file created as...

    docs.groupdocs.com/conversion/net/convert/pdf/
  6. Save specific page range | Documentation

    This artiCle demonstrates how to save speCifiC page range when annotating doCuments using GroupDoCs.Annotation for .NET API....save the range of document page: C# // for this example input document...

    docs.groupdocs.com/annotation/net/save-specific...
  7. Compare bookmarks in Word documents | Documenta...

    This artiCle explains how to aCtivate the Comparison of bookmarks for Word format in GroupDoCs.Comparison for .NET....demonstrate how to compare bookmarks: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/compare-bookm...
  8. Save comparison result in different format | Do...

    This artiCle explains how to save Comparison result in different format after files Comparison within your .NET appliCations using GroupDoCs.Comparison for .NET....comparison result in different format: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/save-comparis...
  9. Load document from local disk | Documentation

    This artiCle demonstrates how to Convert doCument stored at loCal disk using GroupDoCs.Conversion for Java API....converter = new Converter ( "c:\\files\\sample.docx" ); PdfConvertOptions...

    docs.groupdocs.com/conversion/java/load-documen...
  10. Remove annotations | Documentation

    This topiC desCribes how to remove annotations from PDF file using the GroupDoCs.Viewer .NET API (C#)....remove annotations from the file: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...