Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 8,737 for

annotation

(0.15 sec)
  1. | Aspose.PDF

    Gestisci le annotazioni in PDF in modo programmatico con il codice di esempio C++ utilizzando Aspose.PDF per C++...da rimuovere con Redaction Annotation Aggiungi annotazione di collegamento...l’annotazione all’insieme Annotations dell’oggetto Page. Salva...

    products.aspose.com/pdf/it/cpp/annotation/
  2. วิธีการรับ Caret คำอธิบายประกอบโดยใช้ Java | As...

    รหัสตัวอย่าง Java ที่จะได้รับ Caret คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับ JSP/JSF แอพลิเคชันและการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."sample_caret.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/th/java/annotation/care...
  3. Añadir, Eliminar y Obtener Anotación - Fachadas...

    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....**PdfAnnotationEditor** que toma un objeto Annotation junto con el índice de inicio...PDF. In order to extract annotations, you need to create a **...

    docs.aspose.com/pdf/es/cpp/add-delete-and-get-a...
  4. Archiv

    Archiv...Pythonu Parsing PDF Figures Annotation in Python Jak analyzovat...má svou vlastní kolekci Annotations, která obsahuje všechny poznámky...

    blog.aspose.com/cs/pdf/parse-pdf-in-python/
  5. 新着情報|Aspose.PDF for Python via .NET

    このページでは、Aspose.PDF for Python via .NETの最近のリリースで導入された最も人気のある新機能を紹介します。...] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/ja/python-net/whatsnew/
  6. Extrair Anotações de PDF|Aspose.PDF for .NET

    Esta seção explica como extrair anotações de um arquivo PDF para XFDF com Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/pt/net/extract-annotation/
  7. Дополнительные аннотации с использованием Pytho...

    Этот раздел описывает, как добавлять, получать и удалять дополнительные виды аннотаций из вашего PDF документа.... annotations . CaretAnnotation ( document...caretAnnotation1 . flags = ap . annotations . AnnotationFlags . PRINT...

    docs.aspose.com/pdf/ru/python-net/extra-annotat...
  8. Видаліть анотацію RTF онлайн або керуйте анотац...

    видалити коментарі з файлу RTF через онлайн-програму безкоштовно. Код .NET API для керування коментарями файлів RTF....NET Annotate Видаліть анотацію RTF онлайн...широка сумісність. RTF File Annotation for Platform-Independent...

    products.aspose.com/total/uk/net/annotate/rtf/
  9. PDF API 편집하기 | Aspose.PDF

    모든 플랫폼에서 사용할 수 있는 무료 크로스 플랫폼 앱과 High Code API를 사용하여 PDF 문서를 수정할 수 있습니다....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/ko/redaction/
  10. Extraire des liens à partir du fichier PDF|Aspo...

    Extraire des liens à partir de PDF avec C#. Ce sujet vous explique comment extraire des liens en utilisant la classe AnnotationSelector....sont représentés comme des annotations dans un fichier PDF, donc...Page. Obtenez toutes les annotations de lien sélectionnées dans...

    docs.aspose.com/pdf/fr/cpp/extract-links/