Sort Score
Result 10 results
Languages All
Labels All
Results 9,261 - 9,270 of 46,667 for

(c )

(0.05 sec)
  1. GroupDocs.Comparison for .NET Library - Compare...

    We’re glad to announce the release of the GroupDocs.Comparison for .NET library. Developers working on .NET can use the library to seamlessly add document comparison capability to their own applications. With this library, end users can compare documents of all most popular formats, including PDF, Microsoft Word and Excel. The library also includes a diff view GUI, which displays differences between two documents with a redline view approach and is easy to customize and integrate into your own app....NET (C# / VB.NET): Support for all popular...

    blog.groupdocs.com/comparison/groupdocs-compari...
  2. Adding Ellipse Annotation in a PDF Document

    GroupDocs.Annotation API GroupDocs.Annotation comes with an extensive set of tools that you can use to easily add common shapes to your documents as an annotation. The list of tools is not limited to area, point, text, polyline, etc. In this section, we will primarily discuss how the Ellipse annotation could be added in a PDF document by using GroupDocs.Annotation API. Adding Ellipse Annotation While discussing the family of annotation types, we cannot ignore ellipse annotation.... The complete C# code will look like this: The...

    blog.groupdocs.com/annotation/adding-ellipse-an...
  3. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Merger for Python via .NET... Please check C# code sources, how-to examples...

    docs.groupdocs.com/merger/python-net/showcases/
  4. Load file from local disk | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for .NET....to load files from local disk: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/load-file-fro...
  5. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Editor for Node.js... Please check C# code sources, how-to examples...

    docs.groupdocs.com/editor/nodejs-java/showcases/
  6. Check document password-protection | Documentation

    This article explains how to check whether PDF, Word, Excel, PowerPoint document is password protected or not, and how to do this using GroupDocs.Merger for .NET....= false ; string filePath = @"C:\sample.xlsx" ; using ( Merger...

    docs.groupdocs.com/merger/net/check-document-pa...
  7. Load from local disk | Documentation

    This article explains how to load from local disk while using GroupDocs. Watermarks Java API.... Ex: "C:\\Docs\\document.docx" String...

    docs.groupdocs.com/watermark/java/load-from-loc...
  8. Save document to the same file or stream | Docu...

    This article explains how to save document to the same file or stream while using GroupDocs. Watermarks API.... Ex: @"C:\Docs\test.doc" File . Copy (...

    docs.groupdocs.com/watermark/net/save-document-...
  9. Extracting Document Metainfo | Documentation

    Following this guide, you will learn how to obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API....class const inputFilePath = 'C://input//document.docx' ; const...class const inputFilePath = 'C://input//document.docx' ; const...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  10. Create EditableDocument from File or Markup | D...

    This article explains how to create an instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Node.js via Java API....file path const inputHtmlPath = 'C://input//document.html' ; // Create...paths const inputHtmlPath = 'C://input//document.html' ; const...

    docs.groupdocs.com/editor/nodejs-java/create-ed...