Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 8,591 for

annotate

(0.09 sec)
  1. PDF Мультимедийная Аннотация с использованием C...

    Aspose.PDF для C++ позволяет добавлять, получать и удалять мультимедийные аннотации из вашего PDF документа....документе содержатся в коллекции Annotations объекта Page . Эта коллекция...свою собственную коллекцию Annotations. Чтобы добавить аннотацию...

    docs.aspose.com/pdf/ru/cpp/multimedia-annotation/
  2. Anotaciones de Figuras en PDF|Aspose.PDF para Java

    Este artículo describe cómo agregar, obtener y eliminar anotaciones de figuras de su documento PDF con Aspose.PDF para Java...Annotations.CircleAnnotation) aparte.... Crear una nueva Circle Annotation y establecer los parámetros...

    docs.aspose.com/pdf/es/java/figures-annotation/
  3. Aspose.Total for Java Failed to set license. De...

    Dear Aspose support team, We have a 30 days temporary license until we are waiting for our full license to be issued even though all the payments have been made. When we try to start the applications, which are using A…...annotation.InitDestroyAnnotatio.pos...springframework.beans.factory.annotation.InitDestroyAnnotatio$LifecycleElement...

    forum.aspose.com/t/aspose-total-for-java-failed...
  4. 更新 PDF 中的链接|Aspose.PDF for Java

    以编程方式更新 PDF 中的链接。本指南介绍如何在 Java 语言中更新 PDF 中的链接。...get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/zh/java/update-links/
  5. Ekstrak Data dari Tabel di PDF|Aspose.PDF untuk...

    Pelajari cara mengekstrak tabel dari PDF menggunakan Aspose.PDF untuk C++....yang ditandai dengan Square Annotation: void ExtractMarkedTable...MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...

    docs.aspose.com/pdf/id/cpp/extract-data-from-ta...
  6. Come rimuovere l'annotazione di Highlight usand...

    Codice di esempio Java per rimuovere le annotazioni di Highlight 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...
  7. 如何用 C++ 添加 Underline 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Underline 注释的源代码...Annotations 集合中的 Underline 注释方法 Add 再次保存该文件..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  8. .NET 을 (를) 사용하여 Text 주석을 제거하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Text 주석을 제거하기 위한 C...Annotations 컬렉션에서 Text 주석에 대해 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/text/...
  9. C++ 을 (를) 사용하여 Highlight 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Highlight 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Highlight 주석에 대해 Add..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/ko/cpp/annotation/highl...
  10. C++ 을 (를) 사용하여 Circle 주석을 제거하는 방법 | Aspose.PDF

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

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