Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,126 for

numbers

(0.23 sec)
  1. วิธีหมุนหน้า PDF โดยใช้ Rest API ใน Ruby

    หมุนหรือพลิกไฟล์ PDF หรือหน้าเฉพาะในเอกสาร PDF โดยกำหนดองศา บทความนี้เกี่ยวกับวิธีหมุนหน้า PDF โดยใช้ Rest API ใน Ruby...start_page_number = 1 @options.end_page_number = 5 @options...@options.start_page_number = 1 @options.end_page_number = 10 # ตั้งค่าโหมดช่วงเป็น...

    blog.groupdocs.cloud/th/merger/how-to-rotate-pd...
  2. Анотуйте файли DOCX за допомогою REST API у Python

    Програмно анотуйте файли DOCX за допомогою REST API у хмарі на Python за допомогою Document Annotation Cloud SDK для Python....page_number = 0 a1.pen_color = 1201033...a1.box.height = 100 a1.page_number = 0 a1.pen_color = 1201033...

    blog.groupdocs.cloud/uk/annotation/annotate-doc...
  3. Dodawaj adnotacje do plików DOCX za pomocą inte...

    Programowo dodawaj adnotacje do plików DOCX przy użyciu interfejsu API REST w chmurze w języku Python za pomocą zestawu Document Annotation Cloud SDK dla języka Python....page_number = 0 a1.pen_color = 1201033...a1.box.height = 100 a1.page_number = 0 a1.pen_color = 1201033...

    blog.groupdocs.cloud/pl/annotation/annotate-doc...
  4. Processing files | Documentation

    How to process a file....provide open-source SDKs for a number of popular programming languages...

    docs.groupdocs.cloud/rewriter/file/
  5. Translating files | Documentation

    How to translate plain text....provide open-source SDKs for a number of popular programming languages...

    docs.groupdocs.cloud/translation/file/
  6. Backroung Brush and Stamp Brush Styles Signatur...

    The major features offered in this release are introduction of Updated PHP and .Net SDKs, Background Text Brush Styles, Stamp Brush Signature and enhanced Search Signature feature along with other improvement and bug fixes....monthly release includes a number of new features and improvements...

    blog.groupdocs.cloud/signature/background-brush...
  7. Extract images from Word Documents in Java - Ja...

    Learn a step-by-step guide to extract images from Word documents programmatically in Java using the powerful GroupDocs.Parser Cloud SDK for Java....Word File in Java using Page Number Java REST API to Extract Images...Word File in Java using Page Number # In this section, we will...

    blog.groupdocs.cloud/parser/extract-images-from...
  8. Can't convert password protected xls and ppt - ...

    Hello, In the latest GroupDocs version, I tried to convert password protected ppt and xls and got the following error: {“requestId”:“b2d6ca33-0e4c-45c8-a27e-de224cc99dff”,“error”:{“code”:“internalError”,“message”:“Conv…...the progress using the ticket number you gave me. This issue is...can you provide us the image number before the change with the...

    forum.groupdocs.cloud/t/cant-convert-password-p...
  9. 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 Request # 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...
  10. Python에서 PowerPoint PPT 또는 PPTX 슬라이드를 분할하는 방법

    PowerPoint Splitter 온라인 및 무료 슬라이드 분할 도구를 사용하여 PowerPoint 프레젠테이션을 분할합니다. 파이썬에서 PowerPoint PPT 또는 PPTX 슬라이드를 분할하는 방법을 알아보겠습니다....start_page_number = 3 options.end_page_number = 5 options.mode...options.start_page_number = 3 options.end_page_number = 7 options.range_mode...

    blog.groupdocs.cloud/ko/merger/how-to-split-pow...