Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 7,635 for

page

(0.42 sec)
  1. Saving | GroupDocs

    The SaveOptions class provides the following properties to customize the saving process: AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first Page number to save specific Page range; LastPage defines the last Page number to save specific Page range; OnlyAnnotatedPages indicates whether to save only annotated Pages or not. For details, see the following Pages:...defines the first page number to save specific page range; defines...defines the last page number to save specific page range; indicates...

    docs.groupdocs.com/annotation/net/saving/
  2. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document Page image.... foreach ( Page page in viewInfo . Pages ) { Console . WriteLine...WriteLine ( $"Page: {page.Number}" ); Console . WriteLine ( "Text...

    docs.groupdocs.com/viewer/net/image-viewer-get-...
  3. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....options Leave feedback This page contains a description of all...feature. For details, see the page. getFuzzySearch method The method...

    docs.groupdocs.com/search/nodejs-java/search-op...
  4. Get a list of changes | GroupDocs

    This article explains how to get a collection of changes between compared documents when using GroupDocs.Comparison for Node.js via Java....changes Leave feedback On this page allows you to get a list of...change = changes [ index ]; const page = change . getPageInfo (). getPageNumber...

    docs.groupdocs.com/comparison/nodejs-java/get-l...
  5. Generate document pages preview | GroupDocs

    Learn how to generate Page previews (thumbnails) of documents using GroupDocs.Comparison for Python via .NET....Generate document pages preview Generate document pages preview Leave...Leave feedback On this page Use GroupDocs.Comparison to render lightweight...

    docs.groupdocs.com/comparison/python-net/genera...
  6. Render Word documents as HTML, PDF, and image f...

    Convert Word documents to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer and Python. Learn the basics of document rendering....files Leave feedback On this page allows you to render your Microsoft...entire document or specific pages. Supported Word Processing file...

    docs.groupdocs.com/viewer/python-net/render-wor...
  7. Extract Tables from PDF Documents | GroupDocs

    Learn how to extract tables from PDF documents using GroupDocs.Parser for .NET. Compare multiple extraction methods from basic Page-specific extraction to advanced document-wide processing with complete code examples....Documents Leave feedback On this page Overview Extracting structured...for .NET, ranging from simple page-specific extraction to comprehensive...

    docs.groupdocs.com/parser/net/best-ways-extract...
  8. Using redaction filters | GroupDocs

    GroupDocs.Redaction allows you to set the Page-based scope for your redaction of two types: Page range, a given number of Pages at certain offset from the beginning or the end of the Page; Page area (on each Page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific Page....the page-based scope for your redaction of two types: page range...range, a given number of pages at certain offset from the beginning...

    docs.groupdocs.com/redaction/python-net/redacti...
  9. Features Overview | GroupDocs

    This artice decsribes the features of GroupDocs.Merger for .NET library. It allows you to Merge PDF, Merge JPG, Split Document, Move Page, Swap Pages of the documents....Overview Leave feedback On this page GroupDocs.Merger allows you...document, join specific pages or page ranges from several source...

    docs.groupdocs.com/merger/net/features-overview/
  10. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document Page rotation angle using GroupDocs.Merger for Python via .NET API....document operations / Rotate pages Rotate pages Leave feedback allows...allows to change page rotation angle by setting it to 90, 180 or 270...

    docs.groupdocs.com/merger/python-net/rotate-pages/