Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 8,616 for

annotation

(0.32 sec)
  1. PdfEncryptionDetails.userPassword property | As...

    PdfEncryptionDetails.userPassword property. Specifies the user password required for opening the encrypted PDF document....to allow the editing of annotations. let encryptionDetails =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CommentDisplayMode enumeration | Aspose.Words f...

    Aspose.Words.Layout.CommentDisplayMode enumeration. Specifies the rendering mode for document comments....Renders document comments in annotations. This is only available for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Navigation et Interaction dans PDF en utilisant...

    Cette section décrit les fonctionnalités de travail avec les liens, actions et signets avec la bibliothèque Python....formulaires en utilisant Python Annotations PDF...

    docs.aspose.com/pdf/fr/python-net/navigation-an...
  4. PdfContentEditor Class|Aspose.PDF for Java

    Learn how to use the PDFContentEditor class in Java to manipulate the content of a PDF document using Aspose.PDF....existing PDF File Adding Annotations to existing PDF file PdfFileMend...

    docs.aspose.com/pdf/java/pdfcontenteditor-class/
  5. Archivio

    Archivio...add(Annotation) . Infine, salva il PDF aggiornato...textAnnotation.setTitle("Sample Annotation Title"); // Imposta l'oggetto...

    blog.aspose.com/it/pdf/add-or-remove-annotation...
  6. Procurar

    Procurar...add(Annotation) . Por fim, salve o PDF atualizado...textAnnotation.setTitle("Sample Annotation Title"); // Definir assunto...

    blog.aspose.com/pt/pdf/add-or-remove-annotation...
  7. 搜索

    搜索...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/zh-hant/pdf/extract-table-from-...
  8. 記録

    記録...ページ上の注釈を繰り返します for (auto annotation : page->get_Annotations()) { // 注釈タイプを確認してください...注釈タイプを確認してください if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/ja/pdf/extract-data-from-tables...
  9. Archiv

    Archiv...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation filtern if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/de/pdf/extract-text-from-pdf-cs...
  10. Procurar

    Procurar...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/pt/pdf/extract-text-from-pdf-cs...