Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 2,993 for

one

(0.33 sec)
  1. Jak zkombinovat nebo sloučit více textových sou...

    Naše textové slučování umožňuje kombinovat více textových souborů do jednoho textového souboru. Pojďme se naučit, jak kombinovat nebo sloučit více textových souborů do jednoho v Ruby....file_path = 'combine-files/note-one.txt' @item2 = GroupDocsMergerCloud::JoinItem...file_path = 'combine-files/note-one.txt' @item1.pages = [1, 2] @item2...

    blog.groupdocs.cloud/cs/merger/how-to-combine-o...
  2. जावा में पीडीएफ फाइलों को मर्ज करें

    इस व्यापक चरण-दर-चरण मार्गदर्शिका का उपयोग करके Java के लिए GroupDocs.Merger Cloud SDK का उपयोग करके जावा में PDF दस्तावेज़ों को मर्ज करना सीखें।...oud-data\\input-sample-file-one.pdf"); UploadFileRequest request...-testing\\input-sample-file-one.pdf", fileStream, MyStorage);...

    blog.groupdocs.cloud/hi/merger/combine-and-merg...
  3. PowerPoint फ़ाइलों को एक में मर्ज करें - अपने फ...

    जावा में PowerPoint फ़ाइलों को आसानी से एक में मर्ज करना सीखें। यह आलेख जावा डेवलपर्स के लिए चरण-दर-चरण मार्गदर्शिका और कोड उदाहरण प्रदान करता है।...oud-data\\input-sample-file-one.pptx"); UploadFileRequest request...-testing\\input-sample-file-one.pptx", fileStream, MyStorage);...

    blog.groupdocs.cloud/hi/merger/merge-powerpoint...
  4. newsletter

    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....manipulaci s dokumenty All-in-One pro aplikace .NET Programově...

    blog.groupdocs.cloud/cs/tag/newsletter/
  5. Widget pro anotaci víceformátových dokumentů pr...

    GroupDocs vydala plugin, který umožňuje vývojářům ExpressiOnengine plynule přidávat funkce anotací dokumentů na jejich stránky....com/add-ons/groupdocs-annotation)...

    blog.groupdocs.cloud/cs/annotation/collaborativ...
  6. newsletter

    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....manipolazione di documenti all-in-one per applicazioni .NET Visualizza...

    blog.groupdocs.cloud/it/tag/newsletter/
  7. Python에서 REST API를 사용하여 DOCX 파일에 주석 달기

    Python용 Document Annotation Cloud SDK를 사용하여 Python의 클라우드에서 REST API를 사용하여 프로그래밍 방식으로 DOCX 파일에 주석을 추가합니다....UploadFileRequest("one-page.docx", "C:\\Files\\one-page.docx", my_storage)...FileInfo() file_info.file_path = "one-page.docx" options = groupdocs_annotation_cloud...

    blog.groupdocs.cloud/ko/annotation/annotate-doc...
  8. newsletter

    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....النشرة الشهرية فبراير 2017 All-in-One Documents Manipulation APIs Suite...

    blog.groupdocs.cloud/ar/tag/newsletter/
  9. أداة التعليقات التوضيحية للمستند متعدد التنسيقا...

    أصدرت GroupDocs مكوّنًا إضافيًا يسمح لمطوري ExpressiOnengine بإضافة وظيفة التعليقات التوضيحية للمستند إلى مواقعهم بسلاسة....com/add-ons/groupdocs-annotation)...

    blog.groupdocs.cloud/ar/annotation/collaborativ...
  10. UpdateSettings | Documentation

    UpdateSettings data structure used as input parameters of Update API method. UpdateSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_One-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098', 'Left': 200, 'Top': 200, 'Width': 300, 'Height': 100, 'IsSignature': true } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....'FilePath' : 'signedBarcode_one-page.docx' }, 'Options' : [ {...

    docs.groupdocs.cloud/signature/updatesettings/