Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 2,150 for

annotation

(0.08 sec)
  1. Extract Links from PDF via Cloud Go SDK

    Extract all hyperlinks from a PDF file using Aspose.PDF Cloud SDK for Go....cloud-based PDF creator, annotator, editor, and converter apps...Work with PDF attachments, annotations, & form fields. Apply encryption...

    products.aspose.cloud/pdf/go/links/get/
  2. Extract Links from PDF via Cloud PHP SDK

    Extract all links from PDF documents in PHP using Aspose.PDF Cloud SDK. Analyze embedded references....cloud-based PDF creator, annotator, editor, and converter apps...file Retrieves all link annotations from a specific page Implements...

    products.aspose.cloud/pdf/php/links/extract/
  3. Добавете PDF анотации с помощта на REST API | Д...

    Научете как да добавяте анотации към PDF с помощта на .NET REST API. Тази статия обхваща добавяне на коментари, маркиране на текст, рисуване на фигури и други. Маркирайте PDF файловете и ги направете по-интерактивни и съвместни....List<FreeTextAnnotation> annotations = new List<FreeTextAnnotation>...PostPageFreeTextAnno("Binder1.pdf", 1, annotations); Сега нека разберем кодовия...

    blog.aspose.cloud/bg/pdf/annotate-pdf-documents...
  4. Add Circle to PDF with Node.js REST API

    Follow this article to add circle to PDF with Node.js REST API. You will learn to automatically draw circle on PDF with Node.js Low Code API using the Node.js-based Cloud SDK....for working with circle annotations Steps to Draw Circle in PDF...circles as it takes a list of annotations where more than one entry...

    kb.aspose.cloud/pdf/nodejs/add-circle-to-pdf-wi...
  5. Tambahkan Tautan ke PDF melalui Cloud Python SDK

    Tambahkan hyperlink ke PDF dengan Python menggunakan Aspose.PDF Cloud SDK. Buat dokumen menjadi interaktif dan terhubung...."""Append a new hyperlink annotation to a specific page in the...if self . pdf_api : link_annotation = LinkAnnotation ( links...

    products.aspose.cloud/pdf/id/python/links/add/
  6. إضافة الروابط إلى PDF عبر Cloud Python SDK

    أضف الروابط التشعبية إلى ملفات PDF باستخدام بايثون عبر Aspose.PDF Cloud SDK. اجعل المستندات تفاعلية ومتصلة...."""Append a new hyperlink annotation to a specific page in the...if self . pdf_api : link_annotation = LinkAnnotation ( links...

    products.aspose.cloud/pdf/ar/python/links/add/
  7. Přidání anotací PDF pomocí REST API | Přidejte ...

    Naučte se přidávat anotace do PDF pomocí .NET REST API. Tento článek popisuje přidávání komentářů, zvýrazňování textu, kreslení tvarů a další. Zvýrazněte soubory PDF a udělejte je interaktivnějšími a lépe spolupracujícími....List<FreeTextAnnotation> annotations = new List<FreeTextAnnotation>...PostPageFreeTextAnno("Binder1.pdf", 1, annotations); Nyní se podívejme na fragment...

    blog.aspose.cloud/cs/pdf/annotate-pdf-documents...
  8. Working with comments in a Word document online...

    Insert, edit, delete comments in a Word document programmatically via Cloud API....allows users to add notes or annotations to a document. The main purpose...

    docs.aspose.cloud/words/comments/
  9. Get Bookmarks via Cloud Go SDK

    Retrieve bookmarks from PDF files in your Go apps with Aspose.PDF Cloud SDK....cloud-based PDF creator, annotator, editor, and converter apps...Work with PDF attachments, annotations, & form fields. Apply encryption...

    products.aspose.cloud/pdf/go/bookmarks/extract/
  10. Remove Text from PDF via Cloud Node.js SDK

    Remove specific text elements from PDFs with Node.js using Aspose.PDF Cloud SDK....cloud-based PDF creator, annotator, editor, and converter apps...Work with PDF attachments, annotations, & form fields. Apply encryption...

    products.aspose.cloud/pdf/nodejs/text/remove/