Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 8,456 for

annotate

(0.13 sec)
  1. Anotações adesivas em PDF usando Python|Aspose....

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'água no texto.... annotations . WatermarkAnnotation ( page...Anotação da Página page . annotations . append ( wa ) # Criar TextState...

    docs.aspose.com/pdf/pt/python-net/sticky-annota...
  2. Anotação de Texto em PDF|Aspose.PDF for C++

    Aspose.PDF para C++ permite que você Adicione, Obtenha e Exclua Anotações de Texto do seu documento PDF....são contidas pela coleção Annotations de uma Página específica...a anotação à coleção de Annotations do objeto Page . O trecho...

    docs.aspose.com/pdf/pt/cpp/text-annotation/
  3. 编辑 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 编辑 PDF 文档。...Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/zh-hant/redaction/
  4. Archivo

    Archivo... Recupere la propiedad annotations de una página específica...document = ap.Document("annotations.pdf") # Recorra todas las...

    blog.aspose.com/es/pdf/parse-pdf-in-python/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 를 사용하여 PDF의 주석 조작https://products.aspose.com/pdf/ko/cpp/annotation/Recent content in C++ 를 사용하여 PDF의 주석 조작 on Aspsoe.PDF ProductsHugo -- go......com/pdf/ko/cpp/annotation/Recent content in C++ 를 사용하여...+0000https://products.aspose.com/pdf/ko/cpp/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/cpp/annotation/index...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 操作 PDF 中的注释https://products.aspose.com/pdf/zh-hans/cpp/annotation/Recent content in 使用 C++ 操作 PDF 中的注释 on Aspsoe.PDF ProductsHugo -- goh......com/pdf/zh-hans/cpp/annotation/Recent content in 使用 C++...aspose.com/pdf/zh-hans/cpp/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  7. 추가 유형의 PDF 주석 사용|Aspose.PDF for Java

    이 섹션에서는 PDF 문서에 추가 유형의 주석을 추가하고, 가져오고, 삭제하는 방법을 설명합니다....[ Hide ] 기존 PDF 파일에 Caret Annotation 추가하는 방법 Caret Annotation은...파일 로드 - 새로운 문서 . 새 Caret Annotation 을 만들고 Caret 매개변수(새 Rectangle...

    docs.aspose.com/pdf/ko/java/extra-annotations/
  8. PDF 파일에서 링크 추출|Aspose.PDF for C++

    C#으로 PDF에서 링크를 추출합니다. 이 주제는 AnnotationSelector 클래스를 사용하여 링크를 추출하는 방법을 설명합니다....MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ko/cpp/extract-links/
  9. Comment insérer de l'audio dans un PDF avec Java

    Cet article décrit comment insérer de l'audio dans un PDF à l'aide de Java. Il contient toutes les informations de base pour définir l'IDE et un exemple de code démontrant le processus complet d'intégration d'un fichier audio au format PDF à l'aide de Java....d’options pour personnaliser l’annotation sonore ajoutée au fichier...cette annotation sonore à la collection d’annotations sur la...

    kb.aspose.com/fr/pdf/java/how-to-insert-audio-i...
  10. Trabajando con Acciones en PDF|Aspose.PDF para C++

    Esta sección explica cómo agregar acciones al documento y campos de formulario programáticamente con C++....estos enlaces a la colección Annotations del objeto Page . Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/es/cpp/actions/