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

annotation

(0.13 sec)
  1. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....ModifyAnnotations Add or modify text annotations, fill in interactive form...to allow the editing of annotations. let encryptionDetails =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfSaveOptions.encryption_details property | As...

    PdfSaveOptions.encryption_details property. Gets or sets the details for encrypting the output 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...
  3. Lưu trữ

    Lưu trữ...Annotations . Lọc các chú thích theo...phương pháp Page.Annotations.Delete(Annotation) . Đoạn mã C# bên...

    blog.aspose.com/vi/pdf/advanced-tricks-to-conve...
  4. Ekstrak Data dari Tabel di PDF dengan C#|Aspose...

    Pelajari cara mengekstrak data tabel dari PDF menggunakan Aspose.PDF for .NET dalam C#... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/id/net/extract-data-from-ta...
  5. Извлечение данных из таблицы в PDF с помощью C#...

    Узнайте, как извлечь данные из таблицы в формате PDF с помощью Aspose.PDF for .NET на C#.... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/ru/net/extract-data-from-ta...
  6. Procurar

    Procurar...página for (auto annotation : page->get_Annotations()) { // Verifique...anotação if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/pt/pdf/extract-data-from-tables...
  7. Archivio

    Archivio...pagina for (auto annotation : page->get_Annotations()) { // Controlla...annotazione if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/it/pdf/extract-data-from-tables...
  8. Notions de base de Aspose.PDF DOM API|Aspose.PD...

    Aspose.PDF pour C++ utilise également l'idée de DOM pour représenter la structure d'un document PDF en termes d'objets. Ici, vous pouvez lire la description de cette structure....Aspose::Pdf::Annotations Namespace Reference Les annotations font partie...dédié un namespace pour les annotations. Ce namespace contient des...

    docs.aspose.com/pdf/fr/cpp/basics-of-dom-api/
  9. 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/
  10. 如何使用 C++ 添加 Underline 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Underline 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( UnderlineAnnotation1...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...