Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 505 for

point

(0.1 sec)
  1. Node.js में REST API का उपयोग करके PDF में टेक्...

    Node.js के लिए दस्तावेज़ एनोटेशन क्लाउड SDK के साथ Node.js में क्लाउड पर REST API का उपयोग करके पीडीएफ में प्रोग्रामेटिक रूप से टेक्स्ट हाइलाइट करें।...Point(); p1.x = 30; p1.y = 710; //...groupdocs_annotation_cloud.Point(); p2.x = 460; p2.y = 710; //...

    blog.groupdocs.cloud/hi/annotation/highlight-te...
  2. PHP で REST API を使用して PDF ドキュメントに注釈を付ける | PDF注釈API

    Document Annotation Cloud SDK for PHP を使用して、PHP のクラウド上で REST API を使用して PDF ドキュメントにプログラムで注釈を付けます。 PHP を使用して複数のアノテーションを追加します。...GroupDocs\Annotation\Model\Point(); $pt->setX(1); $pt->setY(1);...GroupDocs\Annotation\Model\Point(); $pt1->setX(1); $pt1->setY(1);...

    blog.groupdocs.cloud/ja/annotation/annotate-pdf...
  3. Highlight Text in PDF in Node.js

    Highlight Text in PDF using a PDF highlighter offered by GroupDocs.Annotation. You can programmatically perform this task using Cloud SDKs and REST API....annotation points positions. Then, assign points to AnnotationInfo...

    blog.groupdocs.cloud/annotation/highlight-text-...
  4. اضافه کردن حاشیه نویسی در اسناد Word با استفاده...

    با استفاده از یک REST API در فضای ابری در Node.js با Document Annotation Cloud SDK برای Node.js، حاشیه نویسی را در اسناد Word به صورت برنامه ای اضافه کنید....Point(); a1.annotationPosition.x =...groupdocs_annotation_cloud.Point(); a2.annotationPosition.x =...

    blog.groupdocs.cloud/fa/annotation/add-annotati...
  5. 在 Node.js 中使用 REST API 在 Word 文档中添加注释

    使用适用于 Node.js 的 Document Annotation Cloud SDK 在 Node.js 中的云端使用 REST API 以编程方式在 Word 文档中添加注释。...Point(); a1.annotationPosition.x =...groupdocs_annotation_cloud.Point(); a2.annotationPosition.x =...

    blog.groupdocs.cloud/zh/annotation/add-annotati...
  6. Přidejte poznámky do dokumentů aplikace Word po...

    Programově přidávejte poznámky do dokumentů aplikace Word pomocí REST API v cloudu v Node.js pomocí Document Annotation Cloud SDK pro Node.js....Point(); a1.annotationPosition.x =...groupdocs_annotation_cloud.Point(); a2.annotationPosition.x =...

    blog.groupdocs.cloud/cs/annotation/add-annotati...
  7. Dodaj adnotacje w dokumentach programu Word za ...

    Programowo dodawaj adnotacje w dokumentach programu Word przy użyciu interfejsu API REST w chmurze w środowisku Node.js za pomocą zestawu Document Annotation Cloud SDK dla środowiska Node.js....Point(); a1.annotationPosition.x =...groupdocs_annotation_cloud.Point(); a2.annotationPosition.x =...

    blog.groupdocs.cloud/pl/annotation/add-annotati...
  8. GroupdDocs.Signature for Cloud on Document Proc...

    GroupdDocs.Signature for Cloud on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupdDocs.Signature for Cloud on Document Processing REST APIs | GroupDocs Cloud GroupDocs.Signa......Comparison est sur le point de sortir. Cette version comprendra...

    blog.groupdocs.cloud/fr/tag/groupddocs.signatur...
  9. Додайте анотації в документи Word за допомогою ...

    Програмно додайте анотації в документи Word за допомогою REST API у хмарі в Node.js за допомогою Document Annotation Cloud SDK для Node.js....Point(); a1.annotationPosition.x =...groupdocs_annotation_cloud.Point(); a2.annotationPosition.x =...

    blog.groupdocs.cloud/uk/annotation/add-annotati...
  10. Adjust page size | Documentation

    GroupDocs.Viewer Cloud allows setting output page size for rendering Email messages into HTML, PDF, and images. To enable this feature, the PageSize property of the EmailOptions class is used. The following are the pages sizes that are supported and provided in PageSize enumeration: Unspecified - The default, unspecified page size Letter - The size of the Letter page in Points is 792 × 612 Ledger - The size of the Ledger page in Points is 1224 × 792 A0 - The size of the A0 page in Points is 3371 × 2384 A1 - The size of the A1 page in Points is 2384 × 1685 A2 - The size of the A2 page in Points is 1684 × 1190 A3 - The size of the A3 page in Points is 1190 × 842 A4 - The size of the A4 page in Points is 842 × 595 This example demonstrates how to adjust output page size....size of the Letter page in points is 792 × 612 Ledger - The size...size of the Ledger page in points is 1224 × 792 A0 - The size...

    docs.groupdocs.cloud/viewer/adjust-page-size/