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

annotation

(0.09 sec)
  1. Extraer texto de PDF C#|Aspose.PDF for .NET

    Este artículo describe varias formas de extraer texto de documentos PDF utilizando Aspose.PDF en C#.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/es/net/extract-text-from-al...
  2. آرشیوها

    آرشیوها...Annotations اضافه کنید. PDF را با استفاده...نویسی صفحه اول فایل PDF page.Annotations.Add(link); // سند به روز...

    blog.aspose.com/fa/pdf/add-hyperlinks-to-pdf-in...
  3. Создание AcroForm - Создание заполняемого PDF н...

    С Aspose.PDF для Python вы можете создать форму с нуля в вашем PDF файле... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/ru/python-net/create-form/
  4. Travailler avec des formulaires|Aspose.PDF pour...

    Cette section explique comment travailler avec les AcroForms et les XFA Forms dans vos documents PDF avec Aspose.PDF pour PHP.... les AcroForms sont des annotations ou des champs appliqués à...des Images dans un PDF PDF Annotations...

    docs.aspose.com/pdf/fr/php-java/working-with-fo...
  5. Anotações de Figuras em PDF|Aspose.PDF para Java

    Este artigo descreve como adicionar, obter e excluir anotações de figuras em seu documento PDF com Aspose.PDF para Java...Annotations.CircleAnnotation) exceto...Document . Crie uma nova Circle Annotation e defina os parâmetros do...

    docs.aspose.com/pdf/pt/java/figures-annotation/
  6. So löschen Sie Kommentare in PDF in Java

    In diesem Tutorial erfahren Sie, wie Sie Kommentare in PDF in Java löschen. Es teilt die Informationen zum Einstellen der IDE, Schritte zum Schreiben des Programms und einen ausführbaren Beispielcode zum Löschen aller Kommentare in PDF in Java....greifen Sie auf collection of annotations darin zu Analysieren Sie...Methode delete() in der Annotations-Auflistung auf, um die Textanmerkung...

    kb.aspose.com/de/pdf/java/how-to-delete-comment...
  7. Zajmij się formularzami PDF w Python | Aspose.PDF

    Zarządzaj formularzami PDF programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python via .NET.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/pl/python-net/acroforms/
  8. Create PDF Forms using C++ | Aspose.PDF

    Create PDF forms and add fields programmatically with C++ sample code using Aspose.PDF for C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/cpp/acroforms/create/
  9. 如何用 .NET 添加 Square 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Square 个注释。...Annotations 集合中的 Square 注释方法 Add 再次保存该文件...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  10. 如何用 C++ 添加 Freetext 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Freetext 注释的源代码...Annotations 集合中的 Freetext 注释方法 Add 再次保存该文件...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...