Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 909 for

property

(0.54 sec)
  1. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....contains the full list of properties that can be specified while...path in the storage Required property StorageName Storage name It...

    docs.groupdocs.cloud/merger/move-pages/
  2. How to Create GroupDocs Add-On for cloudControl

    Find detailed instructions on how to create GroupDocs add-on for cloudControl platform....only a few basics Python properties and not your add-on variables...This is the name of a system property that contains the path to...

    blog.groupdocs.cloud/total/how-to-create-groupd...
  3. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing.... The following properties of loading Text documents...path in the storage Required property FileInfo.StorageName Storage...

    docs.groupdocs.cloud/editor/working-with-text-d...
  4. How To Add Visible Digital Signature to PDF in ...

    Hey Tilal, Thanks for reaching out to me, i really appreciate it. I was able to resolve the issue by correcting the storage and paths. But there’s an underlying problem that I am facing right now. I am uploading both th…...API , please set the visible property of SignDigitalOptions to true...seal image. Kindly use page property of SignDigitalOptions to set...

    forum.groupdocs.cloud/t/how-to-add-visible-digi...
  5. Rendering Document to Responsive HTML | Documen...

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 GroupDocs.Viewer supports to render a document to responsive HTML. It provides a EnableResponsiveRendering Property, that lets you get responsive output HTML. The following example demonstrates how to minify output content when creating cache. NOTE: This feature is supported by all methods which accepts objects. Please note, that currently this option works for most document types, but there are few (listed below) that are not supported yet....provides a EnableResponsiveRend property, that lets you get responsive...

    docs.groupdocs.cloud/viewer/rendering-document-...
  6. Working with Presentations | Documentation

    Presentation documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details.... The following properties of loading Presentation documents...path in the storage Required property FileInfo.StorageName Storage...

    docs.groupdocs.cloud/editor/working-with-presen...
  7. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details.... The following properties of loading Spreadsheet documents...path in the storage Required property FileInfo.StorageName Storage...

    docs.groupdocs.cloud/editor/working-with-spread...
  8. GroupDocs.Comparison | Introduction of PHP SDK ...

    This monthly release is allowing users to get Changes in table of content, Image and Html Comparison also compare annotations as result document file path or stream....Cloud API # Add public bool property LicenseChecker Improve displaying...

    blog.groupdocs.cloud/comparison/introduction-of...
  9. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....specified in the expires_in property. If it has expired, request...

    docs.groupdocs.cloud/translation/hello-world/
  10. Convert PDF to MS Word DOCX in Python Without A...

    When I try to convert a document from PDF to docx, I get the error message “‘Property’ object has no attribute ‘swagger_types’” when I send the request to the API to convert the document. I haven’t done anything unusual …...I get the error message “‘property’ object has no attribute ‘swagger_types’”...from_page and pages_count properties as follows instead of range...

    forum.groupdocs.cloud/t/convert-pdf-to-ms-word-...