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

annotator

(0.17 sec)
  1. Come aggiungere l'annotazione Redaction usando ...

    Codice sorgente su C# per aggiungere Redaction annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/it/net/annotation/redac...
  2. Come aggiungere l'annotazione Redaction usando ...

    Codice sorgente per aggiungere Redaction annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/it/cpp/annotation/redac...
  3. Anotação Multimídia em PDF usando C#|Aspose.PDF...

    Aspose.PDF for .NET permite adicionar, obter e excluir a anotação multimídia do seu documento PDF....estão contidas na coleção Annotations de um objeto Page . Esta...tem sua própria coleção de Annotations. Para adicionar uma anotação...

    docs.aspose.com/pdf/pt/net/multimedia-annotation/
  4. Архивы

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

    blog.aspose.com/ru/pdf/add-or-remove-annotation...
  5. 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/
  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/