Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 7,775 for

annotation

(0.06 sec)
  1. สร้างแบบฟอร์ม PDF โดยใช้ {{ชื่อผลิตภัณฑ์}} | As...

    สร้างรูปแบบ PDF และเพิ่มเขตข้อมูลที่มีรหัสที่มา C# นี้ในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/th/net/acroforms/create/
  2. 如何使用 .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/...
  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 获取 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/...
  5. 如何使用 C++ 获取 Watermark 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. 如何使用 C++ 获取 Square 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  7. 如何使用 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/...
  8. Annotatie toevoegen, bewerken en verwijderen va...

    Python broncode om VTX bestanden te annoteren binnen een op Python gebaseerde applicatie....Diagram Python via Java Annotation Annotatie toevoegen, bewerken...Python PNG JPG BMP TIFF VTX Annoteer VTX indelingen in Python Native...

    products.aspose.com/diagram/nl/python-java/anno...
  9. Cómo eliminar la anotación de Underline mediant...

    Código fuente para eliminar las anotaciones de Underline en un archivo PDF en cualquier plataforma con lenguaje C++...Annotations Vuelva a guardar el archivo...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/es/cpp/annotation/under...
  10. Anotações Adesivas em PDF usando C++|Aspose.PDF...

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'água no texto. É usado para representar gráficos na página. Verifique o trecho de código para resolver esta tarefa....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...Anotações da Página page -> get_Annotations () -> Add ( wa ); // Criar...

    docs.aspose.com/pdf/pt/cpp/sticky-annotations/