Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 506 for

custom fonts

(0.24 sec)
  1. Add watermarks to PDF documents | Documentation

    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...
  2. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....app About About Us Contact Customers Legal Security Events Acquisition...and background settings ( ) font and colors ( , ) text signature...

    docs.groupdocs.com/signature/java/sign-document...
  3. How to run examples | Documentation

    Learn how to run C# examples which contain creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and many more examples....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 36 , FontStyle ...

    docs.groupdocs.com/watermark/net/how-to-run-exa...
  4. Converter SVG para PNG em Java - Gráficos vetor...

    Converta gráficos vetoriais SVG em imagens PNG usando Java. Gire, inverta, marca d'água, escala de cinza e ajuste o brilho e a gama do PNG convertido usando a API Java.... O código-fonte Java a seguir converte o SVG...saída PNG necessária. O código-fonte a seguir aplica a personalização...

    blog.groupdocs.com/pt/conversion/convert-svg-to...
  5. Working with data extracted by template | Docum...

    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...
  6. Working with data extracted by template | Docum...

    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...
  7. Add watermarks to PDF documents | Documentation

    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. Modifying found watermark properties | Document...

    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...
  9. 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...
  10. Add watermarks to presentation documents | Docu...

    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...