Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 9,083 for

annotator

(1.57 sec)
  1. 使用 Python 刪除註釋 | products.aspose.com

    去除演示文稿註釋的Python源碼...PowerPoint 代碼示例在線包括 Remove Annotation From PPT 如何通過 .NET API 使用...Python 從 PPT 中刪除註釋。 Remove Annotation From PPTX 如何通過 .NET API 使用...

    products.aspose.com/slides/zh-hant/python-net/a...
  2. 아카이브

    아카이브... 특정 페이지의 annotations 속성을 가져와 해당 페이지의 모든 주석을 가져옵니다...document = ap.Document("annotations.pdf") # 첫 페이지의 모든 주석을 반복합니다...

    blog.aspose.com/ko/pdf/parse-pdf-in-python/
  3. Добавить текстовые аннотации|Aspose.PDF for Pyt...

    Добавьте текстовые аннотации в PDF‑документ с помощью класса PdfContentEditor в Aspose.PDF for Python via .NET....initialize_data_dir def add_text_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add text annotation to page 1 content_editor...

    docs.aspose.com/pdf/ru/python-net/add-text-anno...
  4. Ta bort anteckningar med Java | products.aspose...

    Java-källkod för att ta bort presentationskommentarer...online inkluderar Remove Annotation From PPT Hur man tar bort...Slides för Java API. Remove Annotation From PPTX Hur man tar bort...

    products.aspose.com/slides/sv/java/annotation/
  5. Annotatie verwijderen met Python | products.asp...

    Python-broncode om presentatieopmerkingen te verwijderen...en online opnemen Remove Annotation From PPT Annotaties verwijderen...Python via .NET API. Remove Annotation From PPTX Annotaties verwijderen...

    products.aspose.com/slides/nl/python-net/annota...
  6. Rimuovi annotazione utilizzando Java | products...

    Codice sorgente Java per rimuovere i commenti di presentazione...PowerPoint online includono Remove Annotation From PPT Come rimuovere le...Slides per l’API Java. Remove Annotation From PPTX Come rimuovere...

    products.aspose.com/slides/it/java/annotation/
  7. DocumentSecurity | Aspose.Words for Java

    Used as a value for the BuiltInDocumentProperties.getSecurity / BuiltInDocumentProperties.setSecurityint property in Java....READ_ONLY_EXCEPT_ANNOTATIONS); doc.save(getArtifactsDir()...curity.READ_ONLY_EXCEPT_ANNOTATIONS, new Document(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Annotations Add annotations. Get annotations. Delete...Delete annotations. Modify annotations. Forms Add, Delete and Modify...

    docs.aspose.com/pdf/net/key-features/
  9. Extraindo texto bruto de arquivo PDF|Aspose.PDF...

    Este artigo descreve várias maneiras de extrair texto de documentos PDF usando Aspose.PDF for Android via Java. De páginas inteiras, de uma parte específica, com base em colunas, etc....through all the annotations for ( Annotation annotation : doc . getPages...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/pt/androidjava/extract-text...
  10. PDF 텍스트 주석|Aspose.PDF for Java

    Aspose.PDF for Java를 사용하여 PDF 문서에서 텍스트 주석을 추가, 가져오기 및 삭제할 수 있습니다.... 주석은 특정 페이지의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...annotationSelector ); List < Annotation > freeTextAnnotations = annotationSelector...

    docs.aspose.com/pdf/ko/java/text-annotation/