Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,320 for

list

(0.1 sec)
  1. Text Analysis API for Spreadsheets, Presentatio...

    We are pleased to announce the release of version 18.8 of GroupDocs.Parser for .NET. In this version, we have extended the support of text analysis API for spreadsheets, presentations and text documents. Furthermore, the latest version allows providing a password for protected documents on-demand. We’d recommend you to use the latest version of the API and share your feedback. Features Introduced Text Analysis API GroupDocs.Parser allows extracting text areas from the pages of a document....searchOptions); // Iterate over a list foreach(TextArea area in texts)...

    blog.groupdocs.com/parser/text-analysis-api-for...
  2. Extract data from ePUB eBooks | Documentation

    GroupDocs.Parser provides the functionality to extract data from EPUB e-books. Also CHM and FB2 formats are supported. The following table provides the List of supported formats: Format Description CHM Compiled HTML Help File EPUB Digital E-Book File Format FB2 FictionBook 2.0 File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured ....following table provides the list of supported formats: Format...

    docs.groupdocs.com/parser/net/extract-data-from...
  3. Features Overview | Documentation

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata.... Below list shows the features supported...

    docs.groupdocs.com/metadata/net/features-overview/
  4. Get file info | Documentation

    The page describes how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Annotation....is a file size; represents a List of the objects which store information...

    docs.groupdocs.com/annotation/net/get-file-info/
  5. Save only annotated pages | Documentation

    The page describes how to save only annotated pages when using GroupDocs.Annotation for .NET API.... Add ( new List < AnnotationBase >() { area...

    docs.groupdocs.com/annotation/net/save-only-ann...
  6. Spreadsheet redactions | Documentation

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others.... See full list at article. Redact spreadsheet...

    docs.groupdocs.com/redaction/python-net/spreads...
  7. Load Presentation document with options | Docum...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for .NET API....resources (except for those listed in WhitelistedResources ) will..."Helvetica" , FontSubstitutes = new List < FontSubstitute > { FontSubstitute...

    docs.groupdocs.com/conversion/net/load-presenta...
  8. C# Convert PPT to PDF | PPTX to PDF | Presentat...

    Convert PowerPoint PPT, PPTX to PDF in .NET. C# code examples show the conversion of selective, consecutive slides, and watermarking using Conversion API.... List the selected slide numbers to...example for converting a specific list of slides , any successive subset...

    blog.groupdocs.com/conversion/convert-presentat...
  9. Conversion of specific DOCX file to PNG does no...

    Hello, when converting a specific DOCX file to PNG on Ubuntu, we get the following error: “Saving complete multi page document to image is not supported. Please save by page.” We already specify all the things we can: …...to convert by setting Pages list or PageNumber and PagesCount...ImageFileType.Png, Pages = new List<int>() { 1 }, // or PageNumber...

    forum.groupdocs.com/t/conversion-of-specific-do...
  10. Get document info | Documentation

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....following code snippet shows how to list all the available document information...format; See the for a complete list of format-specific document...

    docs.groupdocs.com/conversion/nodejs-java/get-d...