Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 8,552 for

annotate

(0.09 sec)
  1. Anotação de Destaque em PDF usando C#|Aspose.PD...

    Aprenda como adicionar anotações de destaque a documentos PDF em .NET usando Aspose.PDF para ênfase e revisão de texto.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/pt/net/highlights-annotation/
  2. Anotasi Sorotan PDF menggunakan C#|Aspose.PDF f...

    Pelajari cara menambahkan anotasi sorotan ke dokumen PDF di .NET menggunakan Aspose.PDF untuk penekanan dan tinjauan teks.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/id/net/highlights-annotation/
  3. Qué hay de nuevo|Aspose.PDF para Python a travé...

    En esta página se presentan las características nuevas más populares en Aspose.PDF para Python a través de .NET que se han introducido en lanzamientos recientes....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/es/python-net/whatsnew/
  4. ما الجديد|Aspose.PDF لـ Python عبر .NET

    في هذه الصفحة يتم تقديم الميزات الجديدة الأكثر شيوعًا في Aspose.PDF لـ Python عبر .NET التي تم تقديمها في الإصدارات الأخيرة....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/ar/python-net/whatsnew/
  5. O que há de novo|Aspose.PDF para Python via .NET

    Nesta página são apresentadas as novas funcionalidades mais populares no Aspose.PDF para Python via .NET que foram introduzidas em lançamentos recentes....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/pt/python-net/whatsnew/
  6. 使用 Java 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码以编程方式编辑 PDF 文档...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/zh-hans/java/redaction/
  7. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  8. How to Insert Audio in PDF using Java

    This article describes how to insert audio in PDF using Java. It contains all the basic information to set the IDE and sample coded demonstrating the complete process to embed audio file in PDF using Java....options to customize the sound annotation added to the PDF file. Steps...Add this sound annotation to the annotations collection on the...

    kb.aspose.com/pdf/java/how-to-insert-audio-in-p...
  9. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....desired page Create a link annotation and add it to the target...target page Create a free text annotation at the sample place and add...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  10. Anotações Adesivas em PDF usando C#|Aspose.PDF ...

    Aprenda como criar anotações adesivas, como notas e destaques, em PDFs usando Aspose.PDF em .NET.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/pt/net/sticky-annotations/