Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 8,554 for

annotation

(0.12 sec)
  1. 如何用 .NET 添加 Polyline 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. 使用 Python 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码创建 PDF 表单并以编程方式添加字段。... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  3. Extraer información de imagen y firma|Aspose.PD...

    Puede extraer imágenes del campo de firma y extraer información de la firma usando la clase SignatureField con C#....to form fields changes to annotations changes to images changes...XForms displayed on pages If annotations, fields, or XForms are modified...

    docs.aspose.com/pdf/es/net/extract-image-and-si...
  4. ลบคำอธิบายประกอบ XLT ออนไลน์หรือจัดการคำอธิบายป...

    ลบความคิดเห็นออกจากไฟล์ XLT ผ่านแอปออนไลน์ฟรีรหัส Java API เพื่อจัดการความคิดเห็นของไฟล์ XLT...Total Java Annotate ลบคำอธิบายประกอบ XLT ออนไ...ndencies) ``` 📊 ทำไมต้อง Annotate ไฟล์ XLT: เสริมความแข็งแก...

    products.aspose.com/total/th/java/annotate/xlt/
  5. Get Permissions using Go|Aspose.PDF for Go via C++

    Read and display the access permissions of a password-protected PDF document with Aspose.PDF for Go via C++....modifying content (except forms/annotations)" , asposepdf . ExtractContent..."Allow adding/modifying text annotations" , asposepdf . FillForm :...

    docs.aspose.com/pdf/go-cpp/get-permissions/
  6. 如何使用 C++ 添加 Caret 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Caret 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  7. 如何使用 C++ 添加 Highlight 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Highlight 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( HighlightAnnotation1...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  8. 如何使用 .NET 添加 Text 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Text 批注。...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( TextAnnotation1 );...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  9. Come aggiungere l'annotazione Polygon usando C+...

    Codice sorgente per aggiungere Polygon annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/it/cpp/annotation/polyg...
  10. Gestisci i moduli PDF in C++ | Aspose.PDF

    Gestisci i moduli PDF in modo programmatico con il codice di esempio C++ utilizzando Aspose.PDF per C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/it/cpp/acroforms/