Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 794 for

custom font

(0.44 sec)
  1. How to Edit XML File | GroupDocs

    This article demonstrates how to edit XML files and XML documents using Node.js via Java....app About About Us Contact Customers Legal Security Events Acquisition...Responsible for representing the font of XML tags, including both...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  2. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and Customize watermarks automatically for enhanced document security and content protection....Watermarking Techniques How to Customize Watermarks How to Remove Watermarks...that are actually useful, customize them for different situations...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  3. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required to generate reports in any of the supported formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 to generate a report in any of the supported format a separate namespace of that format is required to be added, given are the namespaces:...app About About Us Contact Customers Legal Security Events Acquisition...sources: Database XML JSON OData Custom .NET Objects Easy Template...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  4. GroupDocs.Viewer for Java 26.3 – March 2026 Rel...

    GroupDocs.Viewer for Java 26.3 fixes critical rendering bugs, improves performance, and adds new slide placeholder options—now available via Maven....Incorrect rendering of arabic fonts when converting DOCX to PDF...during saving PDF to HTML when custom DefaultFontName is applied...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  5. Load Note document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for .NET API....app About About Us Contact Customers Legal Security Events Acquisition...A default font for Note document. The specified font will be used...

    docs.groupdocs.com/conversion/net/load-note-doc...
  6. Latest GroupDocs.Conversion Product Family topi...

    Get technical support of GroupDocs.Conversion for .NET and Java....120 March 28, 2025 Issue with Fonts Rendering Artifacts in PDF Conversion...38 March 28, 2025 Issue with Font :- "Leelawadee UI" java 66 333...

    forum.groupdocs.com/c/conversion/11
  7. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the Font to be used for watermark Font Font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", Font); // Set watermark properties watermark....app About About Us Contact Customers Legal Security Events Acquisition...Initialize the font to be used for watermark Font font = new Font ( "Arial"...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Diagram to SVG conversion Set custom font directories GroupDocs. Team...delivering the best to our customers. In this regard we are excitedly...

    blog.groupdocs.com/groupdocs.blog/page/67/
  9. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....app About About Us Contact Customers Legal Security Events Acquisition...A default font for PDF document. The specified font will be used...

    docs.groupdocs.com/conversion/net/load-pdf-docu...
  10. Load Note document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....app About About Us Contact Customers Legal Security Events Acquisition...a default font for Note document. The specified font will be used...

    docs.groupdocs.com/conversion/nodejs-java/load-...