Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 7,617 for

annotator

(0.06 sec)
  1. Come ottenere l'annotazione di Underline usando...

    Codice sorgente su C# per ottenere Underline annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/net/annotation/under...
  2. Create PDF Forms using .NET | Aspose.PDF

    Create PDF forms and add fields programmatically with C# sample code using Aspose.PDF for .NET.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/net/acroforms/create/
  3. Create PDF Forms using Python for .NET | Aspose...

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET.... annotations . Border ( textBoxField )...5 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/python-net/acroforms/cr...
  4. Extrair Texto de PDF C#|Aspose.PDF for .NET

    Este artigo descreve várias maneiras de extrair texto de documentos PDF usando Aspose.PDF em C#.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/pt/net/extract-text-from-al...
  5. Tooltip en PDF usando Python|Aspose.PDF para Py...

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando Python y Aspose.PDF... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/es/python-net/pdf-tooltip/
  6. Créer un AcroForm - Créer un PDF remplissable e...

    Avec Aspose.PDF pour Python, vous pouvez créer un formulaire à partir de zéro dans votre fichier PDF... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/fr/python-net/create-form/
  7. Extrair Dados de Tabela em PDF com C#|Aspose.PD...

    Aprenda como extrair dados tabulares de PDF usando Aspose.PDF for .NET em C#... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/pt/net/extract-data-from-ta...
  8. บีบอัดเอกสาร PDF | Aspose.PDF

    เพิ่มประสิทธิภาพไฟล์ PDF บนแพลตฟอร์มใด ๆ ด้วยโปรแกรมด้วยรหัสตัวอย่างนี้โดยใช้ไลบรารี Aspose.PDF...infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/th/compress/
  9. 创建 AcroForm - 在 Python 中创建可填写的 PDF|Aspose.PDF f...

    使用 Aspose.PDF for Python,您可以在 PDF 文件中从头开始创建表单... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/zh/python-net/create-form/
  10. AcroForm 생성 - Python에서 작성 가능한 PDF 생성|Aspose.PDF...

    Aspose.PDF for Python을 사용하여 PDF 파일에서 처음부터 양식을 만들 수 있습니다.... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/ko/python-net/create-form/