Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 556 for

custom font

(0.04 sec)
  1. Product Overview | Documentation

    Apply annotations to your documents in the form of textual comments, explanations with highlighted notes, watermarks, polylines, text/resource redactions and much more....app About About Us Contact Customers Legal Security Events Acquisition...watermarks, revisions, etc.; Customize annotations of each type,...

    docs.groupdocs.com/annotation/java/product-over...
  2. Text is cropped when using GroupDocs.Viewer to ...

    I am using the GroupDocs.Viewer.24.6.0 package in my project. I use the following code to convert PDF and other documents to HTML: using (Viewer viewer = new Viewer(stream, loadOptions)) { HtmlViewOptions viewOption…...darmovzal It can be font-related issue. Can you please...I have permission from the customer to forward the document to...

    forum.groupdocs.com/t/text-is-cropped-when-usin...
  3. Sign Pdf documents with special appearance | Do...

     This article explains how to use PDF digital electronic signature features on document page....app About About Us Contact Customers Legal Security Events Acquisition...padding ); // set text color and Font options . setForeColor ( Color...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  4. GroupDocs.Watermark for Python overview | Docum...

    GroupDocs.Watermark for .NET 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....app About About Us Contact Customers Legal Security Events Acquisition...watermarks by text formatting (font, color, etc.). Set background...

    docs.groupdocs.com/watermark/python-net/product...
  5. Excluding Fonts from Output HTML using GroupDoc...

    We are excited to release another monthly release, version 17.9, of GroupDocs.Viewer for .NET. This version allows you excluding Fonts from HTML representation of the document and saving them as external resources. Also, we have extended the support of responsive HTML for MS Visio documents, SVG images, MS Word documents, Open Office Text and Rich Text document format. The latest version also includes some important bug fixes for the issues found in prior releases....version allows you excluding fonts from HTML representation of...Excluding Fonts when Rendering to HTML # Embedded fonts increase...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...
  6. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to email attachments (all the attachments of supported types in an email message)...app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); EmailLoadOptions...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...app About About Us Contact Customers Legal Security Events Acquisition...Diagonal Corner Rounded" , new Font ( "Calibri" , 8 , FontStyle...

    docs.groupdocs.com/watermark/net/existing-objec...
  8. Load CSV document with options | Documentation

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API....app About About Us Contact Customers Legal Security Events Acquisition...Specify the default font to use if a document font is missing. Specifies...

    docs.groupdocs.com/conversion/net/load-csv-docu...
  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....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); EmailLoadOptions...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Python via .NET. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...app About About Us Contact Customers Legal Security Events Acquisition...underlines, strike-throughs, and font types. Apply/Reject changes...

    docs.groupdocs.com/comparison/python-net/featur...