Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 8,704 for

page

(0.2 sec)
  1. Extract hyperlinks from document | GroupDocs

    This article explains that how to extract hyperlinks from documents....document Leave feedback On this page GroupDocs.Parser provides the...object: Member Description The page that contains the text area...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  2. Add point annotation | GroupDocs

    The Page describes how to add point annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page Point annotation sticks comments...the annotation position on the page To add a point annotation, follow...

    docs.groupdocs.com/annotation/java/add-point-an...
  3. Get document information | GroupDocs

    This article explains how to detect document file type and calculate Pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Node.js via Java....includes: for each document page. The following code sample demonstrates...console . log ( `Document info page count: ${ documentInformation...

    docs.groupdocs.com/merger/nodejs-java/get-docum...
  4. 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...
  5. Extract text in Raw Mode | GroupDocs

    This article explains that how to extract text in Raw mode....document text or only a document page. To extract a text from the...document page. To retrieve the total number of document pages method...

    docs.groupdocs.com/parser/java/extract-text-in-...
  6. Build search query | GroupDocs

    This Page contains information about building text search queries of various types. More examples on building search queries are provided on the Page...search query Leave feedback This page contains information about building...queries are provided on the page . A detailed specification of...

    docs.groupdocs.com/search/java/build-search-query/
  7. Common conversion options | GroupDocs

    This documentation sections describe how to customize document conversion process - convert specific document Pages, apply watermarks etc. when using GroupDocs.Conversion for Java....properties which are: specifies the page number from which the conversion...number of pages to be converted. is a list of specific page number...

    docs.groupdocs.com/conversion/java/common-conve...
  8. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to render your spreadsheet...entire document or specific pages. Supported spreadsheet file...

    docs.groupdocs.com/viewer/net/render-excel-and-...
  9. Optimize a PDF file for a browser | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API for web browser or to reduce size....browser Leave feedback On this page This optimization allows a browser...browser to display the first pages of a PDF file when you open...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Watermark within your Java applications....formats Leave feedback On this page allows you to get the list of... toString ()); }); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/nodejs-java/get-su...