Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 9,064 for

annotate

(1.56 sec)
  1. InvalidOperationException when redacting PDF wi...

    We are hitting an InvalidOperationException: Stack empty error when attempting to place two redactions on the attached document after flattening the stamp annotations. This happens with both PdfAnnotationEditor.RedactAr…...after flattening the stamp annotations. This happens with both PdfAnnotationEditor...stampAnnotations = document.Pages[1].Annotations .Where(x => x.AnnotationType...

    forum.aspose.com/t/invalidoperationexception-wh...
  2. Adnotacja PDF API | Aspose.PDF

    Usuwanie komentarzy z dokumentów PDF za pomocą bezpłatnych aplikacji wieloplatformowych i interfejsów API High Code dla dowolnej platformy....pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/pl/annotation/
  3. Добавить свободные текстовые аннотации|Aspose.P...

    В этом примере загружается существующий PDF‑файл, добавляется свободная текстовая аннотация на первую страницу в заданном положении и сохраняется изменённый документ....initialize_data_dir def add_free_text_annotation ( infile , outfile ): # Create...infile ) # Add free text annotation to page 1 content_editor...

    docs.aspose.com/pdf/ru/python-net/add-free-text...
  4. Добавить всплывающие аннотации|Aspose.PDF for P...

    В этом примере загружается PDF, добавляется всплывающая аннотация на первую страницу и сохраняется изменённый документ. Всплывающая аннотация установлена видимой по умолчанию и отображает указанный текст комментария....initialize_data_dir def add_popup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add popup annotation to page 1 content_editor...

    docs.aspose.com/pdf/ru/python-net/add-popup-ann...
  5. 导入和导出注释到XFDF格式使用Aspose.PDF for C++|Aspose.PDF f...

    您可以使用C++和Aspose.PDF for C++库导入和导出注释为XFDF格式。...methods to import and export annotations data to XFDF files. 我们知道,XFDF...with import and export of annotations to XFDF file. PDFAnnotationEditor...

    docs.aspose.com/pdf/zh/cpp/import-export-xfdf/
  6. 导入和导出注释到 XFDF|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件导入和导出注释到 XFDF。...ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/zh/net/import-export-annota...
  7. XFDF로 주석 가져오기 및 내보내기|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일에서 XFDF로 주석을 가져오고 내보내는 방법을 설명합니다....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/ko/net/import-export-annota...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/it/cpp/annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io it Thu, 15 Jan 2026 00:00:00 +0000 h......com/pdf/it/cpp/annotation/ Recent content on Aspsoe...https://products.aspose.com/pdf/it/cpp/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/it/cpp/annotation/index...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/it/java/annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io it Thu, 15 Jan 2026 00:00:00 +0000 ......com/pdf/it/java/annotation/ Recent content on Aspsoe...https://products.aspose.com/pdf/it/java/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/it/java/annotation/inde...
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…... Page‑level actions and annotation actions foreach (Page page...Add(pageClose); // Annotation actions foreach (Annotation annot in page...

    forum.aspose.com/t/unable-to-extract-javascript...