Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 7,075 for

page

(0.03 sec)
  1. Features Overview | Documentation

    Variety of features to manipulate graphics, watermarks and text annotations...Overview Leave feedback On this page Adding, editing, and removing...see Generation of document pages previews & thumbnails GroupDocs...

    docs.groupdocs.com/annotation/java/features-ove...
  2. Merge DOCX Files in Python using GroupDocs.Merger

    A comprehensive guide on merging DOCX files in Python. Understand the process and get practical code examples to merge Word documents....Without Starting From a New Page Merge Multiple Documents with...Without Starting From a New Page # This example demonstrates...

    blog.groupdocs.com/merger/merge-docx-in-python/
  3. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected Page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....or a text from the selected page. Here are the steps to extract...// Check if the document has pages if ( documentInfo == null ||...

    docs.groupdocs.com/parser/java/extract-text-fro...
  4. Extract table of contents from Microsoft Office...

    This article explains that how to extract table of contents from Microsoft Office Word (.doc, .docx) documents...2” from the page returns the following text:...text: “Heading 2” from the page: returns the following text: Warning...

    docs.groupdocs.com/parser/net/extract-table-of-...
  5. Basic usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, Page count, etc. and generates document Page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks....type, size, page count, etc. and generates document page previews...and more with our . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/net/basic-usage/
  6. System requirements | Documentation

    GroupDocs.Viewer for .NET does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for file rendering....requirements Leave feedback On this page Note GroupDocs.Viewer for .NET...Rider from JetBrains Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/net/system-requirements/
  7. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Phrase search Leave feedback This page contains a phrase search definition...text form is presented on the page. A table of the possibility...

    docs.groupdocs.com/search/java/phrase-search/
  8. Specify rendering options for CAD files | Docum...

    Render CAD files (DWG, DXF, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer's options....files Leave feedback On this page GroupDocs.Viewer ships with...the background color of PDF pages to light yellow: Python with...

    docs.groupdocs.com/viewer/python-net/specify-ca...
  9. Add watermarks to word processing documents | D...

    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....enables the user to set specific page layout and formatting for different...graphical object on all the pages. Adding watermark to a particular...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. How to run examples | Documentation

    How to run examples....examples Leave feedback On this page The complete project with code...in the repository. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/redaction/python-net/how-to-...