Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 8,581 for

annotation

(0.99 sec)
  1. Membuat AcroForm - Membuat PDF yang Dapat Diisi...

    Dengan Aspose.PDF untuk Python Anda dapat membuat formulir dari awal di file PDF Anda... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/id/python-net/create-form/
  2. Bases de l'API DOM d'Aspose.PDF|Aspose.PDF for ...

    Aspose.PDF for .NET utilise également l'idée de DOM pour représenter la structure d'un document PDF en termes d'objets....Annotations Les annotations font partie des fonctionnalités...dédié un espace de noms aux annotations. Cet espace de noms contient...

    docs.aspose.com/pdf/fr/net/basics-of-dom-api/
  3. Atualizar Links em PDF|Aspose.PDF para Java

    Atualizar links em PDF programaticamente. Este guia é sobre como atualizar links em PDF na linguagem Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/pt/java/update-links/
  4. PDFファイルから生のテキストを抽出|Aspose.PDF for Android via Java

    この記事では、Java経由でAndroid向けにAspose.PDFを使用してPDFドキュメントからテキストを抽出するさまざまな方法を説明します。全ページから、一部から、列に基づいて、など。...すべての注釈をループする for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotationをフィルタリングする if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ja/androidjava/extract-text...
  5. PDF文档压缩 | Aspose.PDF

    使用 Aspose.PDF 库使用此示例代码,以编程方式在任何平台上优化 PDF 文件...infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/zh-hans/compress/
  6. Adicionar Anotações de Figuras usando C++|Aspos...

    Este artigo descreve como adicionar, obter e excluir anotações de figuras do seu documento PDF com Aspose.PDF para C++...Annotations.CircleAnnotation) exceto...anotação à página page -> get_Annotations () -> Add ( circleAnnotation...

    docs.aspose.com/pdf/pt/cpp/figures-annotation/
  7. نحوه حذف Redaction حاشیه نویسی با استفاده از {{...

    کد منبع برای حذف Redaction حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/cpp/annotation/redac...
  8. نحوه حذف Caret حاشیه نویسی با استفاده از {{prod...

    کد منبع برای حذف Caret حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/cpp/annotation/caret...
  9. نحوه حذف Polyline حاشیه نویسی با استفاده از {{p...

    سورس کد روی C# جهت حذف حاشیه نویسی Polyline در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop.... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/net/annotation/polyl...
  10. نحوه حذف Freetext حاشیه نویسی با استفاده از {{p...

    کد منبع برای حذف Freetext حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/cpp/annotation/freet...