Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 8,538 for

annotator

(0.1 sec)
  1. ค้นหา

    ค้นหา...ยประกอบ PDF ใน Python # Annotations in PDFs enhance document...figures, and sticky notes. Each annotation type serves a specific purpose...

    blog.aspose.com/th/pdf/parse-pdf-in-python/
  2. 추가 주석 사용 C++|Aspose.PDF for C++

    이 섹션은 PDF 문서에서 추가 종류의 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다.... 새로운 Caret Annotation 을 생성하고 Caret 매개변수(새 Rectangle...삽입을 나타내는 데 사용됩니다. 새로운 Caret Annotation 을 생성하고 Caret 매개변수(새 Rectangle...

    docs.aspose.com/pdf/ko/cpp/extra-annotations/
  3. Anotaciones Extra usando C++|Aspose.PDF para C++

    Esta sección describe cómo agregar, obtener y eliminar tipos extra de anotaciones de su documento PDF.... Crea una nueva Caret Annotation y establece los parámetros...texto. Crea una nueva Caret Annotation y establece los parámetros...

    docs.aspose.com/pdf/es/cpp/extra-annotations/
  4. | Aspose.PDF

    จัดการคำอธิบายประกอบใน PDF ด้วยโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python for .NET... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/th/python-net/annotation/
  5. | Aspose.PDF

    Zarządzaj adnotacjami w formacie PDF programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python for .NET... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/pl/python-net/annotation/
  6. Arsip

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

    blog.aspose.com/id/pdf/working-with-annotations...
  7. Архів

    Архів...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/uk/pdf/working-with-annotations...
  8. How to Redact a PDF in C#

    This precise article discusses how to redact a PDF in C#. It contains the IDE configuration information, and the algorithm as simple steps, followed by a code snippet to redact text in PDF using C#....Append the annotation to the collection of annotations Redact the...for redaction. Next, the annotation is created and appended to...

    kb.aspose.com/pdf/net/how-to-redact-a-pdf-in-cs...
  9. Modificar Anotações no seu Arquivo PDF (facades...

    Esta seção explica como modificar anotações de arquivo PDF para XFDF com Aspose.PDF Facades....DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...1 ), defaultAppearance ); annotation . setTitle ( "Usuário de...

    docs.aspose.com/pdf/pt/java/modify-annotations/
  10. 使用 C# 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码以编程方式编辑 PDF 文档...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/zh-hans/net/redaction/