Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 8,533 for

annotator

(0.39 sec)
  1. | Aspose.PDF

    使用 Aspose.PDF for Java,透過 Java 範例程式碼以程式設計方式管理 PDF 中的註釋... resolve ( "java-add-annotation.pdf" ). toString (); Document...setContents ( "This is a free text annotation." ); freeTextAnnotation ...

    products.aspose.com/pdf/zh-hant/java/annotation/
  2. PDF Мультимедийная Аннотация|Aspose.PDF for Java

    Aspose.PDF for Java позволяет добавлять, получать и удалять мультимедийные аннотации из вашего PDF документа....документе содержатся в коллекции Annotations объекта Page . Эта коллекция...свою собственную коллекцию Annotations. Чтобы добавить аннотацию...

    docs.aspose.com/pdf/ru/java/multimedia-annotation/
  3. Ekstrak Teks dari PDF C#|Aspose.PDF for .NET

    Artikel ini menjelaskan berbagai cara untuk mengekstrak teks dari dokumen PDF menggunakan Aspose.PDF di C#.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/id/net/extract-text-from-al...
  4. Извлечение текста из PDF C#|Aspose.PDF for .NET

    Эта статья описывает различные способы извлечения текста из PDF-документов с использованием Aspose.PDF в C#.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/ru/net/extract-text-from-al...
  5. 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...
  6. 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/...
  7. 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) изменено на void m...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/ru/java/technical-articles/...
  8. Архів

    Архів...сторінці for (auto annotation : page->get_Annotations()) { // Перевірте...анотації if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/uk/pdf/extract-data-from-tables...
  9. ארכיון

    ארכיון...בדף for (auto annotation : page->get_Annotations()) { // בדוק...ההערה if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/he/pdf/extract-data-from-tables...
  10. Tooltip em PDF usando Python|Aspose.PDF para Py...

    Aprenda como adicionar tooltip ao fragmento de texto em PDF usando Python e Aspose.PDF... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/pt/python-net/pdf-tooltip/