Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 8,588 for

annotator

(0.07 sec)
  1. PDF 문서 압축 | Aspose.PDF

    Aspose.PDF 라이브러리를 사용하여 이 샘플 코드를 사용하여 모든 플랫폼에서 프로그래밍 방식으로 PDF 파일을 최적화합니다....infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/ko/compress/
  2. Adicionar Anotações de Figuras usando C++|Aspos...

    Este artigo descreve como adicionar, obter e excluir anotações de figuras do seu documento PDF com Aspose.PDF para C++...Annotations.CircleAnnotation) exceto...anotação à página page -> get_Annotations () -> Add ( circleAnnotation...

    docs.aspose.com/pdf/pt/cpp/figures-annotation/
  3. ลบคำอธิบายประกอบ PPT ออนไลน์หรือจัดการคำอธิบายป...

    ลบความคิดเห็นออกจากไฟล์ PPT ผ่านแอปออนไลน์ฟรีรหัส Java API เพื่อจัดการความคิดเห็นของไฟล์ PPT...Total Java Annotate ลบคำอธิบายประกอบ PPT ออนไ...s) ``` 📝 เหตุผลในการทำ Annotations ในไฟล์ PPT: ปรับปรุงการสอน...

    products.aspose.com/total/th/java/annotate/ppt/
  4. Обновление ссылок в PDF|Aspose.PDF for Java

    Обновление ссылок в PDF программным способом. Это руководство о том, как обновить ссылки в PDF на языке Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ru/java/update-links/
  5. Extraire des données d'un tableau dans un PDF a...

    Apprenez à extraire des données tabulaires d'un PDF en utilisant Aspose.PDF for .NET en C#...un tableau marqué avec une annotation carrée : // For complete...squareAnnotation = page . Annotations . FirstOrDefault ( ann =>...

    docs.aspose.com/pdf/fr/net/extract-data-from-ta...
  6. Node.js에서 PDF 첨부 파일 작업하기|Aspose.PDF for Node.js...

    Node.js에서 PDF 첨부 파일의 기본 작업. 예제와 함께하는 가이드....기존 PDF에서 첨부 파일 제거하기 PDF Annotations in Node.js Node.js에서 PDF...

    docs.aspose.com/pdf/ko/nodejs-cpp/attachments/
  7. 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...
  8. C++ 을 (를) 사용하여 Freetext 주석을 추가하는 방법 | Aspose.PDF

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

    products.aspose.com/pdf/ko/cpp/annotation/freet...
  9. 如何使用 .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/...
  10. 如何使用 .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/...