Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,172 for

index

(1.55 sec)
  1. Extract text structure | GroupDocs

    This article explains that how to extract text structure from documents....zero-based index of the row columnIndex - the zero-based index of the...

    docs.groupdocs.com/parser/net/extract-text-stru...
  2. Extract images from documents | GroupDocs

    Learn how to extract images from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Extract images with position data, coordinates, and save to files in C#....in images ) { // Print page index and image type Console . WriteLine...WriteLine ( $"Page: {image.Page.Index + 1}, Type: {image.FileType}"...

    docs.groupdocs.com/parser/net/extract-images-fr...
  3. How to implement a custom document handler? - F...

    Hi, I want to implement a custom document handler. That means reading the document not from a file system, but from a content reposiory such as Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…...GET) public String index(Model model, HttpServletRequest...printStackTrace(); } return “index”; } 2. annotationHandler() method...

    forum.groupdocs.com/t/how-to-implement-a-custom...
  4. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....property; Call method with the page index and obtain object; Read a text...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....beginning or the end), zero-based index and the count of pages to remove...

    docs.groupdocs.com/redaction/net/remove-page-re...
  6. Existing objects in PDF document | GroupDocs

    Remove or modify PDF page objects (XObjects, artifacts, annotations) using Python via .NET....sample removes XObjects by index and by reference from a selected...sample removes artifacts by index and reference from a given page...

    docs.groupdocs.com/watermark/python-net/existin...
  7. e-Sign Documents in .NET & Java Applications – ...

    Share this issue: Monthly Newsletter February 2019 Fast, Accurate and Secure e-Signature APIs for .NET & Java Applications Digitally sign important business documents at individual and enterprise level GroupDocs.Signature offers .NET and Java APIs to e-sign documents, configure and manipulate various types of digital signatures and certificates. Programmers can easily add advanced signature types including; text, image, barcode, QR code, stamp and metadata to a variety of business file formats like Word, Excel, PowerPoint, PDF, Text and images....Product News Add features of indexing and searching blended characters...search operations along with indexing in all popular document formats...

    blog.groupdocs.com/total/digitally-sign-documen...
  8. Extract tables from document | GroupDocs

    This article explains that how to extract tables from document in java....The page information (page index and page size) The total number...table cell by row and column indexes. The the row height. Returns...

    docs.groupdocs.com/parser/java/extract-tables-f...
  9. Extract images from documents | GroupDocs

    This article shows how to extract images from PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....images ) { // Print a page index, rectangle and image type: System...

    docs.groupdocs.com/parser/java/extract-images-f...
  10. Extract text from Microsoft OneNote sections | ...

    This article explains that how to extract text from Microsoft OneNote sections presentations...; Call method with the page index and obtain object; Read a text...

    docs.groupdocs.com/parser/net/extract-text-from...