Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 8,534 for

annotator

(0.22 sec)
  1. 如何用 C++ 添加 Freetext 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Freetext 注释的源代码...Annotations 集合中的 Freetext 注释方法 Add 再次保存该文件...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. .NET 을 (를) 사용하여 Circle 주석을 가져오는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Circle 주석을 가져오기 위한 C...Annotations 컬렉션에서 Circle 주석에 대해 Get 메서드를...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/circl...
  3. .NET 을 (를) 사용하여 Watermark 주석을 가져오는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Watermark 주석을 가져오기 위한 C...Annotations 컬렉션에서 Watermark 주석에 대해 Get...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/water...
  4. C++ 을 (를) 사용하여 Polyline 주석을 가져오는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일로 Polyline 주석을 가져오기 위한 소스 코드...Annotations 컬렉션에서 Polyline 주석에 대해 Get...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/polyl...
  5. چگونگی اضافه کردن Watermark حاشیه نویسی با استف...

    کد منبع برای اضافه کردن Watermark حاشیه نویسی در فایل PDF بر روی هر پلت فرم با زبان C++...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( WatermarkAnnotation1...

    products.aspose.com/pdf/fa/cpp/annotation/water...
  6. Criar Links em arquivo PDF com C#|Aspose.PDF fo...

    Esta seção explica como criar links em seu documento PDF com C#....Adicione o link à propriedade Annotations do objeto Page. Por fim,...Adicione o link à coleção Annotations do objeto Page. Salve o PDF...

    docs.aspose.com/pdf/pt/net/create-links/
  7. Crea moduli PDF utilizzando C++ | Aspose.PDF

    Crea moduli PDF e aggiungi campi in modo programmatico con il codice di esempio C++ usando Aspose.PDF per C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/it/cpp/acroforms/create/
  8. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....found in the document Set the annotation color and title Save the...to define the strike out annotation and apply it on a particular...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...
  9. Entfernen Sie Anmerkungen aus PDF in Java

    Dieser Artikel beschreibt, wie Sie in Java Anmerkungen aus PDFs entfernen. Er enthält Einzelheiten zu den IDE-Einstellungen, eine Liste der Schritte und einen Beispielcode zum Entwickeln eines PDF-Anmerkungsentferners in Java....Dokument Greifen Sie auf den annotations collection der Seite zu und...verwenden, um eine bestimmte Annotation zu löschen. Eine andere Möglichkeit...

    kb.aspose.com/de/pdf/java/remove-annotations-fr...
  10. Come aggiungere l'annotazione Highlight usando ...

    Codice di esempio Java per aggiungere Highlight annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file...visit ( page ); // Create annotations HighlightAnnotation highlightAnnotation...

    products.aspose.com/pdf/it/java/annotation/high...