Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 9,064 for

annotate

(0.27 sec)
  1. Basics of Aspose.PDF DOM API|Aspose.PDF for And...

    Aspose.PDF for Android via Java also uses the idea of DOM to represent the structure of a PDF document in terms of objects. Here you can read the description of this structure....Annotation Annotations are a part of a PDF...dedicated a namespace for annotations. This namespace contains...

    docs.aspose.com/pdf/androidjava/basics-of-dom-api/
  2. 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...
  3. 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...
  4. Travailler avec les couches PDF en utilisant C#...

    Suppression des données cachées dans votre document PDF avec C#...invisibles ou indésirables (annotations, scripts, métadonnées, pièces...toutes les annotations du document. Les annotations de censure...

    docs.aspose.com/pdf/fr/net/clear-hidden-data/
  5. 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/
  6. إضافة تعليق توضيحي على عربة التسوق|Aspose.PDF f...

    يقوم هذا المثال بتحميل ملف PDF موجود وإضافة تعليق توضيحي إلى الصفحة الأولى وحفظ المستند المعدل. يتضمن التعليق التوضيحي رمز علامة حمراء ونص تعليق وصفي....initialize_data_dir def add_caret_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add caret annotation to page 1 content_editor...

    docs.aspose.com/pdf/ar/python-net/add-caret-ann...
  7. Adicionar Anotação de Caret|Aspose.PDF for Pyth...

    Este exemplo carrega um PDF existente, adiciona uma anotação de caret à primeira página e salva o documento modificado. A anotação inclui um símbolo de caret vermelho e texto de comentário descritivo....initialize_data_dir def add_caret_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add caret annotation to page 1 content_editor...

    docs.aspose.com/pdf/pt/python-net/add-caret-ann...
  8. CommentDisplayMode enumeration | Aspose.Words f...

    aspose.words.layout.CommentDisplayMode enumeration. Specifies the rendering mode for document comments....SHOW_IN_ANNOTATIONS Renders document comments in annotations. This...CommentDisplayMode . SHOW_IN_ANNOTATIONS doc . save ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Come ottenere l'annotazione di Highlight usando...

    Codice di esempio Java per ottenere Highlight annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/it/java/annotation/high...
  10. C++ 을 (를) 사용하여 Highlight 주석을 제거하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에서 Highlight 주석을 제거하는 소스 코드...Annotations 컬렉션에서 Highlight 주석에 대해 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/highl...