Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,120 for

numbers

(0.03 sec)
  1. แปลง PDF เป็นเอกสาร Word ที่แก้ไขได้โดยใช้ Node.js

    แปลง PDF เป็นเอกสาร Word ที่แก้ไขได้โดยทางโปรแกรมโดยใช้ REST API ใน Node.js Node.js SDK อนุญาตให้แปลงไฟล์ PDF เป็น DOC และ DOCX...pages = [1,2]; // set page numbers to convert settings.convertOptions...fromPage = 1; // set start page number convertOptions.pagesCount =...

    blog.groupdocs.cloud/th/conversion/convert-pdf-...
  2. ویرایش پاورپوینت ها با استفاده از پایتون | PPTX...

    با استفاده از یک REST API روی ابر در پایتون با ویرایشگر سند Cloud SDK برای پایتون، ارائه های پاورپوینت را به صورت برنامه ای ویرایش کنید....slide_number = 0 loadOptions.show_hidden_slides..."output" loadOptions.slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/fa/editor/edit-powerpoint-...
  3. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue....Property Type Description status Number HTTP response status code....

    docs.groupdocs.cloud/translation/file/fetch/
  4. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....you’re working with a large number of files. Fortunately, the...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...you’re working with a large number of files. Fortunately, the...

    blog.groupdocs.cloud/groupdocs.cloud/page/17/
  6. GroupDocs.Viewer Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....release of this month includes a number of new features. Some of the...

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  7. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41....PageNumber Gets or sets the number of page where annotation will...

    docs.groupdocs.cloud/annotation/annotationinfo/
  8. Drupal Document Viewer Module | GroupDocs

    GroupDocs.Total for .NET APIs are UI-Agnostic and are quite flexible to target ASP.NET, Windows Forms, WPF, WCF or any type of application....are inspired to see a wide number of users across the world using...

    blog.groupdocs.cloud/viewer/next-generation-gro...
  9. Working with Presentations | Documentation

    Presentation documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Allows to specify the slide number, which should be opened for...

    docs.groupdocs.cloud/editor/working-with-presen...
  10. पायथन का उपयोग करके पीडीएफ से विशिष्ट पृष्ठ निक...

    पायथन में क्लाउड पर REST API का उपयोग करके पीडीएफ से प्रोग्रामेटिक रूप से पेज निकालें। पायथन एसडीके का उपयोग करके फ़ाइलों को विभाजित करने के लिए दस्तावेज़ विलय REST API का उपयोग करें।...start_page_number = 4 options.end_page_number = 7 options.mode...

    blog.groupdocs.cloud/hi/merger/extract-specific...