Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 8,591 for

annotation

(0.91 sec)
  1. 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...
  2. 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/
  3. Modifier le contenu du document|Aspose.PDF for ...

    Explorez comment modifier le contenu PDF de manière programmatique en utilisant la classe PDFContentEditor dans .NET avec Aspose.PDF....PDF existant Ajouter des annotations à un fichier PDF existant...images Travailler avec les Annotations Analyzing your prompt, please...

    docs.aspose.com/pdf/fr/net/pdfcontenteditor-class/
  4. 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...
  5. 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/
  6. Aspose Hyperlinks are not working - Free Suppor...

    Aspose Hyperlinks are not working Windows 2012 server created PDF files...Annotations; using Aspose.Pdf.Text; using...textFragmentAbsorber; //IList annotations; MemoryStream output = new...

    forum.aspose.com/t/aspose-hyperlinks-are-not-wo...
  7. حاشیه نویسی را با استفاده از C++ حذف کنید | pro...

    کد منبع C++ برای حذف نظرات ارائه...نمونه کد آنلاین شامل Remove Annotation From PPT نحوه حذف حاشیه نویسی...Slides برای C++ API. Remove Annotation From PPTX نحوه حذف حاشیه...

    products.aspose.com/slides/fa/cpp/annotation/
  8. Ekstrak Teks Dari Stempel|Aspose.PDF untuk Java

    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....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/id/java/extract-text-from-s...
  9. Python을 사용하여 주석 제거 | products.aspose.com

    프레젠테이션 주석을 제거하는 Python 소스 코드...PowerPoint 코드 샘플 온라인 포함 Remove Annotation From 피피티 .NET API를 통해 Python용...PPT에서 주석을 제거하는 방법. Remove Annotation From PPTX .NET API를 통해 Python용...

    products.aspose.com/slides/ko/python-net/annota...
  10. PDF Липкие Аннотации с использованием C++|Aspos...

    Эта тема о липких аннотациях, в качестве примера мы показываем аннотацию водяного знака в тексте. Она используется для представления графики на странице. Проверьте фрагмент кода для решения этой задачи....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...-> idx_get ( 1 ); //Create Annotation auto wa = MakeObject < WatermarkAnnotation...

    docs.aspose.com/pdf/ru/cpp/sticky-annotations/