Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 8,763 for

annotate

(0.24 sec)
  1. Work with PDF Graphs in Python|Aspose.PDF for P...

    Learn how to draw graphs and shapes in PDF files in Python, including arcs, circles, curves, lines, rectangles, and ellipses....illustrations, or custom page annotations. Graph Shapes Covered The...

    docs.aspose.com/pdf/python-net/working-with-gra...
  2. Optimize, Compress or Reduce PDF Size in Python...

    Discover how to optimize PDF files for performance and file size reduction in Python with Aspose.PDF....fields Remove or flatten annotations Detailed explanation of optimization...

    docs.aspose.com/pdf/python-cpp/optimize-pdf/
  3. PdfSaveOptions.attachmentsEmbeddingMode propert...

    PdfSaveOptions.attachmentsEmbeddingMode property. Gets or sets a value determining how attachments are embedded to the PDF document.... Annotations ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 档案

    档案...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/zh/pdf/extract-text-from-pdf-cs...
  5. Get Viewer Preference of an existing PDF File|A...

    Explore how to extract and retrieve viewer preferences from an existing PDF file using Aspose.PDF in Java....existing PDF File Adding Annotations to existing PDF file...

    docs.aspose.com/pdf/java/get-viewer-preference-...
  6. Windows, Linux और macOS पर PowerPoint फ़ाइलों स...

    पीपीटी, पीपीटीएक्स, पीपीएस, पीओटी, पीपीएसएक्स, पीपीटीएम, पीपीएसएम, पीओटीएक्स, पीओटीएम और ओडीपी जैसी पावरपॉइंट फाइलों पर एनोटेशन का प्रबंधन करने के लिए मुफ्त ऐप और एपीआई...Slides Annotation Aspose.Slides APIs का उपयोग...

    products.aspose.com/slides/hi/annotation/
  7. 如何在C#中删除PDF中的所有注释

    这个简短的教程指导如何在 c# 中删除 pdf 中的所有注释。它提供了有关 IDE 设置的详细信息、程序流程和可运行的示例代码,用于在 C# 中从 PDF 中删除所有注释。...类对象中,其中包含要删除的注释 遍历 PDF 的所有页面以测试 annotations 遍历每个页面上的所有注释 检查注解类型是否为Text并删除...中的注释。 Pages 集合被迭代,其中包含一个名为 Annotations 的集合,该集合被进一步迭代。我们检查要删除的文本...

    kb.aspose.com/zh/pdf/net/how-to-delete-all-comm...
  8. How to Remove Watermark | Aspose.PDF

    Do you know how easily Remove Watermark from PDF in Python? Remove Watermark from PDF with high quality using Python via .NET Aspose.PDF library.... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ] . Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/tutorial/remove-watermark/
  9. FAQ|Aspose.PDF for Python via .NET

    Here you can find answers to Frequently Asked Questions for Aspose.PDF for Python via .NET library....bold text in highlighted annotation on a PDF page? To add bold...bold text in a highlighted annotation, you can find here . How...

    docs.aspose.com/pdf/python-net/faq/
  10. ארכיון

    ארכיון...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/he/pdf/extract-text-from-pdf-cs...