Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 8,531 for

annotation

(0.09 sec)
  1. จัดการกับแบบฟอร์ม 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/
  2. 如何使用 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/...
  3. 如何使用 .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/...
  4. 如何使用 .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/...
  5. C++ 을 (를) 사용하여 Square 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Square 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Square 주석에 대해 Add 메서드를...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/ko/cpp/annotation/squar...
  6. Novedades 2024|Aspose.PDF for .NET

    Esta página presenta las características nuevas más populares en Aspose.PDF for .NET introducidas en 2024....Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/es/net/whatsnew/2024/
  7. 如何使用 Java 刪除 Highlight 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Highlight 註釋。...annotationSelector1 ); List < Annotation > textMarkupAnnotation =.... getSelected ()); for ( Annotation ta : textMarkupAnnotation...

    products.aspose.com/pdf/zh-hant/java/annotation...
  8. Come eliminare tutti i commenti in PDF in C#

    Questo breve tutorial guida su come eliminare tutti i commenti in pdf in c#. Fornisce dettagli sulle impostazioni IDE, un flusso del programma e un codice di esempio eseguibile per rimuovere tutti i commenti dal PDF in C#....pagine del PDF per testare annotations Scorri tutte le annotazioni...una raccolta denominata Annotations che viene ulteriormente iterata...

    kb.aspose.com/it/pdf/net/how-to-delete-all-comm...
  9. Як видалити коментарі з PDF за допомогою Python

    У цій статті описано, як видалити коментарі з PDF за допомогою Python. У ньому надається детальна інформація про налаштування IDE, написання алгоритму програми та приклад коду для видалення всіх коментарів у PDF за допомогою Python....отримайте доступ до колекції annotations Перевірте кожну анотацію...Python . Це показує, що клас Annotation є важливим класом для досягнення...

    kb.aspose.com/uk/pdf/python/how-to-remove-comme...
  10. PDF에서 텍스트 추출 C#|Aspose.PDF for .NET

    이 문서에서는 C#에서 Aspose.PDF를 사용하여 PDF 문서에서 텍스트를 추출하는 다양한 방법을 설명합니다.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/ko/net/extract-text-from-al...