Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 8,543 for

annotator

(1.41 sec)
  1. Работа с комментариями|Documentation

    На этой странице описывается, как добавить комментарий на страницу чертежа Visio с помощью библиотеки Aspose.Diagram.... предоставляемое классом Annotation, позволяет разработчикам...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/ru/python-java/working-...
  2. Travailler avec des commentaires|Documentation

    Cette page décrit comment ajouter un commentaire sur une page du dessin Visio avec la bibliothèque Aspose.Diagram....Comment, exposée par la classe Annotation, permet aux développeurs...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/fr/python-java/working-...
  3. Lavorare con i commenti|Documentation

    Questa pagina descrive come aggiungere un commento ad una pagina del disegno Visio con libreria Aspose.Diagram....Comment, esposta dalla classe Annotation, consente agli sviluppatori...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/it/python-java/working-...
  4. Extraer Anotación (fachadas)|Aspose.PDF para Java

    Esta sección explica cómo extraer anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/es/java/extract-annotation/
  5. Архивы

    Архивы...Добавьте аннотацию в коллекцию Annotations конкретной страницы PDF с...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Сохраните...

    blog.aspose.com/ru/pdf/add-or-remove-annotation...
  6. 아카이브

    아카이브... 특정 페이지의 annotations 속성을 가져와 해당 페이지의 모든 주석을 가져옵니다...document = ap.Document("annotations.pdf") # 첫 페이지의 모든 주석을 반복합니다...

    blog.aspose.com/ko/pdf/parse-pdf-in-python/
  7. PDF 하이라이트 주석을 C++로 사용하기|Aspose.PDF for C++

    마크업 주석은 문서의 텍스트에서 하이라이트, 밑줄, 취소선 또는 물결 밑줄로 표시됩니다....MakeObject < Aspose :: Pdf :: Annotations :: HighlightAnnotation >...MakeObject < Aspose :: Pdf :: Annotations :: StrikeOutAnnotation >...

    docs.aspose.com/pdf/ko/cpp/highlights-annotation/
  8. Arbeta med kommentarer|Documentation

    Den här sidan beskriver hur man lägger till kommentarer på en sida i Visio-ritningen med Aspose.Diagram-biblioteket....Comment, exponerad av klassen Annotation, tillåter utvecklare att...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/sv/python-java/working-...
  9. التعامل مع التعليقات|Documentation

    توضح هذه الصفحة كيفية إضافة تعليق على صفحة رسم Visio بمكتبة Aspose.Diagram....Comment ، المعروضة بواسطة فئة Annotation ، للمطورين بتحرير التعليقات...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/ar/python-java/working-...
  10. 搜索

    搜索... 檢索特定頁面的 annotations 屬性以獲取該頁面上的所有註釋。 遍歷註釋並過濾那些具有...Document("annotations.pdf") # 遍歷第一頁上的所有註解 for annotation in document...

    blog.aspose.com/zh-hant/pdf/parse-pdf-in-python/