Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 8,590 for

annotate

(0.07 sec)
  1. Perubahan API Publik di Aspose.PDF untuk Java 1...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Annotation: Metode yang ditambahkan:...

    docs.aspose.com/pdf/id/java/public-api-changes-...
  2. Távolítsa el a PPTX megjegyzést Python segítség...

    Python forráskód a PPTX prezentáció megjegyzéseinek eltávolításához...NET Annotation Távolítsa el a PPTX megjegyzést...

    products.aspose.com/slides/hu/python-net/annota...
  3. PdfEncryptionDetails.userPassword property | As...

    PdfEncryptionDetails.userPassword property. Specifies the user password required for opening the encrypted PDF document....to allow the editing of annotations. let encryptionDetails =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PDF에서 링크 업데이트|Aspose.PDF for Java

    PDF의 링크를 프로그래밍 방식으로 업데이트합니다. 이 가이드는 Java 언어로 PDF의 링크를 업데이트하는 방법에 관한 것입니다....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ko/java/update-links/
  5. PDFマルチメディア注釈|Aspose.PDF for Java

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

    docs.aspose.com/pdf/ja/java/multimedia-annotation/
  6. Display html markup in a TextAnnotation - Free ...

    Is it possible to display html markup in a TextAnnotation? I have tried assigning to TextAnnotation.RichText rather than TextAnnotation.Contents but it then displays nothing. We are using version 8.8.0 TIA Dan...if want annotations, in addition to the text annotation, add a...

    forum.aspose.com/t/display-html-markup-in-a-tex...
  7. C++ 을 (를) 사용하여 Freetext 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Freetext 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Freetext 주석에 대해 Add...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/ko/cpp/annotation/freet...
  8. 如何使用 .NET 刪除 Watermark 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Watermark 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  9. 如何使用 .NET 刪除 Highlight 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Highlight 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  10. 如何使用 C++ 刪除 Strikeout 註釋 | Aspose.PDF

    用於在任何平台上刪除 Strikeout PDF 檔中C++註釋的原始程式碼... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...