Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,558 for

font

(0.8 sec)
  1. Implement Page Rotation when Converting to PDF

    Its time to augment your document conversion experience. You will be pleased to hear the new features, improvements and bug fixes that we’r going to elaborate in this blog post. Did you ever think of converting and rotating a document at the same time? We make your wish come true with this month’s release of GroupDocs.Conversion for Java 19.4. You can now set page rotation angle when converting to a PDF or Image format.... More File Formats and Font Substitution Options # Some...permits to set default font and font substitution option when...

    blog.groupdocs.com/conversion/implement-page-ro...
  2. GroupDocs.Conversion for .NET 25.12 – Latest Up...

    Explore what’s new in GroupDocs.Conversion for .NET 25.12. Available now on NuGet and GroupDocs website....New email security and full‑font PDF features Table of Contents...selected resources Embedding full fonts in PDF conversion Fixes and...

    blog.groupdocs.com/conversion/groupdocs-convers...
  3. eSign document with Text signature | GroupDocs

    This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically....range of text settings - from font name, size and color to alignment...Text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/esign-document...
  4. GroupDocs.Viewer for .NET UI 8.1.2 – Latest Upd...

    Explore what’s new in GroupDocs.Viewer for .NET UI 8.1.2. Available now on NuGet and GroupDocs website....Local fonts only The viewer no longer loads web fonts; it uses...uses only the fonts installed on the host machine. This resolves...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  5. Python 平鋪水印:7 個保護文件與圖像的範例

    掌握 Python 平鋪水印,通過 7 個實用範例學習。了解如何添加、創建和自訂水印以保障文件安全,移除水印,並使用 GroupDocs.Watermark API 進行企業內容保護。...ath) as watermarker: font = gww . Font( 'Arial' , 14.0 ) watermark...TextWatermark( f 'CONFIDENTIAL' , font) watermark . foreground_color...

    blog.groupdocs.com/zh-hant/watermark/tiling-wat...
  6. Result of added watermarks | GroupDocs

    Review AddWatermarkResult with information about added watermarks using Python via .NET....pdf" ) as watermarker : font = gww . Font ( "Arial" , 19.0 , gww...TextWatermark ( "Test watermark" , font ) watermark . foreground_color...

    docs.groupdocs.com/watermark/python-net/result-...
  7. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for .NET API.... Potm, Pptm, Ppsm A default font for rendering the presentation...following font will be used if a presentation font is missing...

    docs.groupdocs.com/conversion/net/load-presenta...
  8. Converting to PDF - Embed Fonts - Free Support ...

    Hello, It is my understanding that when converting to PDF the Font should get embedded? Please correct me if I am wrong. I have an issue where by a converted document in only embedding a subset of the Font, this causes…...Converting to PDF - Embed Fonts GroupDocs.Conversion Product...that when converting to PDF the font should get embedded? Please...

    forum.groupdocs.com/t/converting-to-pdf-embed-f...
  9. Viewer replace characters with square - Free Su...

    Hello, we have a new bug. Viewer is replacing some characters and double characters in the document with an empty square. Can you take a look at it? They are not special characters. We are using version 25.2. Thanks, …...the SPAN element, which uses a font “FSFDMB+Calibri” throgh the...this font in the browser debugger (or just delete the font content...

    forum.groupdocs.com/t/viewer-replace-characters...
  10. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....docx" ) as watermarker : font = gww . Font ( "Arial" , 36.0 ) watermark...TextWatermark ( "top secret" , font ) watermark . foreground_color...

    docs.groupdocs.com/watermark/python-net/add-text/