Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 7,617 for

annotator

(0.07 sec)
  1. 파이썬을 사용한 추가 주석|Aspose.PDF for Python via .NET

    이 섹션은 PDF 문서에서 추가 유형의 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다.... annotations . CaretAnnotation ( document...caretAnnotation1 . flags = ap . annotations . AnnotationFlags . PRINT...

    docs.aspose.com/pdf/ko/python-net/extra-annotat...
  2. Extraire du Texte à partir de Tampons|Aspose.PD...

    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....] Extraire du Texte des Annotations de Tampons Aspose.PDF pour...d’extraire du texte à partir des annotations de tampons. Pour extraire...

    docs.aspose.com/pdf/fr/cpp/extract-text-from-st...
  3. Java 을 (를) 사용하여 Link 주석을 제거하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에서 Link 주석을 제거하기 위한 Java 샘플 코드입니다....Annotations 컬렉션에서 Link 주석에 대해 Remove..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/ko/java/annotation/link...
  4. Come ottenere l'annotazione di Link usando Java...

    Codice di esempio Java per ottenere Link annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/it/java/annotation/link...
  5. Jak uzyskać Link Adnotację przy użyciu Java | A...

    Przykładowy kod Java, aby uzyskać Link adnotacje w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/pl/java/annotation/link...
  6. Аннотация выделения PDF с использованием C#|Asp...

    Узнайте, как добавить аннотацию выделения в PDF-документы в .NET с использованием Aspose.PDF для акцента на тексте и его рецензирования.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/ru/net/highlights-annotation/
  7. Extract Text from PDF using Python|Aspose.PDF f...

    This section contains articles on text extraction from PDF documents using Aspose.PDF in Python....pages [ 1 ] for annotation in page . annotations : if is_assignable...is_assignable ( annotation , apdf . annotations . HighlightAnnotation...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  8. Anotasi Lengket PDF menggunakan C#|Aspose.PDF f...

    Pelajari cara membuat anotasi lengket, seperti catatan dan sorotan, dalam PDF menggunakan Aspose.PDF di .NET.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/id/net/sticky-annotations/
  9. PDF 텍스트 주석|Aspose.PDF for C++

    Aspose.PDF for C++는 PDF 문서에 텍스트 주석을 추가, 가져오기 및 삭제할 수 있습니다.... 주석은 특정 페이지의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...대한 주석만 포함하며; 각 페이지는 자체적인 Annotations 컬렉션을 가지고 있습니다. 특정 페이지에 주석을...

    docs.aspose.com/pdf/ko/cpp/text-annotation/
  10. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/zh/net/link-annotations/