Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 4,423 for

as

(0.08 sec)
  1. Add Watermark to a Batch of Documents and Image...

    Watermarking is a popular technique to indicate that the content or data inside a document is copyrighted. On the other hand, it is also used to place the company’s logo or some kind of label in the documents before they are shared within or outside the company. However, it is quite hard to apply the watermark to a bunch of documents one by one. It becomes harder if you have documents of various formats such As PDF, DOCX, PPTX, XLSX, EML, JPG, PNG, etc....Watermarking is a popular technique to indicate that the content or data inside a document is copyrighted. On the other hand, it is also used to place the company’s logo or some kind of label in the documents before they are shared within or outside the company. However, it is quite hard to apply the watermark to a bunch of documents one by one. It becomes harder if you have documents of various formats such as PDF, DOCX, PPTX, XLSX, EML, JPG, PNG, etc.

    blog.groupdocs.com/watermark/add-watermark-to-a...
  2. 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....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.

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. GroupDocs.Parser 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....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.

    blog.groupdocs.com/categories/groupdocs.parser-...
  4. How to merge PNG images using Java | Documentation

    Learn how to merge PNG image files, combine PNG image files into one file programmatically in java language using GroupDocs.Merger for Java library....Learn how to merge PNG image files, combine PNG image files into one file programmatically in java language using GroupDocs.Merger for Java library.

    docs.groupdocs.com/merger/java/getting-started/...
  5. Show Hide Track Changes feature Announced for W...

    ReleAsing GroupDocs.Conversion 3.4.0 API We are happy to reveal the new releAse of GroupDocs.Conversion for .NET API 3.4.0 with most demanding features addition. This version hAs a new installer and some new features and fixes are introduced. We recommend that you download and update your application immediately with new API releAse to enhance performance of your app and add new exciting features. Features - Document Conversion API Version 3.4.0 In this new Version of GroupDocs....Releasing GroupDocs.Conversion 3.4.0 API We are happy to reveal the new release of GroupDocs.Conversion for .NET API 3.4.0 with most demanding features addition. This version has a new installer and some new features and fixes are introduced. We recommend that you download and update your application immediately with new API release to enhance performance of your app and add new exciting features. Features - Document Conversion API Version 3.4.0 In this new Version of GroupDocs.

    blog.groupdocs.com/conversion/announcing-show-h...
  6. About Search Engines | Documentation

    This page is about the clAssification of search engines and what place GroupDocs.Search API occupies in this clAssification. There are a large number of ways to clAssify search engines. Here are the main ones...This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones

    docs.groupdocs.com/search/java/about-search-eng...
  7. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API ClAsses of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the clAsses is DocumentAssembler. All the functionality required to build a report from a template is Assembled within the clAss. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads.

    docs.groupdocs.com/assembly/python-net/groupdoc...
  8. The Business Layer | Documentation

    Common Utilities ClAss Document Directories Applying Product License Data Layer ClAss Use Tables of Word Processing Documents As Data Sources Use Spreadsheets As Data Sources Use Tables of Presentation Documents As Data Sources Data Storage ClAss Complete Common Utilities ClAss...Common Utilities Class Document Directories Applying Product License Data Layer Class Use Tables of Word Processing Documents as Data Sources Use Spreadsheets as Data Sources Use Tables of Presentation Documents as Data Sources Data Storage Class Complete Common Utilities Class

    docs.groupdocs.com/assembly/java/the-business-l...
  9. HTML to PDF conversion issue - java - Free Supp...

    We experience an issue with the HTML to PDF conversion when using Quarkus 3, openjdk 17.0.2, Windows 10 20H2 and GroupDocs conversion 23.5 Run ApplicationMonitorTest to see how everything hangs when we are trying to go …...We experience an issue with the HTML to PDF conversion when using Quarkus 3, openjdk 17.0.2, Windows 10 20H2 and GroupDocs conversion 23.5 Run ApplicationMonitorTest to see how everything hangs when we are trying to go …

    forum.groupdocs.com/t/html-to-pdf-conversion-is...
  10. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for java version 20.11 - inserting an edited worksheet into existing spreadsheet...This article describes the new feature of the GroupDocs.Editor for java version 20.11 - inserting an edited worksheet into existing spreadsheet

    docs.groupdocs.com/editor/java/inserting-edited...