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

annotator

(0.1 sec)
  1. Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....end, Enum annotType, Annotation annotation) diubah menjadi void...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/id/java/technical-articles/...
  2. Comment rechercher du texte et surligner un PDF...

    Ce tutoriel couvre les détails sur la façon de rechercher du texte et de le surligner dans un PDF à l'aide de C#. Les étapes et l'exemple de code montrent comment mettre en surbrillance un document pdf à l'aide de C#, puis enregistrer le PDF contenant du texte en surbrillance....dans un PDF, la création d’annotations de surbrillance avec couleur...l’application de différentes annotations de surbrillance à du texte...

    kb.aspose.com/fr/pdf/net/how-to-search-text-and...
  3. Archiwa

    Archiwa...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...tekstMarkupAdnotacja if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/pl/pdf/extract-text-from-pdf-cs...
  4. Arsip

    Arsip...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/id/pdf/extract-text-from-pdf-cs...
  5. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  6. Add Image to PDF using C++|Aspose.PDF para C++

    Esta sección describe cómo agregar una imagen a un archivo PDF existente usando la biblioteca C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/es/cpp/add-image-to-existin...
  7. Adicionar Imagem a PDF usando C++|Aspose.PDF fo...

    Esta seção descreve como adicionar imagem a um arquivo PDF existente usando a biblioteca C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/pt/cpp/add-image-to-existin...
  8. Basics of Aspose.PDF DOM API|Aspose.PDF for Pyt...

    Explore the fundamentals of Aspose.PDF DOM API for Python via Java. Unlock powerful tools for creating, editing, and managing PDF files programmatically....Annotation Annotations are a part of a PDF...dedicated a namespace for annotations. This namespace contains...

    docs.aspose.com/pdf/python-java/basics-of-dom-api/
  9. 档案

    档案...# 获取注释集合 annotations = page0.page_sheet.annotations; # 遍历注释 for...for annotation in annotations: comment = annotation.comment.value;...

    blog.aspose.com/zh/diagram/add-comments-to-visi...
  10. Lưu trữ

    Lưu trữ...chú thích annotations = page0.page_sheet.annotations; # Lặp lại...thích for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/vi/diagram/add-comments-to-visi...