Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 8,737 for

annotation

(0.13 sec)
  1. Jak dodać Text Adnotację za pomocą C++ | Aspose...

    Kod źródłowy do dodawania adnotacji Text 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/text/...
  2. Jak dodać Underline Adnotację za pomocą .NET | ...

    Kod źródłowy w języku C#, aby dodać adnotacje Underline na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/pl/net/annotation/under...
  3. Jak dodać Circle Adnotację za pomocą .NET | Asp...

    Kod źródłowy w języku C#, aby dodać adnotacje Circle na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/pl/net/annotation/circl...
  4. Jak dodać Text Adnotację za pomocą .NET | Aspos...

    Kod źródłowy w języku C#, aby dodać adnotacje Text na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/pl/net/annotation/text/...
  5. Come aggiungere l'annotazione Watermark usando ...

    Codice sorgente per aggiungere Watermark annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/cpp/annotation/water...
  6. Come aggiungere l'annotazione Text usando C++ |...

    Codice sorgente per aggiungere Text annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/cpp/annotation/text/...
  7. 如何使用 .NET 删除 Freetext 注释 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  8. Извлечение ссылок из PDF файла|Aspose.PDF for C++

    Извлечение ссылок из PDF с использованием C#. Эта тема объясняет, как извлечь ссылки с помощью класса AnnotationSelector....MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ru/cpp/extract-links/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – API PDF per le annotazioni https://products.aspose.com/pdf/it/Annotation/ Recent content in API PDF per le annotazioni on Aspsoe.PDF Products H......com/pdf/it/annotation/ Recent content in API PDF...https://products.aspose.com/pdf/it/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/it/annotation/index.xml
  10. Anotações Adesivas em PDF|Aspose.PDF para Java

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'Água no texto. Ela é usada para representar gráficos na página. Verifique o trecho de código para resolver essa tarefa....annotationSelector ); List < Annotation > WatermarkAnnotations =...imprimir resultados for ( Annotation fa : WatermarkAnnotations...

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