Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 15,587 for

file

(0.08 sec)
  1. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....docx" ) // Create an HTML file. const viewOptions = HtmlViewOptions...docx sample.docx is the sample file used in this example. Click...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  2. Disable image comparison in PDF documents | Gro...

    This article explains how to disable image comparison in PDF documents 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/disable-image...
  3. Render with responsive layout | GroupDocs

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....ForEmbeddedResources (); // Render the file with responsive layout. viewOptions...ForEmbeddedResources () ' Render the file with responsive layout. viewOptions...

    docs.groupdocs.com/viewer/net/render-with-respo...
  4. 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...
  5. 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...
  6. Load from stream | GroupDocs

    Load documents directly from streams (URLs, FTP, etc.) in your Python applications using GroupDocs.Viewer....stream without saving it as a file on a disk. You can use this...docx sample.docx is the sample file used in this example. Click...

    docs.groupdocs.com/viewer/python-net/load-docum...
  7. Add watermarks to email attachments | GroupDocs

    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...
  8. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP Files within your .NET application using presentation editing API....and widely used presentation file formats are PPT , PPTX , and...by providing the presentation file path and the password, if the...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  9. C# Convert JPG, PNG, GIF, TIFF Images to PDF | ...

    Convert images to PDF in C#. Convert JPG, TIFF, PNG, JPEG, GIF, BMP, and more Files with rotation, resize, margins options using conversion API for .NET....documents, Microsoft Project files, PSD files, PDL, Email messages,...the below steps: Load the JPG file using Converter class. Instantiate...

    blog.groupdocs.com/conversion/convert-images-to...
  10. Reverse Image Search Library on GroupDocs Blog ...

    Reverse Image Search Library on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Reverse Image Search Library on GroupDocs Blog | Document Automation Solu......gambar terbalik dalam dokumen dan file gambar. Recent content in Reverse...

    blog.groupdocs.com/id/tag/reverse-image-search-...