Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 1,113 for

numbers

(0.17 sec)
  1. كيفية دمج مستندات Word في Ruby باستخدام REST API

    كيفية دمج مستندات Word في Ruby باستخدام REST API...start_page_number = 1 @item2.end_page_number = 4 @item2.range_mode...

    blog.groupdocs.cloud/ar/merger/how-to-merge-wor...
  2. Как объединить документы Word в Ruby с помощью ...

    Как объединить документы Word в Ruby с помощью REST API...start_page_number = 1 @item2.end_page_number = 4 @item2.range_mode...

    blog.groupdocs.cloud/ru/merger/how-to-merge-wor...
  3. Jak scalić dokumenty programu Word w języku Rub...

    Jak scalić dokumenty programu Word w języku Ruby przy użyciu interfejsu API REST...start_page_number = 1 @item2.end_page_number = 4 @item2.range_mode...

    blog.groupdocs.cloud/pl/merger/how-to-merge-wor...
  4. Ekstrak Teks PDF menggunakan Java | Parse PDF d...

    Pelajari cara mengekstrak teks dari file PDF di Java menggunakan GroupDocs.Parser Cloud SDK. Otomatiskan proses ekstraksi teks tanpa usaha dan hemat waktu Anda....Text from PDF in Java by Page Number Range Java REST API untuk Mengekstrak...Text from PDF in Java by Page Number Range # Bagian ini menyediakan...

    blog.groupdocs.cloud/id/parser/document-parsing...
  5. 在 Python 中使用 REST API 注释 DOCX 文件

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 DOCX 文件。...page_number = 0 a1.pen_color = 1201033...a1.box.height = 100 a1.page_number = 0 a1.pen_color = 1201033...

    blog.groupdocs.cloud/zh/annotation/annotate-doc...
  6. Load password-protected document | Documentation

    GroupDocs.Viewer Cloud supports rendering documents that are protected with a password. The following code sample shows how to render password-protected documents. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser...."}" Response { "pages" : [ { "number" : 1 , "resources" : null ...otected_page_1.html" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/load-password-prote...
  7. 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 drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....disable generation of page numbering in converted document. Default:...detectNumberingWithW Allows to specify how numbered list items are recognized...

    docs.groupdocs.cloud/conversion/loadoptions/
  8. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Document" , "pages" : [ { "number" : 1 , "width" : 595 , "height"...: true , "lines" : [] }, { "number" : 2 , "width" : 595 , "height"...

    docs.groupdocs.cloud/viewer/get-document-inform...
  9. Cómo combinar o fusionar varios archivos de tex...

    Nuestra fusión de texto le permite combinar varios archivos de texto en un solo archivo de texto. Aprendamos cómo combinar o fusionar varios archivos de texto en uno solo en Ruby....start_page_number = 1 @item2.end_page_number = 3 @item2.range_mode...

    blog.groupdocs.cloud/es/merger/how-to-combine-o...
  10. Führen Sie PowerPoint PPT/PPTX Dateien online m...

    Kombinieren Sie mehrere PowerPoint-Präsentationen in einer einzigen Datei. In diesem Artikel geht es darum, wie Sie PowerPoint PPT/PPTX Dateien online mithilfe der REST-API in Ruby zusammenführen....start_page_number = 2 @item2.end_page_number = 5 @item2.range_mode...

    blog.groupdocs.cloud/de/merger/merge-powerpoint...