Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 2,838 for

font

(0.07 sec)
  1. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....additional resource files (such as fonts, images, and stylesheets) separately...Enable font hinting To adjust the display of outline fonts when...

    docs.groupdocs.com/viewer/java/render-pdf-docum...
  2. The issue of being unable to edit a PDF convert...

    After converting a PDF file to a PPTX file, it cannot be edited, and the error message displayed is: “Editing text does not support Type 3 Fonts.” What is the reason for this? If we subscribe to the paid version, will it…...text does not support Type 3 fonts.” What is the reason for this...paid version, will it support font editing, and will it retain...

    forum.groupdocs.com/t/the-issue-of-being-unable...
  3. Get Image Representation of Document Pages

    Getting image representation of document pages is one of the most successful feature that is already implemented in .NET version of the API. Keeping your interest in view, we’ve now implemented this feature for Java developers. GroupDocs.Comparison for Java 19.6 allows you to save document comparison results in image format as well. What does it take to implement such a feature? You just have to pass the output folder path to convertToImages method and API will take care of conversion mechanism itself.... Bug Fixes Font detection exception Word separation...

    blog.groupdocs.com/comparison/get-image-represe...
  4. Shapes in spreadsheet document | GroupDocs

    Inspect, modify, and remove shapes in Excel documents using Python via .NET.... font . family_name == "Arial" : worksheet...text using formatted fragments (font, style, and colors). import...

    docs.groupdocs.com/watermark/python-net/shapes-...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...a family‑specific font model, embedded fonts for spreadsheet‑HTML...

    blog.groupdocs.com/groupdocs.blog/
  6. Installation | GroupDocs

    Install GroupDocs.Merger for Python via .NET on Windows, Linux, or macOS — from PyPI or from a pre-downloaded wheel, with platform-specific notes for Linux native dependencies....(required for rendering and font support) sudo apt-get install...libfontconfig1 is required for correct font rendering. Install them with...

    docs.groupdocs.com/merger/python-net/getting-st...
  7. 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...
  8. 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...
  9. 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...
  10. 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...