Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 2,993 for

font

(0.27 sec)
  1. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Comparison for Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...underlines, strike-troughs, font types, etc. Apply/Reject changes...

    docs.groupdocs.com/comparison/java/features-ove...
  2. GroupDocs.Comparison for .NET | GroupDocs

    GroupDocs.Comparison for .NET developer documentation. Learn how to diff docx, pptx, and compare pdf files using C#....compares style changes such as font size, bolding, italics, etc...

    docs.groupdocs.com/comparison/net/
  3. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using Java....TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); // Add watermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. load-password-static.txt

    # **Title of the document** ## **Subtitle #1** Text is normal, then **bold**, then *italic*, then underscore, and finally normal again. Now ~~strikethrough~~, then double strikethrough, and undersc......Arial font. This sentence is normal (Calibri), but font is drawn...little. This sentence has a 12pt font size. It has a superscript and...

    docs.groupdocs.com/markdown/python-net/_output_...
  5. Render PDF Document with Attachments - GroupDoc...

    We are delighted to announce another monthly release of GroupDocs.Viewer for .NET . In GroupDocs.Viewer for .NET 17.7.0, we have introduced rendering of PDF document with attachments. Furthermore, 14 improvements and fixes are included in this release. We would recommend you to try the latest version and share your feedback with us. GroupDocs.Viewer for .NET 17.7.0 - New FeaturesGroupDocs.Viewer for .NET 17.7.0 introduced following new feature. Rendering PDF documents with attachments For more details, please visit API Features....# Extend support for setting font directories to Presentation...setting does not replace missing fonts for Spreadsheet documents Conflict...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  6. Issue with Overlapping Data When Viewing XLSX F...

    Hi Denis Gvardionov, Thank you for the update and for looking into this. I understand that mistakes can happen, and I appreciate your transparency. Please keep me posted on any new developments regarding this issue. Let…...please try installing Microsoft Fonts: apt install ttf-mscorefonts-installer...refer to How To Install Windows Fonts on Ubuntu documentation topic...

    forum.groupdocs.com/t/issue-with-overlapping-da...
  7. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Signature for Python via .NET inside Docker containers with examples, troubleshooting tips, and best practices....Troubleshooting Font Issues If you encounter font-related errors:...additional fonts RUN apt-get update && apt-get install -y fonts-liberation...

    docs.groupdocs.com/signature/python-net/getting...
  8. 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....TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); EmailLoadOptions...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. PdfFormattingOptions is Introduced in GroupDocs...

    GroupDocs.Conversion for Java 18.12 comes with some new features, improvements and bug fixes. Conversion from IGS, PLT and CGM formats is introduced. Now, API can automatically add extension of the converted file if not set. Image, PDF and Word conversion is also improved. Furthermore, Excel to SVG and XPS to PDF conversion issues are now resolved. Please take a look over the release notes to get an idea about the changes introduced....never completes MS word document font substitution issue Trendlines...

    blog.groupdocs.com/conversion/pdfformattingopti...
  10. GroupDocs.Comparison for Java | GroupDocs

    GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf files using Java....compares style changes like font size, bold, italic etc. Differences...

    docs.groupdocs.com/comparison/java/