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

annotate

(0.07 sec)
  1. 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...
  2. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。...GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  3. C++로 PDF 파일에 링크 생성|Aspose.PDF for C++

    이 섹션은 C++로 PDF 문서에 링크를 생성하는 방법을 설명합니다.... 페이지 객체의 Annotations 속성에 링크를 추가합니다. 마지막으로, Document...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ko/cpp/create-links/
  4. Extrair Links do Arquivo PDF|Aspose.PDF para Java

    Extraia links de PDF com Java. Este tópico explica como extrair links usando a classe AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/pt/java/extract-links/
  5. استخراج النص من الأختام|Aspose.PDF لـ C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/ar/cpp/extract-text-from-st...
  6. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/net/redaction/
  7. | 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/
  8. | 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/
  9. | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 PDF의 주석을 프로그래밍 방식으로 관리합니다....MakeObject < Aspose :: Pdf :: Annotations :: TextAnnotation > ( page...set_State ( Aspose :: Pdf :: Annotations :: AnnotationState :: Accepted...

    products.aspose.com/pdf/ko/cpp/annotation/
  10. วิธีการลบ Link คำอธิบายประกอบโดยใช้ Java | Aspo...

    Java ตัวอย่างรหัสที่จะลบ Link คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับการประยุกต์ใช้ JSP/JSF และการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/th/java/annotation/link...