Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 8,588 for

annotate

(0.06 sec)
  1. วิธีการเพิ่ม Strikeout คำอธิบายประกอบโดยใช้ .NE...

    รหัสที่มาใน C# เพื่อเพิ่ม Strikeout คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/th/net/annotation/strik...
  2. วิธีการเพิ่ม Text คำอธิบายประกอบโดยใช้ C++ | As...

    รหัสที่มาเพิ่ม Text คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/th/cpp/annotation/text/...
  3. 如何使用 .NET 删除 Redaction 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Redaction 个注释。...Annotations 集合中的 Redaction 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. Jak dodać Underline Adnotację za pomocą C++ | A...

    Kod źródłowy do dodawania adnotacji Underline w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/pl/cpp/annotation/under...
  5. Jak dodać Circle Adnotację za pomocą C++ | Aspo...

    Kod źródłowy do dodawania adnotacji Circle w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/pl/cpp/annotation/circl...
  6. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。...GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  7. 2023년의 새로운 소식|Aspose.PDF for .NET

    이 페이지는 2023년에 도입된 Aspose.PDF for .NET의 가장 인기 있는 새로운 기능을 소개합니다....GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/ko/net/whatsnew/2023/
  8. 추가 주석 사용 C++|Aspose.PDF for C++

    이 섹션은 PDF 문서에서 추가 종류의 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다.... 새로운 Caret Annotation 을 생성하고 Caret 매개변수(새 Rectangle...삽입을 나타내는 데 사용됩니다. 새로운 Caret Annotation 을 생성하고 Caret 매개변수(새 Rectangle...

    docs.aspose.com/pdf/ko/cpp/extra-annotations/
  9. Anotaciones Extra usando C++|Aspose.PDF para C++

    Esta sección describe cómo agregar, obtener y eliminar tipos extra de anotaciones de su documento PDF.... Crea una nueva Caret Annotation y establece los parámetros...texto. Crea una nueva Caret Annotation y establece los parámetros...

    docs.aspose.com/pdf/es/cpp/extra-annotations/
  10. Anotaciones Adhesivas en PDF usando C++|Aspose....

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto. Se utiliza para representar gráficos en la página. Consulte el fragmento de código para resolver esta tarea....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...-> idx_get ( 1 ); //Create Annotation auto wa = MakeObject < WatermarkAnnotation...

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