Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 8,583 for

annotate

(1.37 sec)
  1. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET,您可以在 PDF 文件中从头开始创建表单...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/zh/net/create-form/
  2. How to Add Audio to PDF using C#

    This article guides on how to add audio to pdf using C#. It provides all the details to establish the environment and contains a running sample code to add sound to PDF using C#....sound file Create a sound annotation for adding it to the target...SoundAnnotation class Add this sound annotation to the target page and save...

    kb.aspose.com/pdf/net/how-to-add-audio-to-pdf-u...
  3. 使用 Java 編輯 PDF | Aspose.PDF

    使用 Java 的 Java 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/zh-hant/java/redaction/
  4. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...the inkstrokes to get the annotation data. Saving the output as...and I click on Hide all annotations the underlying text is displayed...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  5. Extraer texto de sellos usando C#|Aspose.PDF fo...

    Aprende cómo usar la función especial de Aspose.PDF for .NET - extracción de texto de anotaciones de sello... Obtén la Annotation deseada de la lista de anotaciones...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/es/net/extract-text-from-st...
  6. Archivo

    Archivo...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/es/pdf/working-with-annotations...
  7. أرشيف

    أرشيف...:: ArrayPtr Aspose::Pdf::Annotations::AnnotationType AnotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/ar/pdf/working-with-annotations...
  8. Arşiv

    Arşiv...kullanarak alın Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/tr/pdf/working-with-annotations...
  9. Извлечение Аннотаций (фасады)|Aspose.PDF for Java

    Этот раздел объясняет, как извлечь аннотации из PDF файла в XFDF с помощью Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ru/java/extract-annotation/
  10. PDF-стикеры с заметками на C#|Aspose.PDF for .NET

    Узнайте, как создавать стикеры-заметки в PDF-файлах с помощью Aspose.PDF на .NET.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

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