Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 862 for

point

(0.04 sec)
  1. How to Create GroupDocs Viewer Plugin for Conta...

    This article explains the basics of creating a plugin for the Contao CMS using the Contao Viewer plugin as an example. You can download the completed plugin from Contao. Requirements Contao CMS PHP 5.3 JavaScript PreparationTo create a GroupDocs Viewer plugin for Contao CMS: Install Contao CMS. The installation of this CMS is a simple. Allow GroupDocs to appear go to Admin > Setting > Security settings > Allowed HTML tags and just add at the end....can use this as the starting point to get the position for where...

    blog.groupdocs.com/viewer/how-to-create-groupdo...
  2. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...delivered will be given at any point. If an estimated date is supplied...

    forum.groupdocs.com/t/free-support-policies/6034
  3. Archive

    archives...2019 · Usman Aziz · 2 min Add Point Annotation in Documents using...Atir Tahir · 1 min Introducing Point Annotation for Words in GroupDocs...

    blog.groupdocs.com/archives/
  4. Comment ajouter une annotation de point dans un...

    Cet article fournit un guide étape par étape sur la façon d'ajouter des annotations ponctuelles dans un PDF à l'aide de Java. Il comprend également un exemple de code pour insérer une annotation ponctuelle dans un PDF en Java....Comment ajouter une annotation de point dans un PDF en utilisant Java...procédure d’ajout d’annotations de points dans un PDF à l’aide de Java**...

    kb.groupdocs.com/fr/annotation/java/how-to-add-...
  5. Comment ajouter une annotation de points dans u...

    Cet article propose des conseils sur la façon d'ajouter des annotations ponctuelles dans un PDF à l'aide de C#. De plus, il inclut du code et des étapes pour insérer une annotation ponctuelle dans un PDF en C#....Comment ajouter une annotation de points dans un PDF à l'aide de C#...processus d’ajout d’annotations de points dans un PDF à l’aide de C#**...

    kb.groupdocs.com/fr/annotation/net/how-to-add-p...
  6. قم بتمييز ملف PDF باستخدام التعليقات التوضيحية ...

    قم بتمييز النص في PDF باستخدام التعليقات التوضيحية المميزة باستخدام Java. الشرح التوضيحي للمستند والصورة تسمح Java API بالتعليق على ملفات PDF عن طريق تمييز أي منطقة....pdf"); List<Point> points = new ArrayList<Point>(); points.add(new...add(new Point(120, 270)); points.add(new Point(600, 270)); points.add(new...

    blog.groupdocs.com/ar/annotation/highlight-pdf-...
  7. Wyróżnij plik PDF za pomocą adnotacji w Javie |...

    Wyróżnij tekst w formacie PDF z zaznaczonymi adnotacjami przy użyciu języka Java. Dodawanie adnotacji do dokumentów i obrazów Java API umożliwia dodawanie adnotacji do plików PDF poprzez podświetlanie dowolnego obszaru....pdf"); List<Point> points = new ArrayList<Point>(); points.add(new...add(new Point(120, 270)); points.add(new Point(600, 270)); points.add(new...

    blog.groupdocs.com/pl/annotation/highlight-pdf-...
  8. Belgelerdeki Üstü Çizili Metin | C̶r̶o̶s̶s̶ o̶u...

    Java kullanarak belgelerin içindeki metnin üstünü çizelim. Java API ile üstü çizili ek açıklama kullanarak geçersiz metnin üstünü çizmeyi otomatikleştirin....ekleyin List<Point> points = new ArrayList<Point>(); points.add(new...add(new Point(180, 730)); points.add(new Point(300, 730)); points.add(new...

    blog.groupdocs.com/tr/annotation/strikethrough-...
  9. Zvýrazněte PDF pomocí anotací v Java | Anotace ...

    Zvýrazněte text v PDF pomocí zvýrazněných anotací pomocí Java. Anotace dokumentů a obrázků Java API umožňuje anotovat soubory PDF zvýrazněním libovolné oblasti.... Definujte seznam Point s pro výběr oblasti zvýraznění...pdf"); List<Point> points = new ArrayList<Point>(); points.add(new...

    blog.groupdocs.com/cs/annotation/highlight-pdf-...
  10. Créer des hyperliens en PDF à l'aide des annota...

    Annotez des fichiers PDF en créant des hyperliens à l'aide d'annotations de lien en Java. Annotation de documents et d'images L'API Java permet d'annoter en liant des données externes.... Définir la liste des Points qui représentent la zone de...l’URL, le numéro de page, les points, etc. Ajoutez le lien hypertexte...

    blog.groupdocs.com/fr/annotation/create-hyperli...