Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 7,785 for

page

(0.06 sec)
  1. GroupDocs.Comparison Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Comparison for Java — API to compare two or more files and get the difference between them....Overview Leave feedback On this page – API for comparing and merging...Information extraction – file type, page count, etc. Handful differences...

    docs.groupdocs.com/comparison/java/groupdocs-co...
  2. Getting Document Information | GroupDocs

    Learn how to retrieve document metadata such as file type, Page count, size, and other properties with GroupDocs.Conversion for Python via .NET....Information Leave feedback On this page GroupDocs.Conversion for Python...format, creation date, size, and page count. get_document_info.py...

    docs.groupdocs.com/conversion/python-net/develo...
  3. eSign document with Form Field signature | Grou...

    This article explains how to add various types of Form Field signatures on document Page with options on component positioning, alignment and other visual options with GroupDocs.Signature...signature Leave feedback On this page What is a Form Field? A form...element located on a document page that allows user data input...

    docs.groupdocs.com/signature/net/esign-document...
  4. Features overview | GroupDocs

    Salient features of file conversion API using Java are described in this article...overview Leave feedback On this page File conversion GroupDocs.Conversion...needs: Convert specific document page(s) Along with the whole document...

    docs.groupdocs.com/conversion/java/features-ove...
  5. eSign document with Form Field signature | Grou...

    This article explains how to add various types of Form Field signatures on document Page with options on component positioning, alignment and other visual options with GroupDocs.Signature...element located on document page that allows user data input...demonstrates possible document page with form fields. How to eSign...

    docs.groupdocs.com/signature/java/esign-documen...
  6. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class...template Leave feedback On this page DocumentData class Extracted...Description The field name. The page index. The value of the field...

    docs.groupdocs.com/parser/net/working-with-data...
  7. Merge pages from various documents | GroupDocs

    This article explains how to merge some Pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....files / Merge pages from various documents Merge pages from various...With you can combine different pages from multiple source documents...

    docs.groupdocs.com/merger/net/merge-pages-from-...
  8. Adding text watermarks | GroupDocs

    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....watermarks Leave feedback On this page Following code snippet shows...consists of multiple parts (pages, worksheets, slides, frames...

    docs.groupdocs.com/watermark/java/adding-text-w...
  9. Render to HTML | GroupDocs

    With GroupDocs.Viewer for .NET you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Viewer renders each page of the source document as a...with external resources stores page resources as separate files...

    docs.groupdocs.com/viewer/net/rendering-to-html/
  10. Add area annotation | GroupDocs

    The Page describes how to add area annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page Area annotation allows you to...rectangle area within the document page and annotate it as shown in...

    docs.groupdocs.com/annotation/java/add-area-ann...