Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 30,709 for

annotate

(0.05 sec)
  1. Kako dodati padajuću komponentu u PDF pomoću C#

    U ovoj ćete temi otkriti kako dodati padajuću komponentu u PDF pomoću C#. Štoviše, radit ćemo s vama na pisanju C# koda za umetanje padajućeg izbornika u PDF pomoću C#....Annotation Product Family GroupDocs...Instalirajte paket GroupDocs.Annotation for .NET iz NuGet-a Dodajte...

    kb.groupdocs.com/hr/annotation/net/how-to-add-d...
  2. Come aggiungere un componente a discesa in PDF ...

    In questo argomento, scoprirai come aggiungere un componente dropdown in PDF usando C#. Inoltre, lavoreremo con te per scrivere codice C# per inserire dropdown in PDF usando C#....Annotation Product Family GroupDocs...Installa il pacchetto GroupDocs.Annotation for .NET da NuGet Aggiungi...

    kb.groupdocs.com/it/annotation/net/how-to-add-d...
  3. Come aggiungere un'annotazione di collegamento ...

    Familiarizziamo con le istruzioni dettagliate per aggiungere l'annotazione del collegamento utilizzando Java e implementiamo rapidamente questi punti per aggiungere l'annotazione del collegamento in Java....Annotation Product Family GroupDocs...utilizzando Java Installa GroupDocs.Annotation for Java dal repository Maven...

    kb.groupdocs.com/it/annotation/java/how-to-add-...
  4. Kako dodati bilješku veze u PDF pomoću C#

    Proučimo upute korak po korak za dodavanje bilješke veze u PDF pomoću C# zajedno s primjerom koda za stvaranje veze bilješke u PDF-u pomoću C#....Annotation Product Family GroupDocs...Instalirajte paket GroupDocs.Annotation for .NET iz NuGet-a da biste...

    kb.groupdocs.com/hr/annotation/net/how-to-add-l...
  5. Advanced usage | Documentation

    This topic describes the GroupDocs.Annotation advanced usage and its multiple powerful features like customizing document annotating process and annotations appearance etc....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for Java...

    docs.groupdocs.com/annotation/java/advanced-usage/
  6. Categories

    Trouver des réponses par l'API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotatio......Annotation Product Family GroupDocs...utilisant C# Ajouter une annotation de texte de recherche au...

    kb.groupdocs.com/fr/categories/page/17/
  7. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Annotation Product Solution GroupDocs...InspectionPackage . Annotations != null ) { foreach ( var annotation in root...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Add component to the document | Documentation

    The page describes how to add components to a document using GroupDocs.Annotation API....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for .NET...

    docs.groupdocs.com/annotation/net/add-component...
  9. Create Hyperlink in PDF

    Document Automation APIs to enrich .NET and Java applications to view, edit, Annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....hyperliens en utilisant les annotations de lien. En tant que programmeur...vous pouvez ajouter ces annotations de lien à des documents dans...

    blog.groupdocs.com/fr/tag/create-hyperlink-in-pdf/
  10. So fügen Sie Link-Anmerkungen zu PDF mit C# hinzu

    Sehen wir uns die Schritt-für-Schritt-Anleitung zum Hinzufügen von Linkanmerkungen zu PDF mit C# zusammen mit dem Codebeispiel zum Erstellen von Anmerkungslinks in PDF mit C# an....Annotation Product Family GroupDocs...Installieren Sie das GroupDocs.Annotation for .NET -Paket aus NuGet...

    kb.groupdocs.com/de/annotation/net/how-to-add-l...