Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 2,958 for

list

(0.23 sec)
  1. Extract hyperlinks from document | GroupDocs

    Learn how to extract hyperlinks from documents using GroupDocs.Parser for Python via .NET. Extract links with text and URLs from PDF, Word, Excel....domain by_domain = defaultdict ( list ) for hyperlink in hyperlinks...hyperlinks : link_list = [] for link in hyperlinks : link_list . append...

    docs.groupdocs.com/parser/python-net/extract-hy...
  2. Render archives as HTML, PDF, and image files (...

    This topic describes how to use the GroupDocs.Viewer Java API to convert archive files to HTML, PDF, PNG, and JPEG formats....Use the method to obtain the lists of folders in the archive file...GroupDocs.Viewer also allows you to list and extract all files contained...

    docs.groupdocs.com/viewer/java/old-render-archi...
  3. Groupdocs Viewer 8.0.7 - Wrong page no displaye...

    Hi, We recently moved to 8.0.7 viewer, so far its working fine. Just observed following random problem. Issue Wrong page no is displayed initially when the document is opened in viewer. Issue is observed when our web s…... See complete list of changes in this release at...

    forum.groupdocs.com/t/groupdocs-viewer-8-0-7-wr...
  4. 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…...without providing correct File[] list from the getFileList the getFile...

    forum.groupdocs.com/t/how-to-implement-a-custom...
  5. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction....summary print ( f " Found { len ( list ( tables ))} tables across {...

    docs.groupdocs.com/parser/python-net/extract-ta...
  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....supported image format (see the full list of ). Similarly to other code...

    docs.groupdocs.com/conversion/java/convert/word...
  7. Extract images to files | GroupDocs

    Learn how to save extracted images to files using GroupDocs.Parser for Python via .NET. Save images in different formats with format conversion....directory target_extensions: List of extensions to save (e.g....

    docs.groupdocs.com/parser/python-net/extract-im...
  8. License parsing error and performance issue dur...

    Hi Team, We are currently using GroupDocs.Conversion for Java to support a functionality where files in non-PDF formats (.doc, .docx, .xls, .xlsx) are converted to PDF, and later all PDFs are merged into a single docum…...List.of("doc", "docx", "xls", "xlsx")...envs, could see the below listing: [root@client-app fonts]# ls...

    forum.groupdocs.com/t/license-parsing-error-and...
  9. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java API....as a String and an optional list of items, like stylesheets,...interface. These classes are listed below. Format family Example...

    docs.groupdocs.com/editor/java/save-document/
  10. Can not iterate over an instance of type 'Syste...

    Good day, we need some help with two issues which are best illustrated with a simple example. Take a default setup, with: Options = DocumentAssemblyOptions.AllowMissingMembers JsonDataSource: {} Template: <<var [b…... new List<dynamic>() foreach (foo in test)...

    forum.groupdocs.com/t/can-not-iterate-over-an-i...