Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 5,448 for

data

(0.47 sec)
  1. AnnotateOptions | Documentation

    AnnotateOptions structure defines options for annotating documents FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Annotations": [], "FirstPage": 0, "LastPage": 0, "OnlyAnnotatedPages": true, "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure Annotations Array of annotations to add to the document. See AnnotationInfo structure FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Annotation Cloud / Developer Guide / Data structures / AnnotateOptions...

    docs.groupdocs.cloud/annotation/annotateoptions/
  2. Extract images from PDF Documents in Java - Jav...

    Learn how to extract images from PDF files in Java using REST API. This article provides steps of using our SDK for efficient and accurate image extraction....efficient way to parse and extract data from various document formats...from PDF File in Java Extract Data from PDF using REST API in Node...

    blog.groupdocs.cloud/parser/extract-images-from...
  3. Compare Two or More Excel (XLS, XLSX) Files in ...

    Discover how to compare Excel files and pinpoint variations with Java using a REST API. Streamline your Data analysis and reporting process with this step-by-step guide....Polski हिंदी čeština In today’s data-driven world, Excel files play...efficient way to manage your data analysis tasks. Whether you’re...

    blog.groupdocs.cloud/comparison/compare-two-exc...
  4. About - aspose.app - Websites - groupdocs.cloud

    aspose.app Free No Code Apps for Most Popular File Formats Visit Website Aspose.Words Aspose.Email Aspose.BarCode Asp......invoices and bills by importing data from JSON format. Aspose.Words...document properties by regexp data matching in PowerPoint and OpenOffice...

    websites.groupdocs.cloud/aspose/app/
  5. Python: Accept or Reject All Revisions of a Wor...

    Hi I have a word document with track changes on. Is there an api to accept all the revisions and create a clean document will all changes accepted?...# For complete examples and data files, please go to https://github...# For complete examples and data files, please go to https://github...

    forum.groupdocs.cloud/t/python-accept-or-reject...
  6. How to Convert XLSM to CSV in Python

    Convert XLSM file to CSV format using our GroupDocs.Conversion REST API. This article is about how to convert XLSM to CSV in Python.... While CSV is a data storage format that contain...It is used to store tabular data, to import and export format...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  7. Convert PPT to Text Online using PowerPoint Con...

    Boost your file conversion tasks using GroupDocs.Conversion. Let's learn how to convert PPT to Text online using a web-based PowerPoint converter....popular file formats for data storage and data representation. However...

    blog.groupdocs.cloud/conversion/convert-ppt-to-...
  8. Perform Free files conversion on desktop or mob...

    Convert DOC to PDF, DOCX to HTML, DOCX to JPEG, PDF to DOCX, PDF to HTML, XLSX to PDF, PDF to JPEG, MPP to PDF, PPTX to PDF. Convert AutoCAD files to TIFF or PDF....XLS Convert Microsoft Project data to Excel format for analysis...

    products.groupdocs.app/conversion/family
  9. Evaluate GroupDocs.Annotation | Documentation

    Note You can easily create a trial account on GroupDocs Cloud for evaluation. Please visit our Trial for GroupDocs.Cloud document page You get access to all the features of GroupDocs.Annotation Cloud using free trial plan with monthly Data processing limit. There are no limitations and no evaluation messages on documents This plan is intended to give you a good idea of the service’s capabilities and let you do some early development....Annotation Cloud using with monthly data processing limit. There are...

    docs.groupdocs.cloud/annotation/evaluate-groupd...
  10. PreviewOptions | Documentation

    PreviewOptions structure defines options for creating documents preview FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Format": "PNG", "PageNumbers": [ 0 ], "Width": 0, "Height": 0, "RenderComments": true } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. Format Preview format. Supported values are: PNG, JPEG or BMP. Default value is PNG. PageNumbers Page numbers to create preview for Width Preview image width Height Preview image height RenderComments Show comments in preview...Annotation Cloud / Developer Guide / Data structures / PreviewOptions...

    docs.groupdocs.cloud/annotation/previewoptions/