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

annotation

(0.16 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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/
  5. Advanced operations in Node.js|Aspose.PDF for N...

    Aspose.PDF for Node.js via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers.... Annotations - annotations allow users to add...add, delete and modify the annotation from the PDF documents. Securing...

    docs.aspose.com/pdf/nodejs-cpp/advanced-operati...
  6. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...Create an OutputIntent with annotation required OutputConditionIdent...necessary, an OutputCondition and annotation RegistryName may be provided...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  7. Close all Comments Function - Free Support Foru...

    What is the option to all comments in a document function?...mention comment handling, annotation collections, or any API method...methods that manipulate the Annotations collection (PDF) or the Comments...

    forum.aspose.com/t/close-all-comments-function/...
  8. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...Annotations.CircleAnnotation 类的实例),除了形状不同。...新建 Document 。 创建一个 Circle Annotation 并设置 Circle 参数(新建 Rectang...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/
  9. 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...
  10. 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-...