Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 7,618 for

annotate

(0.08 sec)
  1. Come rimuovere l'annotazione di Square usando C...

    Codice sorgente per rimuovere le annotazioni di Square nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/squar...
  2. วิธีการลบ Freetext คำอธิบายประกอบโดยใช้ C++ | A...

    ซอร์สโค้ดเพื่อลบ Freetext คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/th/cpp/annotation/freet...
  3. วิธีการลบ Underline คำอธิบายประกอบโดยใช้ C++ | ...

    ซอร์สโค้ดเพื่อลบ Underline คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/th/cpp/annotation/under...
  4. 如何使用 C++ 添加 Redaction 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Redaction 註釋的原始程式碼...region RedactionAnnotation annot = new RedactionAnnotation (...( 200 , 500 , 300 , 600 )); annot . FillColor = Aspose . Pdf ...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  5. How to Add Audio to PDF using C#

    This article guides on how to add audio to pdf using C#. It provides all the details to establish the environment and contains a running sample code to add sound to PDF using C#....sound file Create a sound annotation for adding it to the target...SoundAnnotation class Add this sound annotation to the target page and save...

    kb.aspose.com/pdf/net/how-to-add-audio-to-pdf-u...
  6. 编辑 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 编辑 PDF 文档。...Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/zh-hant/redaction/
  7. 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...
  8. Update Links in PDF|Aspose.PDF untuk C++

    Memperbarui tautan dalam PDF secara programatis dengan Aspose.PDF untuk C++. Panduan ini tentang cara memperbarui tautan dalam file PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modifikasi tautan:...

    docs.aspose.com/pdf/id/cpp/update-links/
  9. Anotaciones adhesivas en PDF usando Python|Aspo...

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto.... annotations . WatermarkAnnotation ( page...Anotaciones de la Página page . annotations . append ( wa ) # Crear TextState...

    docs.aspose.com/pdf/es/python-net/sticky-annota...
  10. Дополнительные аннотации с использованием C++|A...

    Этот раздел описывает, как добавлять, получать и удалять различные виды аннотаций из вашего PDF-документа.... Создайте новую Caret Annotation и установите параметры Caret...текста. Создайте новую Caret Annotation и установите параметры Caret...

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