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

annotation

(0.08 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. Opmerkingen uit PDF verwijderen met behulp van ...

    Dit artikel beschrijft hoe u opmerkingen uit PDF kunt verwijderen met behulp van Python. Het biedt gedetailleerde informatie over het instellen van de IDE, het schrijfprogramma-algoritme en een uitvoerbare voorbeeldcode om alle opmerkingen in PDF te verwijderen met behulp van Python....open de verzameling van annotations Controleer elke annotatie...Python . Het laat zien dat de Annotation-klasse een belangrijke klasse...

    kb.aspose.com/nl/pdf/python/how-to-remove-comme...