Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 8,418 for

annotation

(0.2 sec)
  1. 档案

    档案...遍历页面上的注解 for (auto annotation : page->get_Annotations()) { // 检查注释类型...检查注释类型 if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/zh/pdf/extract-data-from-tables...
  2. Lưu trữ

    Lưu trữ...trang for (auto annotation : page->get_Annotations()) { // Kiểm...thích if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/vi/pdf/extract-data-from-tables...
  3. آرشیوها

    آرشیوها...کنید for (auto annotation : page->get_Annotations()) { // نوع حاشیه...کنید if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/fa/pdf/extract-data-from-tables...
  4. Opmerkingen uit PDF verwijderen met behulp van ...

    Dit artikel beschrijft hoe u opmerkingen uit PDF kunt verwijderen met behulp van Python. Het biedt gedetailleerde informatie over het instellen van de IDE, het schrijfprogramma-algoritme en een uitvoerbare voorbeeldcode om alle opmerkingen in PDF te verwijderen met behulp van Python....open de verzameling van annotations Controleer elke annotatie...Python . Het laat zien dat de Annotation-klasse een belangrijke klasse...

    kb.aspose.com/nl/pdf/python/how-to-remove-comme...
  5. 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/
  6. PDF 스티키 주석을 C++로 사용하기|Aspose.PDF for C++

    이 주제는 스티키 주석에 관한 것이며, 예로 텍스트에 워터마크 주석을 보여줍니다. 페이지에 그래픽을 나타내는 데 사용됩니다. 이 작업을 해결하기 위해 코드 스니펫을 확인하세요....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...주석 컬렉션에 주석 추가 page -> get_Annotations () -> Add ( wa ); // 폰트 설정을...

    docs.aspose.com/pdf/ko/cpp/sticky-annotations/
  7. PDF 粘性注释使用 C++|Aspose.PDF for C++

    本主题关于粘性注释,作为示例,我们展示了文本中的水印注释。它用于在页面上表示图形。检查代码片段以解决此任务。...namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...将注释添加到页面的注释集合中 page -> get_Annotations () -> Add ( wa ); // 创建用于字体设置的...

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/
  8. Menambahkan Gambar ke PDF menggunakan C++|Aspos...

    Bagian ini menjelaskan cara menambahkan gambar ke file PDF yang ada menggunakan pustaka C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/id/cpp/add-image-to-existin...
  9. 如何使用 C++ 刪除 Text 註釋 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  10. 如何使用 .NET 刪除 Caret 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Caret 通過 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/...