Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 2,750 for

file editor

(0.06 sec)
  1. 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....Editor Product Solution GroupDocs...()) { // Check if the attached file is supported by GroupDocs.Watermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. Extract images to files | Documentation

    This article explains that how to extract images to Files....Editor Product Solution GroupDocs...Extract images to files Extract images to files Leave feedback Here...

    docs.groupdocs.com/parser/java/extract-images-t...
  3. Email attachments | Documentation

    This article shows how to get the information about the attachments....Editor Product Solution GroupDocs...()); System . out . println ( "File format: " + attachment . getDocumentInfo...

    docs.groupdocs.com/watermark/java/email-attachm...
  4. GroupDocs.Viewer for Node.js via Java | Documen...

    GroupDocs.Viewer for Node.js allows you to render documents in various formats as HTML, PDF, JPEG, and PNG Files. You do not need to use third-party software to view Files within your JavaScript application....Editor Product Solution GroupDocs...spreadsheets, presentations, PDF files, web pages, email messages,...

    docs.groupdocs.com/viewer/nodejs-java/
  5. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....Editor Product Solution GroupDocs...20 ) }; // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/net/sign-document-...
  6. Exclude fonts | Documentation

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....Editor Product Solution GroupDocs...resources - external files A list of file types that support font...

    docs.groupdocs.com/viewer/java/exclude-fonts/
  7. GroupDocs.Watermark Product Family | Documentation

    Powerfull API for adding watermarks to the documents of different File formats. Documentation .NET Java Node.js Python GroupDocs.Watermark for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Adding watermark Articles and guidelines Adding text watermark Adding image watermark .NET code examples Open-source projects for APIs example usage GroupDocs.Watermark for .NET More GroupDocs.Watermark for Java More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Adding watermark Articles and guidelines for basic and advanced development...Editor Product Solution GroupDocs...to the documents of different file formats. Documentation .NET...

    docs.groupdocs.com/watermark/
  8. Merge fields are populated as plain text - Free...

    Hi, we found that all the merge fields are populated as plain text in template “Template_GeneratedByGroupDocs.doc” (one attached here) instead of driven by formula(Field Code). we can view the formula for those merge …...Editor Product Family dotnet , webforms...doc”(one attached here). Following files are attached for your reference:...

    forum.groupdocs.com/t/merge-fields-are-populate...
  9. Migration Notes | Documentation

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported File format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....Editor Product Solution GroupDocs...annotating process to any supported file format (instead of AnnotationImageHandl...

    docs.groupdocs.com/annotation/java/migration-no...
  10. Load XML document with options | Documentation

    Learn this article and check how to load and convert XML documents with advanced options using GroupDocs.Conversion for .NET API....Editor Product Solution GroupDocs...set attribute Input document file type Whether to generate page...

    docs.groupdocs.com/conversion/net/load-xml-docu...