Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 8,551 for

annotation

(0.3 sec)
  1. Jak usunąć Freetext Adnotację za pomocą Java | ...

    Przykładowy kod Java do usuwania Freetext adnotacji w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/pl/java/annotation/free...
  2. 아카이브

    아카이브... 특정 페이지의 annotations 속성을 가져와 해당 페이지의 모든 주석을 가져옵니다...document = ap.Document("annotations.pdf") # 첫 페이지의 모든 주석을 반복합니다...

    blog.aspose.com/ko/pdf/parse-pdf-in-python/
  3. 档案

    档案...Annotations.Add(Annotation)] 12 方法向特定 PDF 页面的...页面的 Annotations 集合添加注释。 使用 Document.Save(String) 方法保存 PDF 文档。...

    blog.aspose.com/zh/pdf/add-or-remove-annotation...
  4. 搜索

    搜索...Annotations.Add(Annotation)] 12 方法向特定 PDF 頁面的...頁面的 Annotations 集合添加註釋。 使用 Document.Save(String) 方法保存 PDF 文檔。...

    blog.aspose.com/zh-hant/pdf/add-or-remove-annot...
  5. 档案

    档案... PDF 中的每一页都有自己的 Annotations 集合,保存该页面特定的所有注释。通过利用 Aspose...文档使用 Document 类。 检索特定页面的 annotations 属性以获取该页面上的所有注释。 遍历注释,并过滤出...

    blog.aspose.com/zh/pdf/parse-pdf-in-python/
  6. DocumentSecurity | Aspose.Words for Java

    Used as a value for the BuiltInDocumentProperties.getSecurity / BuiltInDocumentProperties.setSecurityint property in Java....READ_ONLY_EXCEPT_ANNOTATIONS); doc.save(getArtifactsDir()...curity.READ_ONLY_EXCEPT_ANNOTATIONS, new Document(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. استخراج الروابط من ملف PDF|Aspose.PDF for Java

    استخراج الروابط من PDF باستخدام Java. يشرح هذا الموضوع كيفية استخراج الروابط باستخدام فئة AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ar/java/extract-links/
  8. Redact PDF using Java | Aspose.PDF

    Redact PDF documents programmatically with Java sample code using Aspose.PDF for Java...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/java/redaction/
  9. Redaguj PDF przy użyciu C# | Aspose.PDF

    Redaguj dokumenty PDF programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla .NET...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/pl/net/redaction/
  10. Extraer Texto de Sellos|Aspose.PDF para 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/es/cpp/extract-text-from-st...