Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 8,580 for

annotate

(0.11 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. Display html markup in a TextAnnotation - Free ...

    Is it possible to display html markup in a TextAnnotation? I have tried assigning to TextAnnotation.RichText rather than TextAnnotation.Contents but it then displays nothing. We are using version 8.8.0 TIA Dan...if want annotations, in addition to the text annotation, add a...

    forum.aspose.com/t/display-html-markup-in-a-tex...
  4. 記録

    記録...Annotations コレクションへのリンクを追加します。 Document...PDFファイルの最初のページの注釈コレクションにリンク注釈を追加します page.Annotations.Add(link); // 更新されたドキュメントを保存する...

    blog.aspose.com/ja/pdf/add-hyperlinks-to-pdf-in...
  5. จัดการกับแบบฟอร์ม PDF ใน C++ | Aspose.PDF

    จัดการแบบฟอร์ม PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/th/cpp/acroforms/
  6. C#를 사용하여 PDF 양식을 처리하기 | Aspose.PDF

    .NET 용 Aspose.PDF 를 사용하여 C# 샘플 코드를 사용하여 PDF 양식을 프로그래밍 방식으로 관리합니다.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/ko/net/acroforms/
  7. Dodawanie JavaScript do PDF przy użyciu C#

    Postępuj zgodnie z tym artykułem, aby dodać JavaScript do PDF przy użyciu C#. Zawiera on szczegóły dotyczące konfiguracji IDE, listę kroków oraz przykładowy kod do pracy z PDF JS przy użyciu C# poprzez dodawanie różnych typów skryptów dla różnych działań....JS Zaimportuj klasy PDF i Annotations z biblioteki Załaduj licencję... Zaimportuj klasy PDF i Annotations, załaduj licencję i dodaj...

    kb.aspose.com/pl/pdf/net/add-javascript-to-pdf-...
  8. 如何使用 C++ 添加 Text 註解 | Aspose.PDF

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

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

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

    products.aspose.com/pdf/zh-hant/net/annotation/...
  10. 如何使用 .NET 添加 Circle 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Circle 批注。...pdf" )); // Create Polygon Annotation var circleAnnotation = new...document . Pages [ 1 ]. Annotations . Add ( circleAnnotation...

    products.aspose.com/pdf/zh-hant/net/annotation/...