Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 6,787 for

page

(0.03 sec)
  1. AutoCAD to Image Conversion Issue is Fixed

    Here we are with another release of GroupDocs.Conversion for .NET 19.4. We’ve implemented automatic naming when saving a converted document to file. Do you want to convert a CMX (Corel Metafile eXchange) file to PDF or any other supported file format? Then you must try out this release. We also improved the process of getting Page orientation for a specific Page Obsolete Methods CellsLoadOptions is marked as obsolete and is replaced by SpreadsheetLoadOptions CellsSaveOptions is replaced by SpreadsheetSaveOptions HtmlSaveOptions is replaced by MarkupSaveOptions See more details here....process of getting page orientation for a specific page Obsolete Methods...

    blog.groupdocs.com/conversion/autocad-to-image-...
  2. 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...
  3. 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/
  4. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to render files in...entire document or specific pages. Render Lotus Notes database...

    docs.groupdocs.com/viewer/net/render-lotus-note...
  5. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to render files in...entire document or specific pages. Render Lotus Notes database...

    docs.groupdocs.com/viewer/nodejs-java/render-lo...
  6. Comparison | Documentation

    Learn more about advanced document comparison use cases - how to adjust comparison sensitivity level, get coordinates of changed elements, detect style detection and many more using GroupDocs.Comparison for Python via .NET...specifies whether to add a summary page with the detected changes statistics...multiple documents Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/python-net/compar...
  7. Technical Support | Documentation

    GroupDocs.Merger for Python via .NET provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Support Leave feedback On this page GroupDocs provides unlimited...a separate thread. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/python-net/technical-...
  8. Search for Barcode e-signatures | Documentation

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API...."Barcode signature found at page " + barcodeSignature . getPageNumber...free to use online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/java/search-for-ba...
  9. Search for Barcode e-signatures | Documentation

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API...."Barcode signature found at page {0} with type {1} and text {2}"...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/search-for-bar...
  10. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet Page previews try (Parser parser = new Parser(Constants....class to generate spreadsheet page previews try ( Parser parser...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/java/handle-loading-o...