Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 118 for

custom font handling

(0.07 sec)
  1. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...value: "Arial" }, ] }, { name: "custom", tooltip: "Add page break"..../Content/kendo/2019.2.514/fonts/TSCu_SaiIndira.ttf", "Padasalai-TAU-Marutham":...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  2. Batch Watermarking in .NET with GroupDocs.Water...

    Practical guide showing how to apply batch text and image watermarks, replace logos, and ensure idempotent processing using GroupDocs.Watermark for .NET....the formats the library can handle. Applies a tiled text watermark...a tiled logo watermark with custom opacity and rotation. Adds...

    blog.groupdocs.com/watermark/batch-watermark-pi...
  3. Add Text Watermark to XLSX Using Python

    Learn how to add text watermark to XLSX using Python. This tutorial shows how to embed watermark text into XLSX spreadsheets with Custom Font, color, and alignment....programmatically embed a customized text label within your workbook...TextWatermark element and define its font properties, rotation, color...

    kb.groupdocs.com/watermark/python/add-text-wate...
  4. Remove Text Watermark from DOC Using Python

    Remove text watermark from DOC using Python by programmatically detecting and deleting hidden Word watermark text. A practical Python-based solution for clean documents....environment for Word watermark handling Add the required GroupDocs...affecting the original layout, fonts, or structure of the file. This...

    kb.groupdocs.com/watermark/python/remove-text-w...
  5. Create PDF Binder in .NET: Easy Way with GroupD...

    If you've ever exported Word and Excel to PDF by hand just to glue them onto another PDF, this one's for you. A short .NET walkthrough using GroupDocs.Merger.... Merger holds file handles on the sources; forget to dispose...scans that come in sideways. Custom page ordering when the source...

    blog.groupdocs.com/groupdocs.merger/pdf-binder-...
  6. Render HTML as PNG using Python

    Quickly learn how to render HTML as PNG using Python. You will get code and steps to convert HTML to PNG in Python for Custom dimensions for visual output....class to ensure safe resource handling Configure PngViewOptions by...preserving embedded styles, fonts, and the overall layout structure...

    kb.groupdocs.com/viewer/python/render-html-as-p...
  7. 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....app About About Us Contact Customers Legal Security Events Acquisition..."This is a test watermark" , new Font ( "Arial" , 8 )); PdfArtifactWatermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. Render RTF as JPG using Python

    In this topic, you will learn how to render RTF as JPG using Python. You will get code and steps to create JPG images from RTF in Python for Custom dimensions for output....maintaining the original layout, fonts, and colors of the document...to ensure proper resource handling and automatic cleanup “Set...

    kb.groupdocs.com/viewer/python/render-rtf-as-jp...
  9. Convert DOCX to RTF using Python

    Learn how to convert DOCX to RTF using Python with simple code. Easily export DOCX to RTF using Python for cross-platform, editable document output....modules and classes needed to handle DOCX to RTF conversion Initialize...WordProcessingConver class to customize the output Execute the conversion...

    kb.groupdocs.com/conversion/python/convert-docx...
  10. Add watermarks to PDF documents | GroupDocs

    The watermarking Java 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....app About About Us Contact Customers Legal Security Events Acquisition..."This is a test watermark" , new Font ( "Arial" , 8 )); PdfArtifactWatermark...

    docs.groupdocs.com/watermark/java/add-watermark...