Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 13,474 for

file

(0.22 sec)
  1. watermark using csharp on GroupDocs Blog | Docu...

    watermark using csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in watermark using csharp on GroupDocs Blog | Document Automation Solutions for .N......testo e filigrane di immagini a file Word, PDF, PowerPoint ed Excel...

    blog.groupdocs.com/it/tag/watermark-using-cshar...
  2. Edit PowerPoint Presentation using CSharp on Gr...

    Edit PowerPoint Presentation using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Edit PowerPoint Presentation using CSharp on GroupDocs Blog ...... Edit file PPT/PPTX secara online atau...

    blog.groupdocs.com/id/tag/edit-powerpoint-prese...
  3. Tags

    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....to Excel Files in CSharp 1 Add Password to Excel Files in Java...Change Excel File Password in CSharp 1 Change Excel File Password...

    blog.groupdocs.com/zh/tags/
  4. Tags

    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....to Excel Files in CSharp 1 Add Password to Excel Files in Java...Change Excel File Password in CSharp 1 Change Excel File Password...

    blog.groupdocs.com/zh-hant/tags/
  5. Upcoming Release of GroupDocs.Search for Java

    We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating document search API that extracts text and metadata from documents. Furthermore, it performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithms. API also supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features....indexes Track all changes to file in index folder View progress...updating Prevent unnecessary file indexing Subscribe to events...

    blog.groupdocs.com/search/upcoming-release-of-g...
  6. Simple JSP Front End example for GroupDocs.View...

    We are excited to announce a simple front-end for GroupDocs.Viewer for Java API so newbies can start using it quickly, instead of learning the rich features and complexities provided in GroupDocs.Viewer for Java using Struts2 or GroupDocs.Viewer for Java Using Servlets. Simplicity comes with many advantages and disadvantages. JSP front-end is a minimum implementation and demonstrates how simple it is to get started with GroupDocs.Viewer for Java. This removes features some useful features, like the user cannot download the document, cannot print, zoom, etc....Downloading Document Printing File Browser Watermark Ajax-based...directory Copy your desired file to storage folder Set the filename...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  7. 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-...
  8. 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...
  9. 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...
  10. Extract images to files | Documentation

    This article explains that how to extract images to Files....Extract images to files Extract images to files Leave feedback Here...steps to extract images to files: Instantiate object for the...

    docs.groupdocs.com/parser/java/extract-images-t...