Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 2,553 for

font

(0.06 sec)
  1. Issue with Fonts Rendering Artifacts in PDF Con...

    Hello, I am using GroupDocs conversion java lib to convert PowerPoint files (.pptx) to PDF, but I am encountering an issue where some characters appear with artifacts after the conversion. The text becomes distorted, ma…...Issue with Fonts Rendering Artifacts in PDF Conversion (PowerPoint...setFontDirectories(List.of("/usr/share/fonts")); PdfConvertOptions pdfOptions...

    forum.groupdocs.com/t/issue-with-fonts-renderin...
  2. Load document of specific format | GroupDocs

    This article explains how to load document of specific format....TextWatermark ( "Test watermark" , new Font ( "Arial" , 12 )); watermarker...

    docs.groupdocs.com/watermark/net/load-document-...
  3. Render documents | GroupDocs

    Rendering documents with GroupDocs.Viewer for .NET in your .NET / C# applications....pages Set custom fonts Replace missing font Save output to a...

    docs.groupdocs.com/viewer/net/rendering-documents/
  4. Skip Unreadable Characters During Watermark Sea...

    We are delighted to announce the release of version 18.8 of GroupDocs.Watermark for .NET. The latest version allows skipping unreadable characters during text watermark search. Furthermore, we have also added a new feature to strengthen protection of text watermark in presentation documents. Please continue to read more about the new features, enhancements and bug fixes added in version 18.8. Features Introduced Skipping Unreadable Characters During Text Watermark Search This feature allows finding text watermark even if it contains unreadable characters between the letters....TextWatermark("Watermark text", new Font("Arial", 19)); // Include unreadable...

    blog.groupdocs.com/watermark/skip-unreadable-ch...
  5. Servlets Front-end for GroupDocs.Comparison for...

    Document comparison is a process of finding differences in two documents of same format. It can be a content difference or can be any contextual differences. GroupDocs.Comparison for Java compares a source document with a target document and produces a result document which highlights the differences in a suitable way i.e. colored highlighting or by differing Font information that has either been added to or removed from the reference document to produce the target document....highlighting or by differing font information that has either...

    blog.groupdocs.com/comparison/servlets-frontend...
  6. JpgViewOptions | GroupDocs.Viewer for .NET API ...

    Provides options for rendering documents into JPG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....get; set; } Sets the default font for a document. EmailOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  7. Add Watermarks to Word Documents | 5 Secure Met...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods with code examples, including locked headers, tiled watermarks, and password-protected sections that can't be easily removed....TextWatermark( "Confidential" , new Font( "Arial" , 19 )) { VerticalAlignment...TextWatermark( "Protected Document" , new Font( "Arial" , 19 )) { VerticalAlignment...

    blog.groupdocs.com/watermark/secure-word-docume...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...formats Set default font to replace all missing fonts when converting...document Default font to replace all missing fonts when converting...

    blog.groupdocs.com/groupdocs.blog/page/57/
  9. Integrate Watermarking in Node.js Applications

    Follow our guide to easily implement watermarking in your Node.js projects with feature-rich GroupDocs.Watermark for Node.js API....of your watermarks, including font, color, size, transparency,...instance with the desired text and font. Set Watermark Properties :...

    blog.groupdocs.com/watermark/integrate-watermar...
  10. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class....of the text block (like font name, font size etc.) The collection...

    docs.groupdocs.com/parser/java/working-with-dat...