Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 8,462 for

annotate

(0.18 sec)
  1. Importar y Exportar Anotaciones a XFDF|Aspose.P...

    Puede importar y exportar anotaciones con formato XFDF con C# y la biblioteca Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/es/net/import-export-xfdf/
  2. Importar e Exportar Anotações para XFDF|Aspose....

    Você pode importar e exportar anotações no formato XFDF com C# e a biblioteca Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/pt/net/import-export-xfdf/
  3. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....MODIFY_ANNOTATIONS , PdfPermissions.FILL_IN.... MODIFY_ANNOTATIONS Add or modify text annotations, fill in...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Overview|Aspose.PDF for Java

    Overview of key-features and supported formats of Aspose.PDF for Java, installation and licensing manual of Java library....fonts removing or flattening annotations removing AcroForm Fields...attachments and annotations Adding attachments and annotations makes PDF...

    docs.aspose.com/pdf/java/overview/
  5. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/zh/java/extract-links/
  6. PDF 파일에서 링크 추출하기|Aspose.PDF for Java

    Java를 사용하여 PDF에서 링크를 추출합니다. 이 주제는 AnnotationSelector 클래스를 사용하여 링크를 추출하는 방법을 설명합니다.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ko/java/extract-links/
  7. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....‘StructParent’ entry missing in the annotation 7.1:9.3(14.7) Error Entry...appropriate Page Labels Annotations Code Severity Message 7.18...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  8. PDF Redaction distorts image on Windows Server ...

    Hi there, Using the sample from here: https://products.aspose.com/total/net/redact/: Aspose.Pdf.Document doc = new Aspose.Pdf.Document(inputPath); TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber("l…...aspose-pdf-net , redaction-annotation markmanley.adlib August 19...Aspose.Pdf.Annotations.RedactionAnnotation annot = new Aspose...

    forum.aspose.com/t/pdf-redaction-distorts-image...
  9. Python 를 사용하여 PDF의 주석 조작 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 PDF 파일의 주석을 조작하는 파이썬 소스 코드입니다.... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/ko/python-net/annotation/
  10. 스탬프에서 텍스트 추출|Aspose.PDF for 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/ko/cpp/extract-text-from-st...