Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 8,417 for

annotation

(0.19 sec)
  1. C++ 을 사용하여 PDF 양식 작성 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일의 간단한 데모 소스 코드를 사용하여 PDF 양식을 만들 수 있습니다....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/ko/cpp/acroforms/create/
  2. نحوه دریافت Highlight حاشیه نویسی با استفاده از...

    کد نمونه جاوا برای دریافت Highlight حاشیه نویسی در فایل PDF در محیط زمان اجرا جاوا برای JSP/JSF برنامه ها و برنامه های دسکتاپ....annotationSelector1 ); List < Annotation > textMarkupAnnotation =...()); // print results for ( Annotation ta : textMarkupAnnotation...

    products.aspose.com/pdf/fa/java/annotation/high...
  3. فرم های پی دی اف. مدیریت از طریق Python | Aspos...

    مدیریت فرم های PDF با استفاده از این کد منبع پایتون در PDF با استفاده از Aspose.PDF و Python.net... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/fa/python-net/acroforms/
  4. 如何使用 .NET 添加 Strikeout 註解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/net/annotation/...
  5. 如何使用 C++ 添加 Watermark 註解 | Aspose.PDF

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

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

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

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

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

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  8. 使用 C++ 创建 PDF 表单 | Aspose.PDF

    在任何具有 C++ 语言的平台上的 PDF 文件中,使用这个简单的演示源代码创建 PDF 表单。...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/zh-hans/cpp/acroforms/c...
  9. Travailler avec des façades|Aspose.PDF for .NET

    Apprenez à travailler avec des façades PDF dans .NET en utilisant Aspose.PDF pour une manipulation et une visualisation plus faciles du contenu PDF....Travailler avec des annotations - gérer les annotations du document PDF...

    docs.aspose.com/pdf/fr/net/working-with-facades/
  10. PdfFileInfo.hasOpenPassword() very slow in Aspo...

    We are using Aspose.PDF for Java 20.4 and noticed that checking whether a PDF is password protected sometimes takes more than 1 minute. public boolean isPdfPasswordProtected(byte[] pdfFileContent) throws Exception { …...objects like images, fonts, or annotations? Is the performance issue...objects like images, fonts, or annotations? not sure Is the performance...

    forum.aspose.com/t/pdffileinfo-hasopenpassword-...