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

annotation options

(0.04 sec)
  1. 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/
  2. Converti PDF in documento Word modificabile uti...

    Puoi convertire PDF in Word DOCX in Ruby sul cloud. In questo articolo impareremo come convertire un PDF in un documento Word modificabile utilizzando l'API Ruby Cloud....hide_pdf_annotations = true @loadOptions.remove_embedded_files...flatten_all_fields = true @settings.load_options = @loadOptions @convertOptions...

    blog.groupdocs.cloud/it/conversion/convert-pdf-...
  3. Преобразование PDF в редактируемый документ Wor...

    Вы можете конвертировать 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/ru/conversion/convert-pdf-...
  4. Backroung Brush et Stamp Brush Styles Signature...

    La newsletter des développeurs GroupDocs.cloud de septembre 2018 décrit les mises à jour des API Cloud de manipulation de documents, les principales améliorations de fonctionnalités et les corrections de bogues dans les API GroupDocs REST....TOUTE plateforme Afficher, annoter, convertir, comparer, stocker...fonctionnalité d’affichage, d’annotation, de signature numérique,...

    blog.groupdocs.cloud/fr/total/cloud-rest-apis-t...
  5. Konversi PDF ke Dokumen Word yang Dapat Diedit ...

    Anda dapat mengonversi PDF ke Word DOCX di Ruby di cloud. Pada artikel ini, kita akan mempelajari cara mengubah dokumen PDF menjadi Word yang Dapat Diedit menggunakan Ruby Cloud API....hide_pdf_annotations = true @loadOptions.remove_embedded_files...flatten_all_fields = true @settings.load_options = @loadOptions @convertOptions...

    blog.groupdocs.cloud/id/conversion/convert-pdf-...
  6. Ruby kullanarak PDF'yi Düzenlenebilir Word Belg...

    Bulut üzerinde Ruby'de PDF'yi Word DOCX'e dönüştürebilirsiniz. Bu yazıda, Ruby Cloud API kullanarak PDF'yi Düzenlenebilir Word belgesine dönüştürmeyi öğreneceğiz....hide_pdf_annotations = true @loadOptions.remove_embedded_files...flatten_all_fields = true @settings.load_options = @loadOptions @convertOptions...

    blog.groupdocs.cloud/tr/conversion/convert-pdf-...
  7. GroupDocs-Newsletter, Ausgabe November 2017 – A...

    Der GroupDocs-Entwicklernewsletter vom November 2017 beschreibt API-Updates, wichtige Funktionserweiterungen und Fehlerbehebungen innerhalb der GroupDocs-APIs zur Dokumentbearbeitung....Annotation für .NET unterstützt eine...Indizierung ein, indem die Option implementiert wird, den Index...

    blog.groupdocs.cloud/de/total/groupdocs-newslet...
  8. 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-...
  9. แปลง PDF เป็นเอกสาร Word ที่แก้ไขได้โดยใช้ Ruby

    คุณสามารถแปลง 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/th/conversion/convert-pdf-...
  10. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“docx”, for example)....Annotation Product Solution GroupDocs...hidePdfAnnotations Hide annotations in Pdf documents flattenAllFields...

    docs.groupdocs.cloud/conversion/loadoptions/