Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 8,532 for

annotation

(0.07 sec)
  1. با فرم های PDF در C# برخورد کنید | Aspose.PDF

    فرم های PDF را به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET مدیریت کنید.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/fa/net/acroforms/
  2. 在 C# 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式管理 PDF 表单。... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/zh-hans/net/acroforms/
  3. Python 을 사용하여 PDF 양식 작성 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 양식을 만들고 필드를 추가합니다.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/ko/python-net/acroforms...
  4. Deal with PDF Forms in C++ | Aspose.PDF

    Manage PDF Forms 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/
  5. 如何使用 .NET 刪除 Strikeout 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Strikeout 通過 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++ 刪除 Polyline 註釋 | Aspose.PDF

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

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

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

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  8. 如何使用 C++ 删除 Polygon 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Polygon 注解的源代码...Annotations 集合中的 Polygon 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  9. 如何使用 C++ 删除 Underline 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Underline 注解的源代码...Annotations 集合中的 Underline 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. 如何使用 C++ 删除 Text 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Text 注解的源代码...Annotations 集合中的 Text 注释方法 Remove 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

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