Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 1,167 for

annotate

(0.08 sec)
  1. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....represented as annotations. Check any annotations that should be...software supports adding annotations that can provide interactivity...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  2. KML/KMZ with geotagging

    KML (Keyhole Markup Language) and KMZ (Keyhole Markup Language Zipped) are file formats commonly used for geospatial data and geotagging. They allow users to store and share geographic information, such as coordinates, points of interest, and routes, within the files. Geotagging in KML/KMZ involves adding location metadata to specific elements, enabling precise geospatial referencing and visualization of data on maps and Earth browsers....purpose of defining geographic annotations and visualizations. Geospatial...

    products.aspose.com/gis/net/geotag-photo/kml-kmz
  3. Convert PDF to CSV via Java | products.aspose.com

    Export PDF to CSV via Java API without using Microsoft Excel or Adobe Reader...extraction, page manipulation, annotations, bookmarks, and much more...

    products.aspose.com/total/java/conversion/pdf-t...
  4. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...Annotations; using Aspose.Pdf.Forms;...www.example.com"); page.Annotations.Add(link); // Save the document...

    forum.aspose.com/t/trying-to-create-a-word-like...
  5. Wie man in PDF mit C# sucht | Text in PDF finde...

    Text in PDF mit C# suchen und hervorheben. Erfahren Sie, wie Sie in PDF mit C# suchen, Keywords finden, Übereinstimmungen extrahieren, reguläre Ausdrücke verwenden und sensible Daten schwärzen....); // Create a redaction annotation RedactionAnnotation redaction...Sie sie an. fragment.Page.Annotations.Add(redaction); redaction...

    blog.aspose.com/de/pdf/search-in-pdf-using-csharp/
  6. איך לחפש ב-PDF באמצעות C# | מצא והדגש טקסט ב-PDF

    חפש והדגש טקסט ב-PDF באמצעות C#. למד כיצד לחפש ב-PDF באמצעות C#, למצוא מפתחות, לחלץ התאמות, להשתמש בביטוי רגולרי, ולכסות נתונים רגישים....); // Create a redaction annotation RedactionAnnotation redaction...redaction fragment.Page.Annotations.Add(redaction); redaction...

    blog.aspose.com/he/pdf/search-in-pdf-using-csharp/
  7. Comment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Comment class, your essential tool for managing comment text in documents. Enhance your workflow with seamless integration!... Remarks A comment is an annotation which is anchored to a region...

    reference.aspose.com/words/net/aspose.words/com...
  8. Як шукати в PDF за допомогою C# | Знайти та під...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....); // Create a redaction annotation RedactionAnnotation redaction...redaction fragment.Page.Annotations.Add(redaction); redaction...

    blog.aspose.com/uk/pdf/search-in-pdf-using-csharp/
  9. Add an image in XPS files | API for .NET

    .NET API Solution to work with PS, XPS and EPS files. Learn how to add images to a XPS file with the attached C# code snippet...resources such as text or annotations. Understanding these relationships...

    products.aspose.com/page/net/add-image-to-xps/
  10. アーティファクトの操作|Aspose.PDF for Java

    このページでは、Aspose.PDF for Java を使用してアーティファクトクラスを操作する方法について説明します。コードスニペットは、PDF ページに背景画像を追加する方法と、PDF ファイルの最初のページにある各透かしを取得する方法を示しています。...個のウォーターマークが含まれています" ); } PDF Annotations アクセシビリティとタグ付きPDFの作業...

    docs.aspose.com/pdf/ja/java/artifacts/