Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 7,771 for

annotate

(0.07 sec)
  1. 如何用 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/...
  2. Java를 사용하여 주석 제거 | products.aspose.com

    프레젠테이션 주석을 제거하는 Java 소스 코드...PowerPoint 코드 샘플 온라인 포함 Remove Annotation From 피피티 Aspose.Slides for...PPT에서 주석을 제거하는 방법. Remove Annotation From PPTX Aspose.Slides for...

    products.aspose.com/slides/ko/java/annotation/
  3. إزالة التعليقات التوضيحية باستخدام Python | pro...

    كود مصدر Python لإزالة تعليقات العرض...على الإنترنت تشمل Remove Annotation From PPT كيفية إزالة التعليقات...Python عبر .NET API. Remove Annotation From PPTX كيفية إزالة التعليقات...

    products.aspose.com/slides/ar/python-net/annota...
  4. Rimuovi l'annotazione usando Python | products....

    Codice sorgente Python per rimuovere i commenti di presentazione...PowerPoint online includono Remove Annotation From PPT Come rimuovere le...tramite l’API .NET. Remove Annotation From PPTX Come rimuovere...

    products.aspose.com/slides/it/python-net/annota...
  5. Rimuovi l'annotazione usando C++ | products.asp...

    Codice sorgente C++ per rimuovere i commenti di presentazione...PowerPoint online includono Remove Annotation From PPT Come rimuovere le...Slides per l’API C++. Remove Annotation From PPTX Come rimuovere...

    products.aspose.com/slides/it/cpp/annotation/
  6. PDF에서 동작 작업하기|Aspose.PDF for C++

    이 섹션에서는 C++로 문서 및 양식 필드에 동작을 프로그래밍적으로 추가하는 방법을 설명합니다....객체가 정의되면 이러한 링크를 Page 객체의 Annotations 컬렉션에 추가합니다. 마지막으로 Document...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ko/cpp/actions/
  7. Cómo obtener anotaciones de Link con {{productN...

    Código de ejemplo de Java para obtener anotaciones de Link en un archivo PDF en Java Runtime Environment para aplicaciones de escritorio y aplicaciones JSP/JSF....Annotations Vuelva a guardar el archivo..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/es/java/annotation/link...
  8. 从印章提取文本|Aspose.PDF for 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/zh/java/extract-text-from-s...
  9. التعليقات اللاصقة في PDF|Aspose.PDF for Java

    هذا الموضوع يتعلق بالتعليقات اللاصقة، كمثال نعرض تعليق العلامة المائية في النص. يُستخدم لتمثيل الرسومات على الصفحة. تحقق من مقتطف الشيفرة لحل هذه المهمة....annotationSelector ); List < Annotation > WatermarkAnnotations =...(); // طباعة النتائج for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/ar/java/sticky-annotations/
  10. PDF Tooltip usando C#|Aspose.PDF for .NET

    Aprenda como adicionar tooltip ao fragmento de texto em PDF usando C# e Aspose.PDF...Annotations.HideAction é usada para atribuir...Flags |= Aspose . Pdf . Annotations . AnnotationFlags . Hidden...

    docs.aspose.com/pdf/pt/net/pdf-tooltip/