Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,445 for

groupdocs fonts api

(0.08 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. How to Add Underline Annotation into PDF Using C#

    We will explore the process how to add underline annotation into PDF using C#. A code example is also provided to insert underline annotation in PDF using C#....Answers by API GroupDocs.Total Product Family GroupDocs.Conversion...Family GroupDocs.Annotation Product Family GroupDocs.Viewer Product...

    kb.groupdocs.com/annotation/net/how-to-add-unde...
  3. GroupDocs.Watermark Overview | Documentation

    Groupdocs.Watermark for Node.js via Java is a powerful Api for managing watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/nodejs-java/groupd...
  4. GroupDocs.Merger Product Family | Documentation

    Merge multiple documents into single, extrac document pages, split documents with Groupdocs.Merger libraries in C# and Java languages....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/merger/
  5. Generate Barcode in Java | Add Barcodes to Docu...

    Generate barcodes in Java and electronically sign documents & Images by adding barcodes to Word, Excel, PDF, PNG, JPG, WebP files with Java e-Signing Api....images using Java Signature API within your applications. The...covered below: Barcode Generator API for Java Apply Barcode to documents...

    blog.groupdocs.com/signature/generate-barcode-i...
  6. Conversion to POTX is supported in GroupDocs.Co...

    Another monthly release of Groupdocs.Conversion for .NET 17.11 is on-board. This release comes with new document formats support such as POTX and POTM. Cells to SVG and Diagram to SVG conversions are improved. Furthermore, some bug fixes are also announced. We’d recommend you to download the latest release of the Api and share your experience. Document Conversion Api for .NET - Features Conversion from/to POTX and POTM Back and forth PPTM, PPSM documents conversion Implement conversion from/to XLTX and XLTM Groupdocs Document Conversion Api - Improvements Check for unsupported Excel 95 XLS file format and throw an exception Cells to SVG conversion improvement Improved Diagram to SVG conversion Set custom font directories Groupdocs....Another monthly release of GroupDocs.Conversion for .NET 17.11...the API and share your experience. Document Conversion API for...

    blog.groupdocs.com/conversion/conversion-potx-s...
  7. Large size font folder was created in Temp - Fr...

    Hi support team, I using Groupdocs Conversions .NET for convert file to html Today I check Temp folder and found that CustomTempFonts folder was created from the time begin using Groupdocs. Folder size is approximate 1…...Large size font folder was created in Temp GroupDocs.Conversion...Hi support team, I using GroupDocs Conversions .NET for convert...

    forum.groupdocs.com/t/large-size-font-folder-wa...
  8. How to Sign PDF Document with QR Code in C#

    Easily generate QR Code in C# by following this guide and review the process to sign PDF document with QR Code in C# without a third-party tool....Answers by API GroupDocs.Total Product Family GroupDocs.Conversion...Family GroupDocs.Annotation Product Family GroupDocs.Viewer Product...

    kb.groupdocs.com/signature/net/how-to-sign-pdf-...
  9. Add search text annotation | Documentation

    The page describes how to add search text annotation to a document using Groupdocs.Annotation for .NET."...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/annotation/net/add-search-te...
  10. Migration notes | Documentation

    Why to migrate Here are the key reasons to use the new updated Api provided by Groupdocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/migration-notes/