Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 3,844 for

name

(0.06 sec)
  1. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....false , } } ViewOptions fields Name Description API Version ViewFormat...FileInfo.StorageName Storage name FileInfo.VersionId File version...

    docs.groupdocs.cloud/viewer/viewoptions/
  2. How to convert csv to html - Free Support Forum...

    Can somebody help me out .I m converting csv to html using groupdocs. But In the converted html I m getting this . <p>This page uses frames, but your browser doesn't support them.</p> Bellow is my code let fileApi = c…...Bellow is my csv file content Name,Age,Email,Address John Doe,30...org/TR/REC-html40\">\n\n<head>\n<meta name=\"Excel Workbook Frameset\"...

    forum.groupdocs.cloud/t/how-to-convert-csv-to-h...
  3. Render Documents to HTML5 with REST API in Java...

    GroupDocs.Viewer Cloud is a Document Rendering and Viewing REST API Solution, that gives complete freedom of platform and programming languages....ory</id> <name>GroupDocs Artifact Repository</name> <url>http://repository...

    blog.groupdocs.cloud/viewer/render-documents-to...
  4. GroupDocs.Annotation Cloud SDKs | Documentation

    GroupDocs.Annotation Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....y </id> <name> GroupDocs Artifact Repository </name> <url> https://releases...y </id> <name> GroupDocs Artifact Repository </name> <url> http://releases...

    docs.groupdocs.cloud/annotation/available-sdks/
  5. Working with Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to add Digital Signature to a document. It provides methods to create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature to Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following API....object which contains document name, folder location and process...parameters to specify desired file name and folder to save file. When...

    docs.groupdocs.cloud/signature/working-with-dig...
  6. Error calling ConvertDocument - Free Support Fo...

    This is the exception from the SDK: GroupDocs.Conversion.Cloud.Sdk.Client.ApiException: The Namespace declaration attribute has an incorrect ‘NamespaceURI’: ‘A Namespace Name for xmlns Attributes’. at GroupDocs.Conver…...‘namespaceURI’: ‘ A Namespace Name for xmlns Attributes ’. at GroupDocs...‘namespaceURI’: ‘ A Namespace Name for xmlns Attributes ’.” I’m...

    forum.groupdocs.cloud/t/error-calling-convertdo...
  7. Configure Amazon S3 Storage | Documentation

    To use Amazon S3 storage, you have to create your own account and create a new bucket at AWS Amazon. Please follow http://docs.amazonwebservices.com/AmazonS3/latest/gsg/SigningUpforS3.html for more details. Next, you will have to configure Amazon S3 Storage using your Aspose account at the Dashboard. Please follow these steps to configure it: Log into Dashboard Access the Storages Page Select Amazon S3 Storage from the ‘Create New Storage’ menu Enter ‘Storage Name’ (For example: MyAmazonS3Storage) Enter ‘Bucket’ Name Enter ‘AWS Access Key’ Enter ‘AWS Secret Key’ Press ‘Save’ button to configure new storage The new storage would appear under Storages view....Storage’ menu Enter ‘Storage Name’ (For example: MyAmazonS3Storage)...MyAmazonS3Storage) Enter ‘Bucket’ Name Enter ‘AWS Access Key’ Enter ‘AWS...

    docs.groupdocs.cloud/total/configure-amazon-s3-...
  8. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description path Path of the file including file Name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....Path of the file including file name and extension e.g. /Folder1/file...part of the URL storageName Name of the storage. If not set,...

    docs.groupdocs.cloud/annotation/working-with-fi...
  9. C#: MPP to PDF | MPP to PDF Conversion | MS Pro...

    How to convert MS Project (MPP) files to PDF format using C# .NET. Easy and Simple MPP to PDF Conversion in C#. Implement MS Project to PDF Conversion....ConvertSettings where we specify the name for input MPP, resultant format...format as pdf and the name of the resultant PDF file as arguments...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  10. PDF to Excel | Convert PDF to XLS | Transform P...

    Convert PDF files to Excel workbooks using C# .NET. Perform seamless PDF to XLS conversion online....ConvertSettings where we specify the name of input PDF, resultant format...format as xls and the name of resultant Excel workbook as arguments...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...