Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 9,067 for

annotate

(0.09 sec)
  1. 커브 주석 추가|Aspose.PDF for Python via .NET

    이 예제에서는 입력 PDF를 바인딩하고 첫 페이지에 대시 곡선을 그린 다음 수정된 문서를 저장합니다....initialize_data_dir def add_curve_annotation ( infile , outfile ): # Create...220 , 100 ), "This is curve annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/ko/python-net/add-curve-ann...
  2. Obtener privilegios del documento|Aspose.PDF fo...

    Aprenda cómo verificar programáticamente los privilegios de un documento PDF usando Aspose.PDF for Python. Este tutorial muestra cómo usar la clase PdfFileInfo para leer la configuración de seguridad del documento, como los permisos de impresión, copia o modificación....Modify Annotations: { privileges . allow_modify_annotations } "...

    docs.aspose.com/pdf/es/python-net/get-document-...
  3. Tworzenie formularzy PDF przy użyciu Python | A...

    Tworzenie formularzy PDF i dodawanie pól programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python for .NET.... annotations . Border(textBoxField) border...3 border . dash = apdf . annotations . Dash( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/pl/python-net/acroforms...
  4. 아카이브

    아카이브...반복 for (auto annotation : page->get_Annotations()) { // 주석 유형...확인 if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/ko/pdf/extract-data-from-tables...
  5. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire pages, from a specific part, based on columns, etc....comprise of Text, Image, Annotations, Attachments, Graphs, etc...through all the annotations for ( Annotation annotation : doc . getPages...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  6. Přidání JavaScriptu do PDF pomocí C#

    Postupujte podle tohoto článku pro přidání JavaScriptu do PDF pomocí C#. Obsahuje podrobnosti pro nastavení IDE, seznam kroků a ukázkový kód pro práci s PDF JS pomocí C# přidáním různých typů skriptů pro různé akce....JS Importujte třídy PDF a Annotations z knihovny Načtěte licenci... Importujte třídy PDF a Annotations, načtěte licenci a přidejte...

    kb.aspose.com/cs/pdf/net/add-javascript-to-pdf-...
  7. 如何使用 C++ 添加 Caret 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Caret 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  8. 如何使用 C++ 添加 Highlight 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Highlight 註釋的原始程式碼...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( HighlightAnnotation1...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  9. 如何使用 .NET 添加 Text 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Text 批注。...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( TextAnnotation1 );...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  10. Come aggiungere l'annotazione Polygon usando C+...

    Codice sorgente per aggiungere Polygon annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...pdf" )); // Create Polygon Annotation var polygonAnnotation = new...

    products.aspose.com/pdf/it/cpp/annotation/polyg...