Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 556 for

custom font

(0.15 sec)
  1. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using Java programming language....app About About Us Contact Customers Legal Security Events Acquisition...responsible for representing the font of XML tags, this include both...

    docs.groupdocs.com/editor/java/how-to-edit-xml/
  2. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using C# programming language....app About About Us Contact Customers Legal Security Events Acquisition...responsible for representing the font of XML tags, this include both...

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  3. How to Edit XML File | Documentation

    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...
  4. How to Сreate a Plugin for Sugar On-Demand Usin...

    SugarCRM is an open-platform web-based Customer relationship management system which has an on-demand cloud platform, Sugar On-Demand. In a previous article, we discussed how to create and use a plugin for SugarCRM, now we will discuss Sugar On-Demand’s features. We will use the GroupDocs GDrive plugin as an example. [caption id=“attachment_3933” align=“alignnone” width=“600” caption=“How to Сreate a Custom GroupDocs Plugin for Sugar On-Demand”] [/caption] Requirements PHP 5.3 SugarCRM On-Demand account SugarCRM On-Demand application GroupDocs account Development of GroupDocs GDriveTwo main features of Sugar On-Demand are: All functions relating to the file system are denied....an open-platform web-based customer relationship management system...width=“600” caption=“How to Сreate a Custom GroupDocs Plugin for Sugar...

    blog.groupdocs.com/total/how-to-create-plugin-f...
  5. 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
  6. Adding text watermarks | Documentation

    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...
  7. Load Note document with options | Documentation

    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...
  8. comparison.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/comparison/java/technical-support/weekly0.5https://docs.groupdocs.com/comparison/ne......com/comparison/java/customize-changes-styles/weekly0.5https://docs...com/comparison/java/load-custom-fonts/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/comparison.xml
  9. 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-...
  10. 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 .NET...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/net/getting-used-fonts/