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

annotation

(0.13 sec)
  1. 使用 .NET 建立 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF 為 .NET 使用建立 PDF 表單並以編程方式使用 C# 範例程式碼加入欄位。... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/zh-hant/net/acroforms/c...
  2. จัดการกับแบบฟอร์ม PDF ใน Python | Aspose.PDF

    จัดการแบบฟอร์ม PDF แบบโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python via .NET... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/th/python-net/acroforms/
  3. C++ 을 (를) 사용하여 Freetext 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Freetext 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Freetext 주석에 대해 Add...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/ko/cpp/annotation/freet...
  4. 如何使用 .NET 刪除 Watermark 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Watermark 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  5. 如何使用 .NET 刪除 Highlight 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Highlight 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  6. 如何使用 C++ 刪除 Strikeout 註釋 | Aspose.PDF

    用於在任何平台上刪除 Strikeout PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  7. 如何使用 .NET 刪除 Freetext 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Freetext 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  8. 如何使用 .NET 刪除 Text 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Text 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  9. 如何使用 C++ 刪除 Freetext 註釋 | Aspose.PDF

    用於在任何平台上刪除 Freetext PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  10. Архів

    Архів...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/uk/pdf/extract-table-from-pdf-u...