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

annotation

(0.09 sec)
  1. PDFマルチメディア注釈|Aspose.PDF for Java

    Aspose.PDF for Javaを使用すると、PDFドキュメントからマルチメディア注釈を追加、取得、削除できます。...PDFドキュメント内の注釈は、 Page オブジェクトのAnnotationsコレクションに含まれています。このコレクションには...すべての注釈が含まれています。各ページには独自のAnnotationsコレクションがあります。特定のページに注釈を追加す...

    docs.aspose.com/pdf/ja/java/multimedia-annotation/
  2. 如何使用 .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/...
  3. PDF 表单。通过 Python 进行管理 | Aspose.PDF

    使用 Aspose.PDF 和 Python.net 在 PDF 中使用这个 Python 源代码管理 PDF 表单... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/zh-hant/python-net/acro...
  4. 如何使用 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/...
  5. 如何使用 .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/...
  6. PDF 양식.C# 를 통해 관리 | Aspose.PDF

    .NET 프레임워크, .NET 코어 및 COM Interop을 통해 PHP, VBScript, 델파이, C++에서 이 C# 소스 코드를 사용하여 PDF 양식을 관리할 수 있습니다.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/ko/net/acroforms/
  7. รูปแบบไฟล์ PDF.จัดการผ่าน C++ | Aspose.PDF

    จัดการรูปแบบ PDF ด้วยรหัสที่มาสาธิตนี้ง่ายในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/th/cpp/acroforms/
  8. 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...
  9. PDF OptimizeResources() throws System.NullRefer...

    Hi, I’m investigating an error where a PDF document is created and we call the OptimizeResources() method which is throwing System.NullReferenceException: System.Reflection.TargetInvocationException: Exception has been…...Annotations.AppearanceDictionary.get_Keys()...variations of PDFs with annotations but have not been able to...

    forum.aspose.com/t/pdf-optimizeresources-throws...
  10. Como remover comentários de PDF usando Python

    Este artigo orienta sobre como remover comentários de PDF usando Python. Ele fornece informações detalhadas para definir o IDE, escrever o algoritmo do programa e um código de amostra executável para excluir todos os comentários em PDF usando Python....carregado e acesse a coleção de annotations Verifique cada anotação se...Isso mostra que a classe Annotation é uma classe importante para...

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