Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,392 for

groupdocs fonts api

(0.94 sec)
  1. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/java/sign-document...
  2. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using Groupdocs watermarking Api...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/existing-objec...
  3. Add watermarks to word processing documents | D...

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding watermark to a particular section Groupdocs.Watermark Api allows you to add watermark objects in the headers and footers of the page....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Searching watermarks | Documentation

    This article explains how to search watermarks while using Groupdocs. Watermarks Api....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/searching-wate...
  5. GroupDocs.Viewer Product Family on GroupDocs Bl...

    Groupdocs.Viewer Product Family on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Groupdocs.Viewer Product Family on Groupdocs Blog | Document Automatio......GroupDocs.Viewer Product Family on GroupDocs Blog | Document...content in GroupDocs.Viewer Product Family on GroupDocs Blog | Document...

    blog.groupdocs.com/pt/categories/groupdocs.view...
  6. GroupDocs.Watermark Product Family on GroupDocs...

    Groupdocs.Watermark Product Family on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Groupdocs.Watermark Product Family on Groupdocs Blog | Document Aut......GroupDocs.Watermark Product Family on GroupDocs Blog | Document...content in GroupDocs.Watermark Product Family on GroupDocs Blog |...

    blog.groupdocs.com/id/categories/groupdocs.wate...
  7. GroupDocs.Watermark Product Family on GroupDocs...

    Groupdocs.Watermark Product Family on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Groupdocs.Watermark Product Family on Groupdocs Blog | Document Aut......GroupDocs.Watermark Product Family on GroupDocs Blog | Document...content in GroupDocs.Watermark Product Family on GroupDocs Blog |...

    blog.groupdocs.com/pt/categories/groupdocs.wate...
  8. PHP to PDF on GroupDocs Blog | Document Automat...

    PHP to PDF on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PHP to PDF on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Con......PHP to PDF on GroupDocs Blog | Document Automation Solutions...content in PHP to PDF on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/pt/tag/php-to-pdf/index.xml
  9. 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, Fontstyle.Bold | Fontstyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/adding-text-w...