Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 3,052 for

list

(0.84 sec)
  1. Extract text structure | GroupDocs

    This article explains that how to extract text structure from documents....an unordered list ol Represents an ordered list li Represents...Represents a list item shape Represents a shape object. table Represents...

    docs.groupdocs.com/parser/java/extract-text-str...
  2. Extended Document Information Support - Introdu...

    We are glad to announce another release of GroupDocs.Conversion for .NET v17.4.0. In this monthly release new feature “Extended Document Information and Improved Performance” introduced, along with major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application. GroupDocs.Conversion for .NET API 17.4.0This release of GroupDocs.Conversion for .NET 17.4.0 Implemented Metadata support for different supported document formats. Here is the List of changes made in new release.... Here is the list of changes made in new release...

    blog.groupdocs.com/conversion/extended-document...
  3. Process attachments | GroupDocs

    Processing email attachments, embedded files, and compressed files with GroupDocs.Viewer for Node.js via Java...Viewer, you can list and save the following attachments:...

    docs.groupdocs.com/viewer/nodejs-java/working-w...
  4. Best Practices in Metadata Management

    Before going in-depth to Metadata management, let’s discuss what the metadata is? The Metadata summarizes basic information about data. In other words, it’s an information which describes the data that contained in something like a web page, document, or file. Another way to think of metadata is as a short explanation or summary of what the data is. A simple example of metadata for a document might include a collection of information like the author, file size, date the document was created, and keywords to describe the document....include heading, name, date, list, and paragraph. Metadata in...PhotoParser methods to get the list of images which were captured...

    blog.groupdocs.com/metadata/best-practices-in-m...
  5. DICOM, Otp and DjVu file formats Support includ...

    GroupDocs team is glad to announce another monthly release where new file formats are added in supported file format List to annotate documents and image. The latest GroupDocs.Annotation for .NET 17.2.0 API now provides support to DICOM, Otp and DjVu with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....added in supported file format list to annotate documents and image...licensing . Major changes are lists are given below. For more details...

    blog.groupdocs.com/annotation/new-exciting-feat...
  6. Skip loading of external resources | GroupDocs

    Learn this article and check how to restrict loading of external resources during conversion... To allow-list specific resources during the...property accepts the string list containing the portions of URLs...

    docs.groupdocs.com/conversion/java/skip-loading...
  7. Footnote Comparison Issue is Resolved

    Footnote appears at bottom of the page and used to cite information. Previously, API was not comparing Footnotes correctly. But with the release of GroupDocs.Comparison for .NET 19.5, we fixed this issue. Please have a glance. But this is not it we have a lot more to tell you. Along with bug fixes, some features and improvements are also introduced. Lets talk about new features first. Did you ever think of getting coordinates of document changes or differences?...pages PagesData (read only) - list of PageInfo classes PageInfo...

    blog.groupdocs.com/comparison/footnote-comparis...
  8. Introducing HTML Minification in GroupDocs.View...

    We are back with another version of GroupDocs.Viewer for .NET. In this release, we have added HTML minification for optimized rendering of documents into HTML. Not only this, we have also introduced rendering of MS Project documents by specifying time intervals. Let’s have a quick overview of some exciting features of GroupDocs.Viewer for .NET 17.12. .NET Document Rendering API - New Features HTML Minification When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG)....EnableMinification = true; List pages = htmlHandler.GetPages(guid...TimeUnit.Days; // Get pages List pages = imageHandler.GetPages(guid...

    blog.groupdocs.com/viewer/introducing-html-mini...
  9. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....Settings { get ; set ; } private List < string > FileContent { get...CustomTextualDocumen () { FileContent = new List < string >(); } public override...

    docs.groupdocs.com/redaction/net/create-custom-...
  10. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for Java API features.... They are listed in the table below. Format...document . getBodyContent (); List < IImageResource > onlyImages...

    docs.groupdocs.com/editor/java/edit-document/