Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 8,583 for

annotator

(0.47 sec)
  1. Extrair Texto de Carimbos usando C#|Aspose.PDF ...

    Aprenda como usar o recurso especial de Aspose.PDF for .NET - extração de texto de anotações de carimbo... Obtenha a Annotation desejada da lista de anotações...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/pt/net/extract-text-from-st...
  2. | Aspose.PDF

    Zarządzaj adnotacjami w formacie PDF programowo za pomocą przykładowego kodu C++ przy użyciu pliku Aspose.PDF dla C++...MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/pl/cpp/annotation/
  3. Anotações Extras usando C++|Aspose.PDF for C++

    Esta seção descreve como adicionar, obter e excluir tipos extras de anotações do seu documento PDF....namespace Aspose :: Pdf :: Annotations ; void MarkupAnnotations...-> idx_get ( 1 ) -> get_Annotations () -> Add ( caretAnnotation1...

    docs.aspose.com/pdf/pt/cpp/extra-annotations/
  4. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库在 Visio 绘图的页面上添加注释。... 编辑评论 Comment 属性由 Annotation 类公开,允许开发人员在 Visio 绘图页中编辑注释。...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/zh/python-java/working-...
  5. Comment ajouter des commentaires à un PDF en ut...

    Ce didacticiel vous explique comment ajouter des commentaires à un PDF à l'aide de C#. Il fournit des détails sur la configuration de l'IDE, une liste d'étapes et un exemple de code exécutable pour insérer un commentaire dans un PDF à l'aide de C#....sont partagés pour créer une annotation de texte en définissant ses...l’ajoutant à la collection d’annotations d’une page particulière....

    kb.aspose.com/fr/pdf/net/how-to-add-comments-to...
  6. How to create PDF editor using Apose.PDF? - Fre...

    Dear team I am evaluating product as per my need, but my basic requirement is I want PED editor which can create/edit/delete link annotation, bookmarks and edit/add/delete pages I have search for sample demos, but ther…...can create/edit/delete link annotation, bookmarks and edit/add/delete...demos, but there is no Link annotation tool in it. Please suggest...

    forum.aspose.com/t/how-to-create-pdf-editor-usi...
  7. Add, Delete dan Dapatkan Anotasi menggunakan As...

    Dengan Aspose.PDF untuk C++ Anda dapat menambah, menghapus, dan mendapatkan anotasi dari file PDF Anda. Periksa semua daftar anotasi untuk menyelesaikan tugas Anda....Anotasi](/pdf/id/cpp/extra-annotations/) - [Anotasi Lengket](/p...Lengket](/pdf/id/cpp/sticky-annotations/) Ikhtisar Anotasi Impor dan Ekspor...

    docs.aspose.com/pdf/id/cpp/add-delete-and-get-a...
  8. ค้นหา

    ค้นหา...เพิ่มคำอธิบายประกอบในคอลเลกชั่น Annotations ของหน้า PDF โดยใช้วิธี [Document...[Document.Pages 1 .Annotations.Add(Annotation)] 12 บันทึกเอกสาร...

    blog.aspose.com/th/pdf/add-or-remove-annotation...
  9. Архів

    Архів...Додайте анотацію до колекції Annotations певної сторінки PDF за допомогою...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Збережіть...

    blog.aspose.com/uk/pdf/add-or-remove-annotation...
  10. Mettre à jour les liens dans un PDF|Aspose.PDF ...

    Mettre à jour les liens dans un PDF par programmation. Ce guide explique comment mettre à jour les liens dans un PDF en langage Java....); // Obtenez la première annotation de lien de la première page...); // Obtenez la première annotation de lien de la première page...

    docs.aspose.com/pdf/fr/java/update-links/