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

custom font

(0.05 sec)
  1. 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...
  2. 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...
  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 Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...response to the feedback of our customers we have upgraded GroupDocs...following new features. Set custom font directories Get document...

    blog.groupdocs.com/groupdocs.blog/page/89/
  5. 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-...
  6. eSign Document with Text Signature | GroupDocs

    This article explains how to sign a document with Text signature using GroupDocs.Signature for Python via .NET API. Learn how to add a digital signature to a PDF programmatically in Python....app About About Us Contact Customers Legal Security Events Acquisition...allows customizing a wide range of text settings - from font name...

    docs.groupdocs.com/signature/python-net/esign-d...
  7. Load Image Documents with Options | GroupDocs

    Learn how to use ImageLoadOptions to configure image document loading in GroupDocs.Conversion for .NET. Control format specification, Font handling, and more....app About About Us Contact Customers Legal Security Events Acquisition...configure font handling for vector images, or control font folder...

    docs.groupdocs.com/conversion/net/load-image-do...
  8. 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...
  9. 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-...
  10. Exclude fonts | GroupDocs

    Learn how to exclude system pre-installed Fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....app About About Us Contact Customers Legal Security Events Acquisition...Render to HTML / Exclude fonts Exclude fonts Leave feedback By default...

    docs.groupdocs.com/viewer/net/exclude-fonts/