Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 8,312 for

page

(0.22 sec)
  1. Get supported features | GroupDocs

    Learn how to check which features are supported for a document using GroupDocs.Parser for .NET. Check text extraction, metadata, images, tables, and other feature support in C#....features Leave feedback On this page The set of the supported features...that indicates whether text page extraction is supported. The...

    docs.groupdocs.com/parser/net/get-supported-fea...
  2. Working with Templates | GroupDocs

    Create templates with fields and tables to extract structured data using GroupDocs.Parser for Python via .NET....Templates Leave feedback On this page Templates let you extract structured...= data [ "InvoiceNumber" ] . page_area . text print ( f "Invoice...

    docs.groupdocs.com/parser/python-net/working-wi...
  3. Get document info | GroupDocs

    Learn how to get basic document information including file type, Page count, and file size using GroupDocs.Parser for .NET. Get document properties in C#....info Leave feedback On this page GroupDocs.Parser provides the...The total number of document pages. The size of the document in...

    docs.groupdocs.com/parser/net/get-document-info/
  4. Save output to a stream | GroupDocs

    This article shows how to save output to a stream when rendering a document...instantiate and release the output page streams. defines the methods...List < ByteArrayOutputStrea > pages = new ArrayList <>(); try (...

    docs.groupdocs.com/viewer/java/save-output-to-s...
  5. Add document to Diagram via OLE | GroupDocs

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your .NET applications....the currently editing Diagram page. For example, the Slides document...with embedded file path and page number; Instantiate object with...

    docs.groupdocs.com/merger/net/add-document-to-d...
  6. Add squiggly annotation | GroupDocs

    The Page describes how to add squiggly annotation to a document using GroupDocs.Annotation for .NET....annotation Leave feedback On this page Squiggly annotation marks text...appropriate properties (position, page number, etc). Call the method...

    docs.groupdocs.com/annotation/net/add-squiggly-...
  7. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (Pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....watermarks Leave feedback On this page GroupDocs.Watermar API supports...consists of multiple parts (pages, worksheets, slides, frames...

    docs.groupdocs.com/watermark/java/adding-image-...
  8. Merge archives | GroupDocs

    Learn how to merge archive files, combine archive files into one file programmatically in Java language using GroupDocs.Merger for Java library....archives Leave feedback On this page How to merge archive files in...quality and accuracy. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/java/merge/archives/
  9. Set up logging | GroupDocs

    This article explains how to set up logging when processing a document with GroupDocs.Signature within your .NET applications....logging Leave feedback On this page By default logging is disabled...outputFilePath , options ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/how-to-set-up-...
  10. Extract hyperlinks from document | GroupDocs

    This article explains that how to extract hyperlinks from documents....object: Member Description The page that contains the text area...The rectangular area on the page that contains the text area...

    docs.groupdocs.com/parser/java/extract-hyperlin...