Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 9,047 for

annotation

(0.22 sec)
  1. NullReferenceException when trying to set a fie...

    Hi, After appending a page to blank document when I try to set a value of a field on the freshly appended page I get a System.NullReferenceException. Apparently the fields that have dot in their full name are affected. …...Annotations.Annotation.#=z2SXzwXoy_0tQ() Unknown...PDF.dll!Aspose.Pdf.Annotations.Annotation.Appearance.get() Unknown...

    forum.aspose.com/t/nullreferenceexception-when-...
  2. Uso de tipos adicionales de anotaciones PDF|Asp...

    Esta sección describe cómo agregar, obtener y eliminar tipos adicionales de anotaciones de su documento PDF.... Crear una nueva Caret Annotation y establecer los parámetros...annotationSelector ); List < Annotation > caretAnnotations = annotationSelector...

    docs.aspose.com/pdf/es/java/extra-annotations/
  3. إضافة تعليقات توضيحية للترميز|Aspose.PDF for Py...

    يربط هذا المثال ملف PDF مُدخل، ويضيف أربعة تعليقات توضيحية مختلفة للترميز إلى الصفحة الأولى، ويحفظ المستند المحدث. يوضح كل تعليق توضيحي نمطًا ولونًا مختلفين للترميز....initialize_data_dir def add_markup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add markup annotation to page 1 content_editor...

    docs.aspose.com/pdf/ar/python-net/add-markup-an...
  4. Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....weight: 30 url: /id/cpp/figures-annotation/ description: Artikel ini...(instans dari kelas Aspose.Pdf.Annotations.CircleAnnotation) kecuali...

    docs.aspose.com/pdf/id/cpp/advanced-operations/...
  5. حاشیه نویسی را با استفاده از جاوا حذف کنید | pr...

    کد منبع جاوا برای حذف نظرات ارائه...نمونه کد آنلاین شامل Remove Annotation From PPT نحوه حذف حاشیه نویسی...Slides for Java API. Remove Annotation From PPTX نحوه حذف حاشیه...

    products.aspose.com/slides/fa/java/annotation/
  6. Ta bort anteckning med C++ | products.aspose.com

    C++ källkod för att ta bort presentationskommentarer...online inkluderar Remove Annotation From PPT Hur man tar bort...Slides för C++ API. Remove Annotation From PPTX Hur man tar bort...

    products.aspose.com/slides/sv/cpp/annotation/
  7. 使用 Java 刪除註解 | products.aspose.com

    去除演示文稿註釋的Java源碼...PowerPoint 代碼示例在線包括 Remove Annotation From PPT 如何使用 Aspose.Slides...Java API 從 PPT 中刪除註釋。 Remove Annotation From PPTX 如何使用 Aspose.Slides...

    products.aspose.com/slides/zh-hant/java/annotat...
  8. Redazione di un PDF utilizzando C# | Aspose.PDF

    Redazione programmatica di documenti PDF con codice di esempio C# utilizzando Aspose.PDF per .NET...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/it/net/redaction/
  9. 使用 C# 編輯 PDF | Aspose.PDF

    使用 .NET 的 C# 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/zh-hant/net/redaction/
  10. Modificar Anotaciones en su Archivo PDF (facade...

    Esta sección explica cómo modificar anotaciones del archivo PDF a XFDF con Aspose.PDF Facades....DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...1 ), defaultAppearance ); annotation . setTitle ( "Usuario de...

    docs.aspose.com/pdf/es/java/modify-annotations/