Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 8,274 for

page

(0.3 sec)
  1. Load CAD document with options | GroupDocs

    Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for .NET API....options Leave feedback On this page provides to give you control...Sets the desired page width Sets the desired page height Specifies...

    docs.groupdocs.com/conversion/net/load-cad-docu...
  2. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer Java API 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/java/render-excel-and...
  3. Get document information | GroupDocs

    This article explains how to detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate Pages count when processing document file with GroupDocs.Signature....information Leave feedback On this page Overview allows to get document...which includes: Pages dimensions - and for each page in a document...

    docs.groupdocs.com/signature/net/get-document-i...
  4. Existing objects in PDF document | GroupDocs

    Removing watermark from a particular Page of PDF document using C#....On this page Removing watermark from a particular page Removing...watermark from a particular page of PDF document using GroupDocs...

    docs.groupdocs.com/watermark/net/existing-objec...
  5. Use OCR Connector | GroupDocs

    This article explains how to integrate OCR solution to GroupDocs.Parser...Connector Leave feedback On this page GroupDocs.Parser includes built-in...RecognizeTextAreas ( Stream imageStream , Page page , OcrOptions options ); public...

    docs.groupdocs.com/parser/net/use-ocr-connector/
  6. Convert word processing documents | GroupDocs

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....documents Leave feedback On this page When it comes to convenient..., JPG, , , , , , TIF, , , , Page Description Language: , , ,...

    docs.groupdocs.com/conversion/java/convert/word...
  7. Advanced search for Text signatures | GroupDocs

     This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....pdf" ); PagesSetup page = new PagesSetup (); page . setFirstPage...setFirstPage ( true ); page . setLastPage ( true ); page . setOddPages (...

    docs.groupdocs.com/signature/java/advanced-sear...
  8. Convert project management formats | GroupDocs

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for .NET....formats Leave feedback On this page A project file is a collection...JPG, , , , , TIF, , , , PDF: Page Description Language: , , ,...

    docs.groupdocs.com/conversion/net/convert/proje...
  9. Signing specific pages in the multipage documen...

    This article explains how to sign specific Pages in the multiPage documents...specific pages in the multipage document Signing specific pages in...document Leave feedback On this page Base signature options contains...

    docs.groupdocs.com/signature/net/sign-specific_...
  10. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole word options....text Leave feedback On this page GroupDocs.Parser provides powerful...search_results = parser . search ( r "page number: \d+" , options ) # Check...

    docs.groupdocs.com/parser/python-net/search-text/