Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 8,580 for

annotator

(0.1 sec)
  1. Jak uzyskać Highlight Adnotację przy użyciu C++...

    Kod źródłowy do uzyskania Highlight adnotacji w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/cpp/annotation/highl...
  2. Jak uzyskać Text Adnotację przy użyciu .NET | A...

    Kod źródłowy na C#, aby uzyskać adnotacje Text na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/net/annotation/text/...
  3. PdfEncryptionDetails.owner_password property | ...

    PdfEncryptionDetails.owner_password property. Specifies the owner password for the encrypted PDF document....to allow the editing of annotations. encryption_details = aw...PdfPermissions . MODIFY_ANNOTATIONS | aw . saving . PdfPermissions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfEncryptionDetails.user_password property | A...

    PdfEncryptionDetails.user_password property. Specifies the user password required for opening the encrypted PDF document....to allow the editing of annotations. encryption_details = aw...PdfPermissions . MODIFY_ANNOTATIONS | aw . saving . PdfPermissions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Tooltip PDF usando C++|Aspose.PDF para C++

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando C++ y Aspose.PDF...Annotations.HideAction para asignar una...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/es/cpp/pdf-tooltip/
  6. Tooltip em PDF usando Python|Aspose.PDF para Py...

    Aprenda como adicionar tooltip ao fragmento de texto em PDF usando Python e Aspose.PDF... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/pt/python-net/pdf-tooltip/
  7. Архів

    Архів...сторінці for (auto annotation : page->get_Annotations()) { // Перевірте...анотації if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/uk/pdf/extract-data-from-tables...
  8. ארכיון

    ארכיון...בדף for (auto annotation : page->get_Annotations()) { // בדוק...ההערה if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/he/pdf/extract-data-from-tables...
  9. C#로 PDF 파일에 링크 만들기|Aspose.PDF for .NET

    이 섹션에서는 C#으로 PDF 문서에 링크를 만드는 방법을 설명합니다.... 링크를 Page 객체의 Annotations 속성에 추가합니다. 마지막으로 Document...번호를 지정합니다. 링크를 Page 객체의 Annotations 컬렉션에 추가합니다. Document 객체의...

    docs.aspose.com/pdf/ko/net/create-links/
  10. 如何用 .NET 添加 Polygon 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Polygon 个注释。...Annotations 集合中的 Polygon 注释方法 Add 再次保存该文件...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/zh-hans/net/annotation/...