Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,615 for

font

(0.11 sec)
  1. Using Web Icon Fonts - Best Practices

    Here at GroupDocs we take front end and web development in general very seriously. We constantly strive to improve our products and because of that, we try to keep up with the latest trends and best practices, not always an easy thing. But that doesn’t apply only to our front end department of course. Each and every one of us is trying to improve his skills and is eager to try different techniques that could result in better and more optimal outcomes....experimenting with web icon fonts and he asked me to help him...Ways to implement web icon fonts in your markup # Before I talk...

    blog.groupdocs.com/total/using-web-icon-fonts-b...
  2. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using C# programming language....responsible for representing the font of XML tags, this include both...default it is a “ Calibri ” font, 12pt size. is responsible for...

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  3. GroupDocs.Signature Product Family | GroupDocs

    Use GroupDocs.Signature libraries to e-Sign documents with different signature types, protect documents with digital certificates, generate QR Codes and barcodes using C# or Java languages....APIs example usage Open-source font-end project ready to be used...used out of the box Open-source font-end project ready to be used...

    docs.groupdocs.com/signature/
  4. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Total for .NET in Docker containers with complete examples, troubleshooting tips, and best practices for document processing in containerized environments....functions (image/font rendering). fontconfig - Enables font lookup for...package with Microsoft compatible fonts, required for GroupDocs.Total...

    docs.groupdocs.com/total/net/running-in-docker/
  5. Existing objects in diagrams | GroupDocs

    Find, remove, and modify shapes and headers/footers in Visio documents using Python via .NET.... font . family_name == "Arial" : page...( "© GroupDocs 2017" , gww . Font ( "Calibri" , 19.0 , gww . FontStyle...

    docs.groupdocs.com/watermark/python-net/existin...
  6. Bidirectional Content & Export Metadata - Intro...

    We are at GroupDocs glad to announce another release of GroupDocs.Editor for .NET v17.9.0 API. This monthly release is adding support for new exciting features like Bidirectional Content to rotate different content in left and right direction. Most of the changes are done for words document format along with adding support for Export Language Metadata. This release is also adding features to export Fonts and document export in PDF format....also adding features to export Fonts and document export in PDF format...Support for bidirectional lists Font extraction from Words document...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  7. Electronic Signature Types | GroupDocs

    This documentation section describes different types of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature for Python...Set text signature font text_options . font = gsd . SignatureFont...text_options . font . size = 20 text_options . font . family_name...

    docs.groupdocs.com/signature/python-net/electro...
  8. Issue with Text Redaction - Free Support Forum ...

    I am doing text Redaction on my word and ppt documents, but the problem is I’m not able to retain the Font property. For e.g. I’m replacing a text which has its own Font property/formatting but after the text Redaction …...is I’m not able to retain the font property. For e.g. I’m replacing...replacing a text which has its own font property/formatting but after...

    forum.groupdocs.com/t/issue-with-text-redaction...
  9. Edit Watermark Objects in Word Documents using ...

    We are pleased to announce the release of version 18.2 of GroupDocs.Watermark for .NET. The latest version allows you to edit the objects that can be considered as watermark in Word documents. Following are the features that are introduced in GroupDocs.Watermark for .NET 18.2. Editing Watermark Objects in Word Documents Replacing text for particular shapesWe have added the support of replacing text for particular shapes in a Word document. Following code sample shows how to use this feature....specifying font family, font size, font style, font color etc...FormattedTextFragmen.Add("Another text", new Font("Calibri", 19, FontStyle.Bold)...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  10. Result of added watermarks | GroupDocs

    GroupDocs.Watermark API returns result with information about added watermarks...Initialize the font to be used for watermark Font font = new Font ( "Arial"...TextWatermark ( "Test watermark" , font ); // Set watermark properties...

    docs.groupdocs.com/watermark/net/result-of-adde...