Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 9,064 for

annotator

(0.47 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Watermark Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/watermark/remove/ Recent content in How to remove W......– How to remove Watermark Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/watermark/remove/ Recent content...

    products.aspose.com/pdf/cpp/annotation/watermar...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Redaction Annotation using Java https://products.aspose.com/pdf/java/annotation/redaction/remove/ Recent content in How to remove......– How to remove Redaction Annotation using Java https://products...https://products.aspose.com/pdf/java/annotation/redaction/remove/ Recent content...

    products.aspose.com/pdf/java/annotation/redacti...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Polyline Annotation using Java https://products.aspose.com/pdf/java/annotation/polyline/remove/ Recent content in How to remove P......– How to remove Polyline Annotation using Java https://products...https://products.aspose.com/pdf/java/annotation/polyline/remove/ Recent content...

    products.aspose.com/pdf/java/annotation/polylin...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Square Annotation using Java https://products.aspose.com/pdf/java/annotation/square/remove/ Recent content in How to remove Squar......Products – How to remove Square Annotation using Java https://products...https://products.aspose.com/pdf/java/annotation/square/remove/ Recent content...

    products.aspose.com/pdf/java/annotation/square/...
  5. 更新 PDF 中的链接|Aspose.PDF for C++

    使用 Aspose.PDF for C++ 以编程方式更新 PDF 中的链接。本指南介绍如何更新 PDF 文件中的链接。...DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // 修改链接:更改链接目标 auto...

    docs.aspose.com/pdf/zh/cpp/update-links/
  6. PDF의 링크 업데이트|Aspose.PDF for C++

    Aspose.PDF for C++로 PDF의 링크를 프로그래밍 방식으로 업데이트합니다. 이 가이드는 PDF 파일에서 링크를 업데이트하는 방법에 관한 것입니다....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // 링크 수정: 링크 대상 변경...

    docs.aspose.com/pdf/ko/cpp/update-links/
  7. تعديل التعليقات التوضيحية في ملف PDF الخاص بك (...

    يوضح هذا القسم كيفية تعديل التعليقات التوضيحية من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades....إنشاء كائن جديد من النوع Annotation لتعديل خصائص التعليق التوضيحي...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...

    docs.aspose.com/pdf/ar/java/modify-annotations/
  8. Trabalhando com Ações em PDF|Aspose.PDF for C++

    Esta seção explica como adicionar ações ao documento e campos de formulário programaticamente com C++....adicione esses links à coleção Annotations do objeto Page . Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/pt/cpp/actions/
  9. | Aspose.PDF

    จัดการคำอธิบายประกอบใน PDF ด้วยโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/th/cpp/annotation/
  10. Modificar Anotações no seu PDF|Aspose.PDF for .NET

    Esta seção explica como modificar anotações de um arquivo PDF para XFDF com Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/pt/net/modify-annotations/