Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,163 for

numbers

(1.84 sec)
  1. Come ruotare le pagine PDF usando Rest API in Ruby

    Ruota o capovolgi file PDF o pagine specifiche nel documento PDF definendo i gradi. Questo articolo spiega come ruotare le pagine PDF usando Rest API in Ruby....start_page_number = 1 @options.end_page_number = 5 @options...@options.start_page_number = 1 @options.end_page_number = 10 # Imposta...

    blog.groupdocs.cloud/it/merger/how-to-rotate-pd...
  2. Como girar páginas PDF usando Rest API em Ruby

    Gire ou inverta arquivos PDF ou páginas específicas em documentos PDF definindo graus. Este artigo é sobre como girar páginas PDF usando Rest API em Ruby....start_page_number = 1 @options.end_page_number = 5 @options...@options.start_page_number = 1 @options.end_page_number = 10 # Defina...

    blog.groupdocs.cloud/pt/merger/how-to-rotate-pd...
  3. วิธีหมุนหน้า 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...
  4. Split worksheets into pages | Documentation

    There might be the case when you do not want to render the whole Spreadsheet on a single page and limit the number of rows that would be rendered on each output page. In this situation, the GroupDocs.Viewer Cloud allows you to specify the number of rows in an Spreadsheet to be rendered on each page.This example demonstrates how to split worksheets into pages. API Usage There are steps that usage of GroupDocs....a single page and limit the number of rows that would be rendered...Cloud allows you to specify the number of rows in an Spreadsheet to...

    docs.groupdocs.cloud/viewer/split-worksheets-in...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Number of test cases are available...format support along with a number of new features and improvements...

    blog.groupdocs.cloud/groupdocs.cloud/page/45/
  6. Get Documents Completed and Signed through Onli...

    GroupDocs's September 2014 newsletter focuses on the Aspose.Conversion for .NET library but also has news about what's new and what's coming next....document reader, supports a number of in-built JavaScript triggers...Java 1.5.0 – Support for a number of new annotation tools and...

    blog.groupdocs.cloud/conversion/september-newsl...
  7. Customizing Email Notifications | GroupDocs.Sig...

    Compose and manage email notifications in the GroupDocs.Signature for Cloud App to get documents signed in time....Signature offers a number of standard notification messages...

    blog.groupdocs.cloud/signature/creating-customi...
  8. रूबी में REST API का उपयोग करके PDF फ़ाइलों को ...

    अलग-अलग पीडीएफ फाइलों में आसान रूपांतरण के लिए कुछ पृष्ठों पर एक पीडीएफ दस्तावेज़ को विभाजित करें। यह लेख रूबी में REST API का उपयोग करके PDF फ़ाइलों को विभाजित करने के तरीके के बारे में है।...start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Extrated by Page Number using REST API.") रूबी का उपयोग...

    blog.groupdocs.cloud/hi/merger/split-pdf-files-...
  9. parser.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/parser/release-notes/ weekly 0.5 https://docs.groupdocs.cloud/parser/available-sd......cloud/parser/extract-images-by-a-page-number-range/ weekly 0.5 https://docs...cloud/parser/extract-text-by-a-page-number-range/ weekly 0.5 https://docs...

    docs.groupdocs.cloud/sitemaps/parser.xml
  10. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. 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 parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....MinRowCount The minimum number of the table rows. DetectorParameters...MinColumnCount The minimum number of the table columns. DetectorParameters...

    docs.groupdocs.cloud/parser/parse-by-template/