Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 632 for

annotation options

(0.06 sec)
  1. تبدیل 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/fa/conversion/convert-pdf-...
  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. 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/
  5. Ruby를 사용하여 PDF를 편집 가능한 Word 문서로 변환

    클라우드의 Ruby에서 PDF를 Word DOCX로 변환할 수 있습니다. 이 기사에서는 Ruby Cloud API를 사용하여 PDF를 편집 가능한 Word 문서로 변환하는 방법을 배웁니다....hide_pdf_annotations = true @loadOptions.remove_embedded_files...flatten_all_fields = true @settings.load_options = @loadOptions @convertOptions...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...
  6. 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/
  7. 使用 Ruby 將 PDF 轉換為可編輯的 Word 文檔

    您可以在雲端的 Ruby 中將 PDF 轉換為 Word DOCX。在本文中,我們將學習如何使用 Ruby Cloud API 將 PDF 轉換為可編輯的 Word 文檔。...hide_pdf_annotations = true @loadOptions.remove_embedded_files...flatten_all_fields = true @settings.load_options = @loadOptions @convertOptions...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  8. Python convert PDF document to JPG, PNG, or GIF...

    Our PDF to image converter API lets you quickly convert PDF to image format. This article is about how to convert PDF to JPG, PNG, and GIF Images in Python...or programs, allowing for annotations, making it easier to share...pdf file password and load_options Create an instance of the JpegConvertOptions...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  9. Document Automation REST APIs | GroupDocs Cloud

    Document Automation REST APIs | GroupDocs Cloud Recent content on Document Automation REST APIs | GroupDocs Cloud Comparer des documents Word en ligne avec C# .NET | Comparaison de fichiers DOCX Co...... Explorez les options de personnalisation, la référence...processus de configuration et les options de rotation avancées. Fusionner...

    blog.groupdocs.cloud/fr/index.xml
  10. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document....Annotation Product Solution GroupDocs...setting pages extraction mode option; Extract text from specific...

    docs.groupdocs.cloud/parser/extract-text/