Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 8,738 for

annotation

(0.12 sec)
  1. تعليق التمييز في ملفات PDF باستخدام C++|Aspose....

    يتم عرض تعليقات التوصيف في النص كتمييزات أو خطوط تحتية أو خطوط مشطوبة أو خطوط متعرجة في نص المستند....properties for highlight annotations. يتم استخدام خاصية highlightSettings...get or set strikethrough annotation settings using the strikethroughSetting...

    docs.aspose.com/pdf/ar/cpp/highlights-annotation/
  2. Yorumlarla Çalışmak|Documentation

    Bu sayfa, Visio çiziminin bir sayfasına Aspose.Diagram kitaplığı ile nasıl yorum ekleneceğini açıklar.... Yorumu Düzenle Annotation sınıfı tarafından sunulan...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/tr/python-java/working-...
  3. Anotación de Texto en PDF|Aspose.PDF para C++

    Aspose.PDF para C++ le permite Agregar, Obtener y Eliminar Anotaciones de Texto de su documento PDF....contenidas en la colección Annotations de una Página particular...anotación a la colección de Annotations del objeto Page . El siguiente...

    docs.aspose.com/pdf/es/cpp/text-annotation/
  4. Ekstra Anotasi menggunakan C++|Aspose.PDF untuk...

    Bagian ini menjelaskan cara menambahkan, mendapatkan, dan menghapus jenis anotasi ekstra dari dokumen PDF Anda.... Buat baru [Caret Annotation](https://reference.aspose...com/pdf/cpp/class/aspose.pdf.annotations.caret_annotation/) dan atur parameter...

    docs.aspose.com/pdf/id/cpp/extra-annotations/
  5. | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 PDF의 주석을 프로그래밍 방식으로 관리합니다....MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/ko/cpp/annotation/
  6. Agregar anotaciones emergentes|Aspose.PDF for P...

    Este ejemplo carga un PDF, agrega una anotación emergente a la primera página y guarda el documento modificado. La anotación emergente está configurada para ser visible de forma predeterminada y muestra el texto de comentario especificado....initialize_data_dir def add_popup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add popup annotation to page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-popup-ann...
  7. Agregar anotaciones de texto libre|Aspose.PDF f...

    Este ejemplo carga un archivo PDF existente, agrega una anotación de texto libre a la primera página en una posición definida y guarda el documento modificado....initialize_data_dir def add_free_text_annotation ( infile , outfile ): # Create...infile ) # Add free text annotation to page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-free-text...
  8. Anotaciones de forma mediante Python|Aspose.PDF...

    Aprenda cómo agregar, inspeccionar y eliminar anotaciones de línea, cuadrado, círculo, polígono y polilínea en documentos PDF usando Aspose.PDF for Python via .NET....anotación de línea line_annotation = ap . annotations . LineAnnotation...line_annotation . title = "John Smith" line_annotation . color...

    docs.aspose.com/pdf/es/python-net/shape-annotat...
  9. 使用操作|Aspose.PDF for Java

    本节解释了如何使用 Java 以编程方式向文档和表单字段添加操作。了解如何在 PDF 文件中添加、创建和获取超链接。...FreeTextAnnotation 对象,将这些链接添加到 Page 对象的 Annotations 集合中。 最后,使用 Document 对象的 Save...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/zh/java/actions/
  10. Archivo

    Archivo... annotations = page0.page_sheet.annotations; # Iterar...anotaciones. for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/es/diagram/add-comments-to-visi...