Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 8,583 for

annotator

(0.08 sec)
  1. Trabalhando com Ações|Aspose.PDF para Java

    Esta seção explica como adicionar ações aos campos de documento e formulário programaticamente com Java. Aprenda como Adicionar, Criar e Obter Hiperlink em um Arquivo PDF....adicione esses links à coleção Annotations do objeto Page . Finalmente...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/pt/java/actions/
  2. Java 을 (를) 사용하여 Caret 주석을 가져오는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에 Caret 주석을 가져오는 Java 샘플 코드입니다....Annotations 컬렉션에서 Caret 주석에 대해 Get 메서드를..."sample_caret.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/ko/java/annotation/care...
  3. إنشاء روابط في ملف PDF باستخدام C++|Aspose.PDF ...

    يوضح هذا القسم كيفية إنشاء روابط في مستند PDF الخاص بك باستخدام C++.... أضف الرابط إلى خاصية Annotations لكائن الصفحة. أخيرًا، احفظ...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ar/cpp/create-links/
  4. Procurar

    Procurar...página for (auto annotation : page->get_Annotations()) { // Verifique...anotação if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/pt/pdf/extract-data-from-tables...
  5. Archivio

    Archivio...pagina for (auto annotation : page->get_Annotations()) { // Controlla...annotazione if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/it/pdf/extract-data-from-tables...
  6. Notions de base de Aspose.PDF DOM API|Aspose.PD...

    Aspose.PDF pour C++ utilise également l'idée de DOM pour représenter la structure d'un document PDF en termes d'objets. Ici, vous pouvez lire la description de cette structure....Aspose::Pdf::Annotations Namespace Reference Les annotations font partie...dédié un namespace pour les annotations. Ce namespace contient des...

    docs.aspose.com/pdf/fr/cpp/basics-of-dom-api/
  7. C# 를 사용하여 PDF 편집 | Aspose.PDF

    .NET 용 Aspose.PDF 파일을 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 수정합니다....Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/ko/net/redaction/
  8. スタンプからテキストを抽出|Aspose.PDF for C++

    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....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/ja/cpp/extract-text-from-st...
  9. Hervorhebung aus PDF mit Java entfernen

    Folgen Sie diesem Artikel, um PDF-Hervorhebungen mit Java zu entfernen. Sie erhalten Details zur Einrichtung der IDE, eine Liste der Schritte und einen Beispielcode, der zeigt, wie Hervorhebungen in PDF mit Java gelöscht werden....HighlightAnnotation um Überprüfen Sie die Annotation und markieren Sie sie gemäß...die Annotation mit der Methode delete() in der Annotations-Sammlung...

    kb.aspose.com/de/pdf/java/remove-highlight-from...
  10. Aperçu|Aspose.PDF pour Java

    Aperçu des fonctionnalités clés et des formats pris en charge par Aspose.PDF pour Java, manuel d'installation et de licence de la bibliothèque Java....supprimer ou aplatir les annotations supprimer les champs AcroForm...et annotations L’ajout de pièces jointes et d’annotations rend...

    docs.aspose.com/pdf/fr/java/overview/