Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 621 for

property

(0.07 sec)
  1. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue.... Property Type Description status Number...

    docs.groupdocs.cloud/translation/file/fetch/
  2. Classify PDF Files in .NET: Tutorial and Sample...

    Learn how to classify PDF files in .NET using GroupDocs.Classification Cloud SDK. This tutorial covers setup, code, cURL commands, and best practices....objects, checking the Confidence property to filter low‑confidence labels...set the ConfidenceThreshold property (e.g., 0.6 ) to filter out...

    blog.groupdocs.cloud/classification/classify-pd...
  3. Join Word Documents using a Word Document Merger

    Follow this guide to learn how to join Word documents programmatically. GroupDocs.Merger has exposed cloud SDKs and REST APIs to merge Word documents.... Invoke the JoinItems property to assign the source document...wide stack of methods and properties to merge Word documents programmatically...

    blog.groupdocs.cloud/merger/join-word-documents...
  4. Drupal Document Viewer Module | GroupDocs

    Aspose File Format APIs updates, new feature announcements, enhancements and fixes. Aspose Newsletter - February 2017...DocumentPasswords Property or using both methods. Read...

    blog.groupdocs.cloud/viewer/product-updates-new...
  5. GroupDocs Newsletter November 2017 Edition – Do...

    GroupDocs developer newsletter of November 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....file as input, accesses file property information and allows users...allows replacing metadata properties from Word, Excel, PDF and...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  6. 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...
  7. 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...
  8. Add Text Watermark to PDF in C# | Insert Waterm...

    Learn how to add a text watermark to PDF files using C# .NET. Protect, brand, and customize your PDF documents with watermark text using .NET REST API....way to protect intellectual property, ensure authenticity, and...

    blog.groupdocs.cloud/watermark/add-text-waterma...
  9. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode Property....range by setting RangeMode property. For protected documents,...contains the full list of properties that can be specified for...

    docs.groupdocs.cloud/merger/join-document-pages/
  10. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode Property. For protected documents, it is also required to provide a password....range by setting RangeMode property. For protected documents,...contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/merger/remove-pages/