Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 8,533 for

annotation

(0.06 sec)
  1. Java에서 PDF의 주석을 삭제하는 방법

    이 자습서에서는 Java에서 PDF의 주석을 삭제하는 방법을 안내합니다. IDE를 설정하는 정보, 프로그램을 작성하는 단계, Java에서 PDF의 모든 주석을 삭제하는 실행 가능한 샘플 코드를 공유합니다....페이지를 구문 분석하고 collection of annotations 에 액세스 제거를 위해 각 주석을 구문 분석하고...분석하고 텍스트 유형 주석을 필터링합니다. Annotations 컬렉션에서 delete() 메서드를 호출하여 텍스트...

    kb.aspose.com/ko/pdf/java/how-to-delete-comment...
  2. Archivo

    Archivo...Annotations . Filtra las anotaciones...el método Page.Annotations.Delete(Annotation) . El fragmento...

    blog.aspose.com/es/pdf/advanced-tricks-to-conve...
  3. التعليقات اللاصقة في PDF باستخدام ++C|Aspose.PD...

    هذا الموضوع عن التعليقات اللاصقة، كمثال نعرض تعليق العلامة المائية في النص. يُستخدم لتمثيل الرسوم البيانية على الصفحة. تحقق من مقتطف الكود لحل هذه المهمة....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...التعليقات في الصفحة page -> get_Annotations () -> Add ( wa ); //إنشاء...

    docs.aspose.com/pdf/ar/cpp/sticky-annotations/
  4. PDF 스티키 주석을 C++로 사용하기|Aspose.PDF for C++

    이 주제는 스티키 주석에 관한 것이며, 예로 텍스트에 워터마크 주석을 보여줍니다. 페이지에 그래픽을 나타내는 데 사용됩니다. 이 작업을 해결하기 위해 코드 스니펫을 확인하세요....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...주석 컬렉션에 주석 추가 page -> get_Annotations () -> Add ( wa ); // 폰트 설정을...

    docs.aspose.com/pdf/ko/cpp/sticky-annotations/
  5. PDF 粘性注释使用 C++|Aspose.PDF for C++

    本主题关于粘性注释,作为示例,我们展示了文本中的水印注释。它用于在页面上表示图形。检查代码片段以解决此任务。...namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...将注释添加到页面的注释集合中 page -> get_Annotations () -> Add ( wa ); // 创建用于字体设置的...

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/
  6. Anotações Adesivas em PDF usando C++|Aspose.PDF...

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'água no texto. É usado para representar gráficos na página. Verifique o trecho de código para resolver esta tarefa....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...Anotações da Página page -> get_Annotations () -> Add ( wa ); // Criar...

    docs.aspose.com/pdf/pt/cpp/sticky-annotations/
  7. Adding Tags to existing PDF - Free Support Foru...

    We are currently evaluating Aspose.PDF as a way to enhance existing PDF files with accessibility features. After some experimentation i found a way to find areas of text and add new tags. Is there a way to combine those…...but that only works for Annotations,Forms, Artifacts(?) and BDC...Aspose.PDF is limited to Annotations, Forms, Artifacts, and BDC...

    forum.aspose.com/t/adding-tags-to-existing-pdf/...
  8. Extraire l'image et les informations de signatu...

    Vous pouvez extraire des images du champ de signature et extraire les informations de signature à l'aide de la classe SignatureField avec C#....formulaire modifications des annotations modifications des images...affichés sur les pages Si les annotations, champs ou XForms sont modifiés...

    docs.aspose.com/pdf/fr/net/extract-image-and-si...
  9. تلميحات PDF باستخدام C#|Aspose.PDF for .NET

    تعلم كيفية إضافة تلميح إلى جزء النص في PDF باستخدام C# و Aspose.PDF...Annotations.HideAction لتعيين إجراء الإخفاء/الإظهار...Flags |= Aspose . Pdf . Annotations . AnnotationFlags . Hidden...

    docs.aspose.com/pdf/ar/net/pdf-tooltip/
  10. Lưu trữ

    Lưu trữ...Annotations . Lưu PDF bằng phương pháp...đầu tiên của tệp PDF page.Annotations.Add(link); // Lưu tài liệu...

    blog.aspose.com/vi/pdf/add-hyperlinks-to-pdf-in...