Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 8,589 for

annotation

(0.09 sec)
  1. 从PDF文件中提取链接|Aspose.PDF for C++

    使用C#从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。...annotations.annotation_selector/) 对象传递给 Page...com/pdf/cpp/class/aspose.pdf.annotations.annotation_selector/) 对象的 Selected...

    docs.aspose.com/pdf/zh/cpp/extract-links/
  2. Redactions Cause Text Shift If Words Are Differ...

    While messing around with redactions I noticed a bit of an issue happening when redacting a sentence with multiple word formats/colours. If the last word in a redaction box has a different colour to the first word after …...Product Family redaction-annotation , redact-text DomTheDev June...Black; doc.Pages[page.Number].Annotations.Add(redactionAnno, true);...

    forum.aspose.com/t/redactions-cause-text-shift-...
  3. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....links to the Page object’s Annotations collection. Finally, save...Links are represented as annotations in a PDF file and they can...

    docs.aspose.com/pdf/net/actions/
  4. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...annotations.RedactionAnnotation(page...fill_color = pdf.Color.black page.annotations.add(ann, True) try: ann.redact()...

    forum.aspose.com/t/really-weird-large-redaction...
  5. Overview|Aspose.PDF for .NET

    Overview of key-features and supported formats of Aspose.PDF for .NET, installation and licensing manual of .NET library.... removing or flattening annotations. removing AcroForm Fields...attachments and annotations Adding attachments and annotations makes PDF...

    docs.aspose.com/pdf/net/overview/
  6. PdfFileEditor ResizeContents causes corrupted r...

    Hello, I use the function ResizeContents of the PdfFileEditor to resize big PDF files down to DIN A3. Everything works fine until we have a big PDF with a Annotation. The function call doesn’t cause any error. But wh…...we have a big PDF with a Annotation. The function call doesn’t...we get some errors and the Annotation isn’t visible anymore. Do...

    forum.aspose.com/t/pdffileeditor-resizecontents...
  7. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....displayed over the link Add both annotations to the page Save the resultant...In the next steps, a link annotation is created within a rectangle...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  8. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file with Aspose.PDF for Go via C++....features like text extraction, annotation, or form filling. package...

    docs.aspose.com/pdf/go-cpp/open-pdf-document/
  9. Advanced operations for C++|Aspose.PDF for C++

    Aspose.PDF for C++ can perform not only simple and easy tasks but also cope with more complex functions. For advanced users and developers, the Advanced section will detail these features for you....shapes on the page Annotations - Annotations allow users to add...add, delete and modify the annotation from the PDF documents. Artifacts...

    docs.aspose.com/pdf/cpp/advanced-operations/
  10. Extract Table Data from PDF|Aspose.PDF for Java

    Learn how to extract tabular from PDF using Aspose.PDF for Java...table marked with Square Annotation: public static void Extract_Marked_Table...List < com . aspose . pdf . Annotation > list = annotationSelector...

    docs.aspose.com/pdf/java/extract-data-from-tabl...