Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 8,583 for

annotation

(0.19 sec)
  1. java.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://products.aspose.com/total/he/java/2024-06-11T10:20:05+00:00alternate en https://products.aspose.com/to......com/total/he/java/annotate/2024-06-17T10:14:09+00:00alternate...https://products.aspose.com/total/java/annotate/ alternate fr https://products...

    products.aspose.com/total/he/java.xml
  2. Xóa chú thích PDF trực tuyến hoặc quản lý chú t...

    xóa nhận xét khỏi tệp PDF thông qua ứng dụng trực tuyến miễn phí.Mã C# .NET API để quản lý nhận xét của tệp PDF....NET Annotate Xóa chú thích PDF trực tuyến...chú thích Sử dụng Pages[1].Annotations.Add để thêm chú thích Gọi...

    products.aspose.com/total/vi/net/annotate/pdf/
  3. PDF एनोटेशन ऑनलाइन निकालें या .NET के माध्यम से...

    ऑनलाइन ऐप के माध्यम से PDF फ़ाइल से टिप्पणियाँ निःशुल्क हटाएँ।PDF फ़ाइलों की टिप्पणियों को प्रबंधित करने के लिए C# .NET API कोड।...NET Annotate PDF एनोटेशन ऑनलाइन निकालें...एनोटेशन जोड़ने के लिए Pages[1].Annotations.Add का उपयोग करें फ़ाइल को...

    products.aspose.com/total/hi/net/annotate/pdf/
  4. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for JavaScript via C++....where shapes may be used for annotations, illustrations, or as part...used to safeguard specific annotations or highlights that provide...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...
  5. Create image with read barcodes - Free Support ...

    Hello: I have now been able to read all EAN-13 codes from a JPG image. By adjusting the quality for difficult images, the result is fantastic. $license = new \Aspose\Barcode\Internal\License(); ** $license->setLicens…...imagepng($src, 'annotated.png'); Show the annotated image to the...

    forum.aspose.com/t/create-image-with-read-barco...
  6. 記録

    記録...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotationをフィルタリングする if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/ja/pdf/extract-text-from-pdf-cs...
  7. 아카이브

    아카이브...getPages()) { for (Annotation annotation : page.getAnnotations())...getAnnotations()) { // 주석을 병합하거나 annotation.flatten(); // 또는 주석 삭제 // page...

    blog.aspose.com/ko/pdf/compress-optimize-reduce...
  8. arkiv

    arkiv... Annotation-funktioner: Lägga till, modifiera...för dokumentautenticitet. Annotations & Comments — Programmatically...

    blog.aspose.com/sv/pdf/best-python-pdf-library/
  9. PDF 크기 최적화, 압축 또는 줄이기|Aspose.PDF for Python via...

    PDF 파일 최적화, 모든 이미지 축소, PDF 크기 줄이기, 폰트 비내장화, 사용되지 않는 객체 제거를 Python으로 수행합니다....pages : for annotation in page . annotations : annotation . flatten...

    docs.aspose.com/pdf/ko/python-net/optimize-pdf/
  10. PDFでのアクションの操作|Aspose.PDF for .NET

    このセクションでは、C#を使用してドキュメントおよびフォームフィールドにアクションをプログラム的に追加する方法を説明します。...オブジェクトが定義されたら、これらのリンクを Page オブジェクトのAnnotationsコレクションに追加します。 最後に、 Document...URLコンテンツを見つけるには、注釈とテキストの両方を操作する必要があります。 Annotation オブジェクト自体にはテキストがなく、ページ上のテ...

    docs.aspose.com/pdf/ja/net/actions/