Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 929 for

custom font

(0.52 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. Introducing GroupDocs.Signature for Python via ...

    Introduction to GroupDocs.Signature for Python via .NET - what is it and why to use...app About About Us Contact Customers Legal Security Events Acquisition...with over 45 file formats Customize how signatures look and where...

    docs.groupdocs.com/signature/python-net/introdu...
  3. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all Fonts, used in the document, loaded to the GroupDocs.Viewer for Java...app About About Us Contact Customers Legal Security Events Acquisition...used fonts in the loaded document Getting all used fonts in the...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  4. 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...
  5. 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...
  6. Features Overview | GroupDocs

    Learn how to add, search, and remove watermarks from documents and images using GroupDocs.Watermark for Java. Supports text, image, and invisible watermarks for document security....app About About Us Contact Customers Legal Security Events Acquisition...documents with watermarks , apply custom watermark styles, or automate...

    docs.groupdocs.com/watermark/java/features-over...
  7. 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/
  8. 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
  9. Features Overview | GroupDocs

    The main capabilities of GroupDocs.Comparison for Python via .NET — change detection, accept/reject, document information extraction, summary reports, and multi-document comparison....app About About Us Contact Customers Legal Security Events Acquisition...underline, strikethrough, and font changes. See: . Multi-document...

    docs.groupdocs.com/comparison/python-net/gettin...
  10. Bootstrap v3: What Has Changed in the New Version

    Introduction In one of my previous articles I talked about using the Bootstrap CSS framework in web projects. Exactly 2 years after the very first release of Bootstrap to the open world by the ex-Twitter developers we have now Bootstrap v3 - the new version of the most popular CSS framework. I’m calling it the most popular because of the recently announced results from the meanpath source-code search engine which shows that 1% of websites nowadays are using Bootstrap.... Glyphicons use font files # The next important change...previous articles, Using Web Icon Fonts – Best Practices . That’s right...

    blog.groupdocs.com/total/bootstrap-v3-what-has-...