Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 7,075 for

paged

(0.04 sec)
  1. Advanced search certificate documents | Documen...

    This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....documents Leave feedback On this page provides class to specify different...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/advanced-searc...
  2. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java.... Sets the target page width after conversion (measured...points). Specifies the desired page height after conversion (measured...

    docs.groupdocs.com/conversion/java/convert-to-w...
  3. 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/
  4. Render Print Area in Worksheets using GroupDocs...

    Here we go! Another monthly release of GroupDocs.Viewer for .NET is out now. In the current release, you will find new options to render print area and to include or exclude hidden columns and rows in the Cells documents. Furthermore, we have added the support of rendering POTX, PPTM, and EPS file formats. Below you find the list of new features, improvements, and fixes added in GroupDocs.Viewer for .NET 18...._AutoFitColumn_; // Get pages List pages = htmlHandler.GetPages(guid...(PageHtml page in pages) { Console.WriteLine("Page number: {0}"...

    blog.groupdocs.com/viewer/render-print-area-in-...
  5. Rearrange Document on GroupDocs Blog | Document...

    Rearrange Document on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Rearrange Document on GroupDocs Blog | Document Automation Solutions for .NET & Jav......réorganiser les pages PDF en Java Réorganiser les pages des fichiers...comment corriger la séquence de pages PDF non ordonnées dans l'application...

    blog.groupdocs.com/fr/tag/rearrange-document/in...
  6. Add replacement annotation | Documentation

    The page describes how to add replacement annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page Replacement annotation replaces...appropriate properties (position, page number, etc). Call the method...

    docs.groupdocs.com/annotation/java/add-replacem...
  7. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....regular expressions, search by pages etc. parameter is used to customize...Search by pages in Microsoft Office Word document page is more...

    docs.groupdocs.com/parser/java/search-text-in-m...
  8. Extract tables from document | Documentation

    This article explains that how to extract tables from document.... The page information (page index and page size) The total...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  9. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects.... Search ( "page number" ); // Iterate over search...regular expressions, search by pages etc. parameter is used to customize...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  10. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....object form can be found on the page . The correlation of two forms...text form is presented on the page . Syntax with examples of all...

    docs.groupdocs.com/search/java/queries-in-text-...