Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 14,608 for

file

(0.06 sec)
  1. Compare two documents - Control header and foot...

    Compare two documents but ignore or include header and footer content. Is this what you need in your document comparison application? Then you must try GroupDocs.Comparison for .NET. This back-end API can be implemented in any of your .NET application without any third party tool/software dependency. Those who are already using this API, we have some interesting features and few bug fixes introduced in GroupDocs.Comparison for .NET 19.11. Set output paper size A new property PaperSize is introduced in CompareOptions class using that you can adjust paper size of the resultant document (e....set PaperSize value, output file will has paper size same as...one email and text (target) files. [gist id = “49d4bd20d6f1431d80a4”...

    blog.groupdocs.com/comparison/compare-two-docum...
  2. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built in feature in GroupDocs.Comparison for .NET.... Specify the source file path or stream. Call the method...method. Specify the target file path or stream. Instantiate the...

    docs.groupdocs.com/comparison/net/word-track-ch...
  3. Show Revisions | Documentation

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for Node.js via Java.... Specify the source file path or stream. Call the add()...add() method. Specify the target file path or stream. Instantiate...

    docs.groupdocs.com/comparison/nodejs-java/show-...
  4. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached File is supported by GroupDocs....()) { // Check if the attached file is supported by GroupDocs.Watermark...Save changes in the attached file attachment . updateContent (...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. Saving files to different locations | Documenta...

    Following this guide you will learn how to save the converted PDF, Word, Excel, or PowerPoint documents to local disk, stream or FTP....Advanced usage / Saving Saving files to different locations Leave...converted files to different locations: Saving a File to Local...

    docs.groupdocs.com/conversion/java/saving-files...
  6. Add Ellipse Annotation in Multiple Documents

    We are always keen to make our APIs rich in features and enhance usability. When we talk about annotation types. One cannot neglect ellipse annotation. Its a multi purposed annotation type. For instance you can use it to display extra information on your gauge or capture graph hits against a target line. Previously, Ellipse annotation was implemented in .NET version and it seemed very useful. We are pleased to announce that Ellipse annotation is now added in GroupDocs....supported for the following file formats only: PDF Word Slide...saved in output when Multi-Tiff file is annotated Import annotations...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  7. GroupDocs.Parser for .NET

    This API allows you to perform text search and index any type of File format using C# .NET language on any platform....to Extract Text from Markdown File in C# How to Extract Text from...Extract Metadata from Excel File in C# How to Extract Images...

    kb.groupdocs.com/parser/net/page/3/
  8. Loading | Documentation

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local File path, stream or third-party storage for further processing with GroupDocs.Comparison for Node.js via Java API....Leave feedback Load file from local disk Load file from stream Load...

    docs.groupdocs.com/comparison/nodejs-java/loading/
  9. Loading | Documentation

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local File path, stream or third-party storage for further processing with GroupDocs.Comparison for Python via .NET API....Leave feedback Load file from local disk Load file from stream Load...

    docs.groupdocs.com/comparison/python-net/loading/
  10. Edit Excel Spreadsheets | Online Editing & Prog...

    Discover efficient ways to edit Excel spreadsheets. Either edit XLS/XLSX Files online or do it programmatically using C# & Java....XLSX, and ODS are types of files that we use a lot for spreadsheets...know how to work with these files. In this article, we’re going...

    blog.groupdocs.com/editor/edit-excel-spreadsheet/