Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 2,681 for

font

(0.33 sec)
  1. Barcodes Syntax and Properties | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text....This color is derived from the font of the corresponding barcode...Customizing Font and Placement of Barcode Text The font used to render...

    docs.groupdocs.com/assembly/java/barcodes-synta...
  2. Add watermarks to PDF documents | GroupDocs

    The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible...."This is a test watermark" , new Font ( "Arial" , 8 )); PdfArtifactWatermark...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  3. PostScript to PDF conversion issue in .NET - Fr...

    trying to convert a postscript file to PDF. the converted PDF file is missing all the text. All the Fonts are installed in the “Windows” Fonts folder. From reading the documentation it looks like if the Font is inst…... All the Fonts are installed in the “Windows” Fonts folder. From...documentation it looks like if the FONT is installed in the proper windows...

    forum.groupdocs.com/t/postscript-to-pdf-convers...
  4. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/sign-documents...
  5. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....and background settings ( ) font and colors ( , ) text signature...border ); // set text color and Font options . setForeColor ( Color...

    docs.groupdocs.com/signature/java/sign-document...
  6. Upcoming Release of GroupDocs.Watermark for Java

    We are extremely excited to announce that GroupDocs.Watermark is coming soon to Java platform. It will be an easy to use back-end API for adding text and image watermark to the popular document formats. GroupDocs.Watermark for Java will allow you to add watermarks that are hard to be automatically removed by third-party tools. The API also aims to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document....watermarks by text formatting (font, color etc.) Working with hyperlinks...

    blog.groupdocs.com/watermark/upcoming-release-o...
  7. Footnote Comparison Issue is Resolved

    Footnote appears at bottom of the page and used to cite information. Previously, API was not comparing Footnotes correctly. But with the release of GroupDocs.Comparison for .NET 19.5, we fixed this issue. Please have a glance. But this is not it we have a lot more to tell you. Along with bug fixes, some features and improvements are also introduced. Lets talk about new features first. Did you ever think of getting coordinates of document changes or differences?...Incorrect difference info in PDF Font detection exception Word separation...

    blog.groupdocs.com/comparison/footnote-comparis...
  8. Conversion to POTX is supported in GroupDocs.Co...

    Another monthly release of GroupDocs.Conversion for .NET 17.11 is on-board. This release comes with new document formats support such as POTX and POTM. Cells to SVG and Diagram to SVG conversions are improved. Furthermore, some bug fixes are also announced. We’d recommend you to download the latest release of the API and share your experience. Document Conversion API for .NET - Features Conversion from/to POTX and POTM Back and forth PPTM, PPSM documents conversion Implement conversion from/to XLTX and XLTM GroupDocs Document Conversion API - Improvements Check for unsupported Excel 95 XLS file format and throw an exception Cells to SVG conversion improvement Improved Diagram to SVG conversion Set custom Font directories GroupDocs....to SVG conversion Set custom font directories GroupDocs.Conversion...

    blog.groupdocs.com/conversion/conversion-potx-s...
  9. System Requirements | GroupDocs

    System requirements for GroupDocs.Conversion for Python via .NET — supported operating systems, Python versions, and optional platform dependencies....install libgdiplus (and a minimal font set) so that image-bearing documents...drawing functions (image and font rendering). ttf-mscorefonts-installer...

    docs.groupdocs.com/conversion/python-net/system...
  10. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......docx Font Formatting Source Sans Pro Light...text formatted in different fonts, sizes and colors. Very different...

    docs.groupdocs.com/total/java/sample-apps/getti...