Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 5,181 for

text watermark

(0.03 sec)
  1. Single document operations | Documentation

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate page using GroupDocs.Merger for Python via .NET....Watermark Product Solution GroupDocs...Remove pages Split document Split text file Swap pages Extract pages...

    docs.groupdocs.com/merger/python-net/single-doc...
  2. Working with Image Reports - Common Master-Deta...

    Articles in this section...Watermark Product Solution GroupDocs...Common Master-Detail Image in Text Document Common Master-Detail...

    docs.groupdocs.com/assembly/java/working-with-i...
  3. Support for Native Word & PDF Annotations in Gr...

    GroupDocs.Annotation for Java is a flexible library built to extend document collaboration to the web. It allows end users to review, annotate and comment on over 50 types of documents. The library supports Microsoft Office and OpenDocument formats, PDFs, images, AutoCAD drawings and others. A rich set of tools allows users to draw lines, place Watermarks and pointers, redact and comment Text, strike through and underline it. And thanks to its cross-browser compatibility, the library lets users to annotate documents literally from any web-enabled device using just a browser and without having to install any third party software or plugins....place watermarks and pointers, redact and comment text, strike...

    blog.groupdocs.com/annotation/support-for-nativ...
  4. Working with Image Reports - Single Row | Docum...

    Articles in this section...Watermark Product Solution GroupDocs...Document Single Row Image in Text Document Single Row Image in...

    docs.groupdocs.com/assembly/java/working-with-i...
  5. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...Watermark Product Solution GroupDocs...indicating whether to recognize text in separate image files. The...

    docs.groupdocs.com/search/java/indexing-options/
  6. Build search query | Documentation

    This page contains information about building Text search queries of various types. More examples on building search queries are provided on the page...Watermark Product Solution GroupDocs...contains information about building text search queries of various types...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  7. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Watermark Product Solution GroupDocs...Console . WriteLine ( annotation . Text ); Console . WriteLine ( annotation...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Basic usage | Documentation

    Quick Start section for GroupDocs.Redaction API Perform redactions for your documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Watermark Product Solution GroupDocs...page preview Redaction basics Text redaction Metadata redactions...

    docs.groupdocs.com/redaction/net/basic-usage/
  9. Bulleted List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it....Watermark Product Solution GroupDocs...Creating the Template OpenDocument Text (ODT) is a word processing document...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  10. Add component to the document | Documentation

    The page describes how to add components to a document using GroupDocs.Annotation API....Watermark Product Solution GroupDocs...document component? Component is a text or graphic note, comment and...

    docs.groupdocs.com/annotation/java/add-componen...