Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 637 for

annotation options

(0.47 sec)
  1. Document Processing REST APIs | GroupDocs Cloud

    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....และลักษณะที่ปรากฏ โดยใช้ข้อมูล Signature Options Objects ในเนื้อหาคำขอ โปรดดูตัวอย่าง...Next Generation GroupDocs.Annotation Cloud 17.12. ซึ่งมีพื้นฐานมาจาก...

    blog.groupdocs.cloud/th/page/46/
  2. Convertir JPG en PDF en utilisant Node.js | Con...

    Convertissez par programme JPG en PDF à l'aide d'une API REST sur le cloud dans Node.js avec GroupDocs.Conversion Cloud SDK pour Node.js....Conversion JPG en PDF avec options avancées Convertir JPG en PDF...Conversion JPG en PDF avec options avancées # Veuillez suivre...

    blog.groupdocs.cloud/fr/conversion/convert-imag...
  3. 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....Annotation Product Solution GroupDocs...GetObjectMetadada API ListObjects API Optional APIs: CopyObject API PutObject...

    docs.groupdocs.cloud/total/configure-amazon-s3-...
  4. Converter PDF em documento editável do Word usa...

    Você pode converter PDF para Word DOCX em Ruby na nuvem. Neste artigo, aprenderemos como converter PDF em documento editável do Word usando a API Ruby Cloud....hide_pdf_annotations = true @loadOptions.remove_embedded_files...flatten_all_fields = true @settings.load_options = @loadOptions @convertOptions...

    blog.groupdocs.cloud/pt/conversion/convert-pdf-...
  5. Convierta PDF a documento de Word editable usan...

    Puede convertir PDF a Word DOCX en Ruby en la nube. En este artículo, aprenderemos cómo convertir PDF a un documento de Word editable utilizando la API de Ruby Cloud....hide_pdf_annotations = true @loadOptions.remove_embedded_files...flatten_all_fields = true @settings.load_options = @loadOptions @convertOptions...

    blog.groupdocs.cloud/es/conversion/convert-pdf-...
  6. Převeďte PDF na upravitelný dokument Word pomoc...

    PDF můžete převést do Wordu DOCX v Ruby v cloudu. V tomto článku se naučíme, jak převést PDF na upravitelný dokument Word pomocí Ruby Cloud API....hide_pdf_annotations = true @loadOptions.remove_embedded_files...flatten_all_fields = true @settings.load_options = @loadOptions @convertOptions...

    blog.groupdocs.cloud/cs/conversion/convert-pdf-...
  7. Konwertuj PDF na edytowalny dokument Word za po...

    Możesz konwertować pliki PDF na Word DOCX w Ruby w chmurze. W tym artykule dowiemy się, jak przekonwertować plik PDF na edytowalny dokument Word za pomocą Ruby Cloud API....hide_pdf_annotations = true @loadOptions.remove_embedded_files...flatten_all_fields = true @settings.load_options = @loadOptions @convertOptions...

    blog.groupdocs.cloud/pl/conversion/convert-pdf-...
  8. قم بتحويل PDF إلى مستند Word قابل للتحرير باستخ...

    يمكنك تحويل PDF إلى Word DOCX في Ruby على السحابة. في هذه المقالة ، سوف نتعلم كيفية تحويل PDF إلى مستند Word قابل للتحرير باستخدام Ruby Cloud API....hide_pdf_annotations = true @loadOptions.remove_embedded_files...flatten_all_fields = true @settings.load_options = @loadOptions @convertOptions...

    blog.groupdocs.cloud/ar/conversion/convert-pdf-...
  9. Перетворіть PDF на редагований документ Word за...

    Ви можете конвертувати PDF у Word DOCX у Ruby у хмарі. У цій статті ми дізнаємося, як конвертувати PDF у редагований документ Word за допомогою Ruby Cloud API....hide_pdf_annotations = true @loadOptions.remove_embedded_files...flatten_all_fields = true @settings.load_options = @loadOptions @convertOptions...

    blog.groupdocs.cloud/uk/conversion/convert-pdf-...
  10. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions....Annotation Product Solution GroupDocs...in the viewing result. This option might be useful when you want...

    docs.groupdocs.cloud/viewer/imageoptions/