Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 32,854 for

groupdocs.watermark

(0.12 sec)
  1. Load document of specific format | GroupDocs

    This article explains how to load document of specific format....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/java/load-document...
  2. Clear watermarks | GroupDocs

    This article shows how to clear existing text or image watermarks....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  3. Add watermarks to word processing documents | G...

    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....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. fonts on GroupDocs Blog | Document Automation S...

    fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers کار با فونت ه......از فونت های سفارشی در GroupDocs.Watermark: راهنمای جامع یاد بگیرید...از فونت های سفارشی در GroupDocs.Watermark استفاده کنید تا ثبات...

    blog.groupdocs.com/fa/tag/fonts/index.xml
  5. Categories on GroupDocs Blog | Document Automat...

    Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro......NET & Java Developers GroupDocs.Watermark Releases GroupDocs.Assembly...Search Product Family GroupDocs.Watermark Product Family GroupDocs...

    blog.groupdocs.com/id/categories/index.xml
  6. Categories on GroupDocs Blog | Document Automat...

    Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro......NET & Java Developers GroupDocs.Watermark Releases GroupDocs.Assembly...Search Product Family GroupDocs.Watermark Product Family GroupDocs...

    blog.groupdocs.com/nl/categories/index.xml
  7. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/java/working-with-...
  8. fonts on GroupDocs Blog | Document Automation S...

    fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Работа со шри......пользовательских шрифтов в GroupDocs.Watermark: исчерпывающее руководство...настраиваемые шрифты в GroupDocs.Watermark для обеспечения согласованности...

    blog.groupdocs.com/ru/tag/fonts/index.xml
  9. Add Text Watermark to Image Using Python

    Learn how to add text watermark to image using Python. This tutorial shows how to embed watermark text into image images with custom font, color, and alignment....Parser Product Family GroupDocs.Watermark Product Family GroupDocs...image using Python , GroupDocs.Watermark provides a powerful yet...

    kb.groupdocs.com/watermark/python/add-text-wate...
  10. Load password-protected document | GroupDocs

    This article explains how to load password-protected document while using GroupDocs. Watermarks API....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/net/load-password-...