Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 8,533 for

annotation

(0.07 sec)
  1. 如何使用 C++ 获取 Caret 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上获取 PDF 文件中的 Caret 注解的源代码...Annotations 集合中的 Caret 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. 如何使用 .NET 获取 Link 注解 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 获取 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Link 注释。...Annotations 集合中的 Link 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. 如何使用 .NET 获取 Text 注解 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 获取 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Text 注释。...Annotations 集合中的 Text 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. 如何使用 .NET 获取 Caret 注解 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 获取 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Caret 注释。...Annotations 集合中的 Caret 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  5. Tworzenie formularzy PDF przy użyciu Python | A...

    Tworzenie formularzy PDF i dodawanie pól programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python for .NET.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/pl/python-net/acroforms...
  6. Crea moduli PDF utilizzando Python | Aspose.PDF

    Crea moduli PDF e aggiungi campi in modo programmatico con il codice di esempio Python usando Aspose.PDF per Python for .NET.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/it/python-net/acroforms...
  7. Rensa PDF-anteckningar online och med Python | ...

    Ta bort kommentarer från PDF-dokument via onlineappen gratis. Python API-kod för att ta bort kommentarer från PDF-fil....NET Annotate Rensa PDF-anteckningar online...igenom arrayen och ring annotations.delete Anropa sparmetoden...

    products.aspose.com/total/sv/python-net/annotat...
  8. Create AcroForm - Criar PDF Preenchível em Pyth...

    Com Aspose.PDF para Python você pode criar um formulário do zero em seu arquivo PDF... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/pt/python-net/create-form/
  9. Archivo

    Archivo...página for (auto annotation : page->get_Annotations()) { // Comprobar...anotación if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/es/pdf/extract-data-from-tables...
  10. PDF 하이라이트 주석|Aspose.PDF for Java

    마크업 주석은 문서의 텍스트에 하이라이트, 밑줄, 취소선 또는 물결 밑줄로 표시됩니다....annotationSelector1 ); List < Annotation > highlightAnnotations =...annotationSelector1 . getSelected (); for ( Annotation ta : highlightAnnotations...

    docs.aspose.com/pdf/ko/java/highlights-annotation/