Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,777 for

metadata net

(0.04 sec)
  1. Merge PowerPoint PPT/PPTX Files Online using RE...

    Combine multiple PowerPoint presentations into a single file. This article is about how to merge powerPoint PPT/PPTX files online using REST API in Ruby....NET, Java, PHP, Python, Android,...Product Family (16) GroupDocs.Metadata Cloud Product Family (4) GroupDocs...

    blog.groupdocs.cloud/2022/06/23/merge-powerpoin...
  2. Extract Pages From Word Documents using Rest AP...

    Easily extract specific pages from word documents as individual files. This article is about how to extract pages from word documents using Rest API in Ruby...NET, Java , PHP , Python , Android...Product Family (16) GroupDocs.Metadata Cloud Product Family (4) GroupDocs...

    blog.groupdocs.cloud/2022/06/20/extract-pages-f...
  3. Merge and Combine PDF Files using REST API in Ruby

    PDF merger API allows combining multiple PDF files into a single PDF file. This article is about How to Merge and Combine PDF Files using REST API in Ruby....NET, Java, PHP, Python, Android,...Product Family (16) GroupDocs.Metadata Cloud Product Family (4) GroupDocs...

    blog.groupdocs.cloud/2022/06/15/merge-and-combi...
  4. Convert PDF to Editable Word Document using Ruby

    You can convert PDF to Word DOCX in Ruby on the cloud. In this article, we will learn how to convert PDF to Editable Word document using Ruby Cloud API....NET, Java, PHP, Android, and Node...Product Family (16) GroupDocs.Metadata Cloud Product Family (4) GroupDocs...

    blog.groupdocs.cloud/2022/05/06/convert-pdf-to-...
  5. Convert JPG to PDF using Node.js | Convert Imag...

    Programmatically Convert JPG to PDF using a REST API on the cloud in Node.js with GroupDocs.Conversion Cloud SDK for Node.js....NET, Java, PHP, Ruby, Android, and...Product Family (16) GroupDocs.Metadata Cloud Product Family (4) GroupDocs...

    blog.groupdocs.cloud/2021/06/23/convert-images-...
  6. Convert Excel Spreadsheets to PDF using Ruby

    You can easily convert Excel XLSX files to PDF with GroupDocs.Conversion Cloud API. This tutorial covers how to Convert Excel Spreadsheets to PDF using Ruby...NET, Java, PHP, Node.js, Android...Product Family (16) GroupDocs.Metadata Cloud Product Family (4) GroupDocs...

    blog.groupdocs.cloud/2022/05/24/convert-excel-s...
  7. Annotate PDF Documents using a REST API in Pyth...

    Programmatically Annotate PDF documents using a REST API on the cloud in Python with Document Annotation Cloud SDK for Python....NET , Java , PHP , Ruby , and Node...Product Family (16) GroupDocs.Metadata Cloud Product Family (4) GroupDocs...

    blog.groupdocs.cloud/2021/06/17/annotate-pdf-do...
  8. Convert PDF to Editable Word Document using Nod...

    Programmatically Convert PDF to Editable Word Document using a REST API in Node.js. Node.js SDK allows converting PDF to DOC and DOCX files....NET, Java, PHP, Ruby, Android, and...Product Family (16) GroupDocs.Metadata Cloud Product Family (4) GroupDocs...

    blog.groupdocs.cloud/2021/09/08/convert-pdf-to-...
  9. Convert Excel Spreadsheets to PDF in Node.js | ...

    Programmatically Convert Excel Spreadsheets to PDF files using a REST API in Node.js. Node.js SDK allows converting XLS, XLSX files to PDF....NET, Java, PHP, Ruby, Android, and...Product Family (16) GroupDocs.Metadata Cloud Product Family (4) GroupDocs...

    blog.groupdocs.cloud/2021/08/28/convert-excel-s...
  10. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....Metadata Product Solution GroupDocs...Format should be compatible with .net TimeSpan ProjectManagementOpt...

    docs.groupdocs.cloud/viewer/renderoptions/