Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 7,775 for

annotation

(0.09 sec)
  1. Criar Links em arquivo PDF com C#|Aspose.PDF fo...

    Esta seção explica como criar links em seu documento PDF com C#....Adicione o link à propriedade Annotations do objeto Page. Por fim,...Adicione o link à coleção Annotations do objeto Page. Salve o PDF...

    docs.aspose.com/pdf/pt/net/create-links/
  2. Comment expurger un PDF en Python

    Ce guide simple explique comment rédiger un PDF en Python. Il comprend les informations de configuration de l'IDE, le processus étape par étape et un extrait de code pour rédiger le texte au format PDF à l'aide de Python....Ajouter l’annotation à la collection d’annotations existante...source et initialisez une annotation pour la rédaction. Ensuite...

    kb.aspose.com/fr/pdf/python/how-to-redact-a-pdf...
  3. Cómo eliminar la anotación de Underline mediant...

    Código fuente para eliminar las anotaciones de Underline en un archivo PDF en cualquier plataforma con lenguaje C++...Annotations Vuelva a guardar el archivo...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/es/cpp/annotation/under...
  4. Anotações Adesivas em PDF usando C++|Aspose.PDF...

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'água no texto. É usado para representar gráficos na página. Verifique o trecho de código para resolver esta tarefa....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...Anotações da Página page -> get_Annotations () -> Add ( wa ); // Criar...

    docs.aspose.com/pdf/pt/cpp/sticky-annotations/
  5. PDF 粘性注释使用 C++|Aspose.PDF for C++

    本主题关于粘性注释,作为示例,我们展示了文本中的水印注释。它用于在页面上表示图形。检查代码片段以解决此任务。...namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...将注释添加到页面的注释集合中 page -> get_Annotations () -> Add ( wa ); // 创建用于字体设置的...

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/
  6. PDF 스티키 주석을 C++로 사용하기|Aspose.PDF for C++

    이 주제는 스티키 주석에 관한 것이며, 예로 텍스트에 워터마크 주석을 보여줍니다. 페이지에 그래픽을 나타내는 데 사용됩니다. 이 작업을 해결하기 위해 코드 스니펫을 확인하세요....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...주석 컬렉션에 주석 추가 page -> get_Annotations () -> Add ( wa ); // 폰트 설정을...

    docs.aspose.com/pdf/ko/cpp/sticky-annotations/
  7. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Impose PDF using C# Remove Annotations from PDF in Java Convert...to Image in Python Remove Annotations from PDF using C# Convert...

    kb.aspose.com/categories/page/8/
  8. 压缩 PDF 文档 | Aspose.PDF

    使用 Aspose.PDF 库使用此示例代码,以编程方式在任何平台上优化 PDF 文件... 使用 for-each 循环和名为 annotation 的基于范围的迭代器循环遍历页面对象中的每个注释对象。...infilename ); // Flatten annotations for ( auto page : document...

    products.aspose.com/pdf/zh-hant/compress/
  9. Anotasi Gambar PDF|Aspose.PDF untuk Java

    Artikel ini menjelaskan cara menambahkan, mendapatkan, dan menghapus anotasi gambar dari dokumen PDF Anda dengan Aspose.PDF untuk Java...Annotations.CircleAnnotation) selain...baru Document . Buat Circle Annotation baru dan atur parameter Circle...

    docs.aspose.com/pdf/id/java/figures-annotation/
  10. PDF 도형 주석|Aspose.PDF for Java

    이 문서는 Java용 Aspose.PDF를 사용하여 PDF 문서에 도형 주석을 추가하고, 가져오고, 삭제하는 방법을 설명합니다....Annotations.CircleAnnotation 클래스의 인스턴스)과...새로운 Document . 새로운 Circle Annotation 을 생성하고 Circle 매개변수(새 Rectangle...

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