Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 7,614 for

annotation

(0.07 sec)
  1. ما الجديد|Aspose.PDF لـ Python عبر .NET

    في هذه الصفحة يتم تقديم الميزات الجديدة الأكثر شيوعًا في Aspose.PDF لـ Python عبر .NET التي تم تقديمها في الإصدارات الأخيرة....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/ar/python-net/whatsnew/
  2. O que há de novo|Aspose.PDF para Python via .NET

    Nesta página são apresentadas as novas funcionalidades mais populares no Aspose.PDF para Python via .NET que foram introduzidas em lançamentos recentes....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/pt/python-net/whatsnew/
  3. PDF 텍스트 주석|Aspose.PDF for C++

    Aspose.PDF for C++는 PDF 문서에 텍스트 주석을 추가, 가져오기 및 삭제할 수 있습니다.... 주석은 특정 페이지의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...대한 주석만 포함하며; 각 페이지는 자체적인 Annotations 컬렉션을 가지고 있습니다. 특정 페이지에 주석을...

    docs.aspose.com/pdf/ko/cpp/text-annotation/
  4. Anotações Adesivas em PDF usando C#|Aspose.PDF ...

    Aprenda como criar anotações adesivas, como notas e destaques, em PDFs usando Aspose.PDF em .NET.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/pt/net/sticky-annotations/
  5. Anotación Multimedia en PDF usando C#|Aspose.PD...

    Aspose.PDF for .NET te permite agregar, obtener y eliminar la anotación multimedia de tu documento PDF....encuentran en la colección Annotations de un objeto Page . Esta...tiene su propia colección de Annotations. Para agregar una anotación...

    docs.aspose.com/pdf/es/net/multimedia-annotation/
  6. 使用 Java 编辑 PDF | Aspose.PDF

    Java原始程式碼,用於在Java和PHP,德爾福中編輯PDF檔中的敏感資訊。...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/zh-hant/java/redaction/
  7. Аннотации PDF|Aspose.PDF для Python через .NET

    В этом разделе показано, как использовать все виды аннотаций в вашем PDF-файле с библиотекой Aspose.PDF....Аннотации PDF Contents [ Hide ] Annotations in PDFs are interactive elements...various types of annotations, including text annotations (such as text...

    docs.aspose.com/pdf/ru/python-net/annotations/
  8. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/zh/net/highlights-annotation/
  9. 使用 Python 添加额外注释|Aspose.PDF for Python via .NET

    本节描述如何从您的 PDF 文档中添加、获取和删除额外类型的注释。... annotations . CaretAnnotation ( document...caretAnnotation1 . flags = ap . annotations . AnnotationFlags . PRINT...

    docs.aspose.com/pdf/zh/python-net/extra-annotat...
  10. Java 를 사용하여 PDF 편집 | Aspose.PDF

    자바 및 PHP, 델파이에서 PDF 파일의 민감한 정보를 편집하는 자바 소스 코드....600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/ko/java/redaction/