Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 940 for

custom fonts

(0.74 sec)
  1. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class....app About About Us Contact Customers Legal Security Events Acquisition...of the text block (like font name, font size etc.) The collection...

    docs.groupdocs.com/parser/java/working-with-dat...
  2. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....highlighting or by differing font information that has either...view approach and is easy to customize and integrate into your own...

    blog.groupdocs.com/categories/groupdocs.compari...
  3. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class...app About About Us Contact Customers Legal Security Events Acquisition...of the text block (like font name, font size etc.) The collection...

    docs.groupdocs.com/parser/net/working-with-data...
  4. Add watermarks to spreadsheet documents | Group...

    Add watermarks to worksheets, images, backgrounds, and headers/footers using Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , gww . Font ( "Arial" , 8.0 )) text_opts...

    docs.groupdocs.com/watermark/python-net/add-wat...
  5. 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...
  6. Converter DOC e DOCX para HTML em C# | Mostrar ...

    Converta programaticamente documentos de processamento de texto DOC, DOCX em HTML com opções avançadas como mostrar ou ocultar bordas de página, marca d'água, zoom, contagem de páginas....MarkupConvertOptions { // Setting customized options PageNumber = 2, PagesCount...Documentação Exemplos de código-fonte GroupDocs.Conversion - A solução...

    blog.groupdocs.com/pt/conversion/convert-doc-do...
  7. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....app About About Us Contact Customers Legal Security Events Acquisition...FormattedTextFragmen . Add ( "passed" , new Font ( "Calibri" , 19 , FontStyle...

    docs.groupdocs.com/watermark/net/modifing-found...
  8. 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...
  9. Compare Multiple Documents | GroupDocs

    Compare a source document against multiple targets in a single pass — including password-protected files and Custom compare settings — with GroupDocs.Comparison for Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...settings Pass a instance to customize how the comparison is rendered...

    docs.groupdocs.com/comparison/python-net/develo...
  10. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 8 )); PresentationWatermar...

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