Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 501 for

property

(0.11 sec)
  1. New SDK Versions Have Been Released for GroupDo...

    With these new Cloud SDKs, developers on different platforms can easily integrate GroupDocs’ document collaboration tools into their apps and sites....StorageInfoResult class (added a new property - used_documents) and a new...

    blog.groupdocs.cloud/total/get-up-and-running-q...
  2. GroupDocs.Total Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....file as input, accesses file property information and allows users...

    blog.groupdocs.cloud/categories/groupdocs.total...
  3. Can't convert password protected xls and ppt - ...

    Hello, In the latest GroupDocs version, I tried to convert password protected ppt and xls and got the following error: {“requestId”:“b2d6ca33-0e4c-45c8-a27e-de224cc99dff”,“error”:{“code”:“internalError”,“message”:“Conv…...object and set the password property accordingly. It will resolve... dwf, stl, Ifc, plt, Igs Properties Description width Page width...

    forum.groupdocs.cloud/t/cant-convert-password-p...
  4. FAQ - Free Support Forum - groupdocs.cloud

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum....stealing someone’s intellectual property (software, video, audio, images)...

    forum.groupdocs.cloud/guidelines
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...improvements like “DefaultFontName” property is introduced in PDF, Html...

    blog.groupdocs.cloud/groupdocs.cloud/page/40/
  6. Convert Emails to PDF using REST API in PHP | E...

    Programmatically convert emails (EML) and Outlook messages (MSG) to PDF documents using a REST API in PHP with GroupDocs.Conversion Cloud API....Set the convertAttachments property to true After that, create...

    blog.groupdocs.cloud/conversion/convert-emails-...
  7. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible Property that indicates whether the page is visible or not....the document and it’s pages properties. The endpoint accepts the...payload. Here is the list of properties that can be obtained for...

    docs.groupdocs.cloud/merger/get-document-inform...
  8. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....positioning and transforming properties; There are format-specific...contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/watermark/add-watermarks/
  9. Convert Emails and Outlook Messages to PDF usin...

    Programmatically Convert Emails and Outlook Messages to PDF using a REST API in Node.js. Node.js SDK allows converting EML, MSG files to PDF....EmlLoadOptions Set various properties such as displayHeader, displayEmailAddress...PdfConvertOptions Set various properties such as centerWindow , MarginTop...

    blog.groupdocs.cloud/conversion/convert-email-a...
  10. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required Property StorageName Storage name It could be omitted for default storage. VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....path in the storage Required property StorageName Storage name It...path in the storage Required property StorageName Storage name It...

    docs.groupdocs.cloud/merger/security-operations/