Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 2,474 for

word annotation

(1.58 sec)
  1. معالجة المستندات Cloud REST APIs & SDKs - النشر...

    تصف النشرة الإخبارية لمطوري groupdocs.cloud لشهر فبراير 2019 معالجة مستندات GroupDocs لواجهات برمجة التطبيقات السحابية وتحديثات SDK وتحسينات الميزات الرئيسية....ويسمح بالعمل مع التوقيعات في Word و Excel و PowerPoint و PDF و...وتنسيقات ملفات الصور # GroupDocs.Annotation يسمح بإضافة ميزات متقدمة...

    blog.groupdocs.cloud/ar/total/documents-manipul...
  2. Newsletter GroupDocs březen 2017 – Aktualizace ...

    Newsletter pro vývojáře GroupDocs z dubna 2017 popisuje aktualizace rozhraní API, hlavní vylepšení funkcí a opravy chyb v rozhraních API pro manipulaci s dokumenty GroupDocs....vytváření dokumentů Microsoft Word, Excel, PowerPoint a OpenOffice...aplikacích .NET # S GroupDocs.Annotation for .NET 17.2 – implementujte...

    blog.groupdocs.cloud/cs/total/groupdocs-develop...
  3. GroupDocs 通讯 2017 年 3 月 – API 更新和代码示例

    GroupDocs Newsletter 展示了针对 .NET、Java 和 Android 平台的 GroupDocs 文档格式 API 新支持的功能、增强功能和错误修复。...内容分析和文本提取 API,可从原始或格式化的 Microsoft Word、Excel、PowerPoint, HTML、电子邮件和...应用程序中注释图像文件格式(GIF、TIFF、JPEG、BMP) GroupDocs.Annotation for .NET 17.1.0 提供对 GIF、TIFF、BMP...

    blog.groupdocs.cloud/zh/total/groupdocs-newslet...
  4. Drupal 문서 뷰어 모듈 | 그룹 문서

    .NET용 GroupDocs.Total API는 UI에 구애받지 않으며 ASP.NET, Windows Forms, WPF, WCF 또는 모든 유형의 응용 프로그램을 대상으로 하는 데 매우 유연합니다....Annotation for .NET 3.1.0은 단어 문서에 주석을...된 것을 기쁘게 생각합니다. Document Annotation API의 최신 릴리스는 새로운 기능, 개선 사항...

    blog.groupdocs.cloud/ko/viewer/next-generation-...
  5. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud PDF‑zu‑PPT‑Konvertierungsbeispi in PHP: Komplettes Tutorial Erfahren Sie, wie Sie P......Practices zum Bearbeiten von Word-Dokument-Metadaten in Java Erfahren...Erfahren Sie, wie Sie Word‑Dokument‑Metadaten in Java mit GroupDocs...

    blog.groupdocs.cloud/de/index.xml
  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....obejmują dokumenty PDF i Microsoft Word, arkusze kalkulacyjne Excel...dokumentów i adnotacji? GroupDocs.Annotation for .NET to wygodna biblioteka...

    blog.groupdocs.cloud/pl/categories/groupdocs.vi...
  7. Working with Conversion API | Documentation

    This API intended for convert the document to specified target format. URI ~/ HTTP POST Example 2 (Convert document) Takes as input and returns. Example URL https://api.groupdocs.cloud/v2.0/conversion Request { "FilePath": "/Words/docx/one-page.docx", "Format": "pdf", "OutputPath": "converted" } Response [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" } ]...Annotation Product Solution GroupDocs...0/conversion Request { "FilePath" : "/words/docx/one-page.docx" , "Format"...

    docs.groupdocs.cloud/conversion/conversion-api/
  8. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud مثال تبدیل PDF به PPT در PHP: آموزش کامل نح......فراداده سند Word در Java نحوه ویرایش متادیتای سند Word در Java با...مختصری از فایل های PDF، فایل های Word و اسناد متنی با استفاده از خلاصه...

    blog.groupdocs.cloud/fa/groupdocs.cloud/index.xml
  9. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud مثال تبدیل PDF به PPT در PHP: آموزش کامل نحوه تبدیل PDF به PPT در PHP با استفاده از......فراداده سند Word در Java نحوه ویرایش متادیتای سند Word در Java با...مختصری از فایل های PDF، فایل های Word و اسناد متنی با استفاده از خلاصه...

    blog.groupdocs.cloud/fa/index.xml
  10. VerifyResult | Documentation

    VerifyResult data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/Words/docx/one-page.docx", "PassWord" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process...Annotation Product Solution GroupDocs..."FileInfo" : { "FilePath" : "/words/docx/one-page.docx" , "Password"...

    docs.groupdocs.cloud/signature/verifyresult/