Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 7,618 for

annotate

(0.3 sec)
  1. Manipola le annotazioni in PDF usando C++ | Asp...

    Semplice codice sorgente demo per manipolare le annotazioni in PDF su qualsiasi piattaforma con linguaggio C++....da rimuovere con Redaction Annotation Aggiungi annotazione link...libreria C++ Per aggiungere Text Annotation nel file PDF, useremo l’API...

    products.aspose.com/pdf/it/cpp/annotation/
  2. 如何使用 .NET 添加 Redaction 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Redaction 批注。...region RedactionAnnotation annot = new RedactionAnnotation (...( 200 , 500 , 300 , 600 )); annot . FillColor = Aspose . Pdf ...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  3. API per la redazione dei PDF | Aspose.PDF

    Redigi i documenti PDF con app multipiattaforma gratuite e API High Code per qualsiasi piattaforma....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/it/redaction/
  4. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET,您可以在 PDF 文件中从头开始创建表单...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/zh/net/create-form/
  5. AcroForm 생성 - C#에서 작성 가능한 PDF 만들기|Aspose.PDF fo...

    Aspose.PDF for .NET을 사용하여 PDF 파일에서 처음부터 양식을 생성할 수 있습니다....rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/ko/net/create-form/
  6. Compress PDF Document | Aspose.PDF

    Optimize PDF files on any platform programmatically with this sample code using Aspose.PDF Library...Flattening Annotations with Aspose.PDF for C++ Adding annotations to...naturally increases its size. Annotations can be removed if they are...

    products.aspose.com/pdf/compress/
  7. Mudanças na API Pública no Aspose.PDF para Java...

    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....end, Enum annotType, Annotation annotation) alterado para void...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/pt/java/public-api-changes-...
  8. استخراج الروابط من ملف PDF|Aspose.PDF لـ C++

    استخراج الروابط من PDF باستخدام C#. يشرح هذا الموضوع كيفية استخراج الروابط باستخدام فئة AnnotationSelector....annotations.annotation_selector/) إلى طريقة...com/pdf/cpp/class/aspose.pdf.annotations.annotation_selector/). يظهر لك...

    docs.aspose.com/pdf/ar/cpp/extract-links/
  9. Extraer texto de sellos usando C#|Aspose.PDF fo...

    Aprende cómo usar la función especial de Aspose.PDF for .NET - extracción de texto de anotaciones de sello... Obtén la Annotation deseada de la lista de anotaciones...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/es/net/extract-text-from-st...
  10. How to Delete All Comments in PDF in C#

    This short tutorial guides on how to delete all comments in pdf in c#. It provides details on IDE settings, a program flow and a runnable sample code to remove all comments from PDF in C#....information about other types of annotations that can be accessed and...test the annotations Iterate through all the annotations on each...

    kb.aspose.com/pdf/net/how-to-delete-all-comment...