Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 1,995 for

properties

(0.11 sec)
  1. How to Add Strikeout Annotation in PDF Using Java

    In this article, we will provide a comprehensive guide on how to add strikeout annotations to PDF files using Java, and we will also include a sample code for inserting strikeout annotations into PDF files using Java....StrikeoutAnnotation class and set some properties e.g. position, page number...

    kb.groupdocs.com/annotation/java/how-to-add-str...
  2. Use Custom Objects as Metadata Signature in Wor...

    Guys! We have recently released version 19.5 of GroupDocs.Signature for .NET with some extended features, a few bug fixes, and improvements. So in this post, I am going to give you a brief overview of the new features that we have introduced in the latest release. Furthermore, I shall also list the issues that are fixed as well as the improvements that we have made in v19.5. First of all, let’s checkout what new the latest release has brought for you....use the built-in metadata properties for metadata signatures....

    blog.groupdocs.com/signature/use-custom-objects...
  3. How to Add Redaction Annotation to PDF using C#

    Learn the necessary steps to add redaction annotation to PDF using C#, and easily leverage APIs to gain ability to incorporate redaction annotation in PDF using C#....and define the necessary properties, such as the position, page...

    kb.groupdocs.com/annotation/net/how-to-add-reda...
  4. Add Arrow Annotation to JPG using C#

    You will learn how to add arrow annotation to JPG using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation to JPG in C#....class, specifying the desired properties like position and page number...

    kb.groupdocs.com/annotation/net/add-arrow-annot...
  5. How to Add Underline Annotation into PDF Using ...

    In this tutorial, we will discuss how to add underline annotation into PDF using Java. Also, we will provide a code to insert underline annotation in PDF using Java....UnderlineAnnotation class and set some properties e.g. position, page number...

    kb.groupdocs.com/annotation/java/how-to-add-und...
  6. How to Add Distance Annotation in PDF using Java

    This article will help you to add distance annotation in PDF using Java. We'll provide you complete step-by-step guide to insert distance annotation to PDF in Java....distanceAnnotation class and set some properties e.g. position, page number...

    kb.groupdocs.com/annotation/java/how-to-add-dis...
  7. How to Highlight Text in PDF using C#

    In this article, you will learn how to highlight text in PDF using C#. We will also provide you step-by-step instructions and code to highlight text using C# in PDF....HighlightAnnotation object and set some properties of it Call Annotator.Add...

    kb.groupdocs.com/annotation/net/how-to-highligh...
  8. Add Rotation to Signature Appearance Using Grou...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Signature for .NET 17.2.0. About 30 improvements, numerous new features and fixes are introduced in this release. GroupDocs.Signature for .NET 17.2.0 provides various options for dealing with a signature’s appearance. The API implements rotation,transparency,size adjustment & opacity for a signature and adds the ability to verify a Pdf document signed with text sticker/annotation signature. Simply download this latest release and try out all the exciting features introduced in this release....for PDF Implement extended properties for Text Stamp Implementation...

    blog.groupdocs.com/signature/groupdocs.signatur...
  9. Strikethrough Text in Documents in Java | C̶r̶o...

    Let's strikeout the text within documents using Java. Automate the crossing out of invalid text using strikethrough annotation with Java API....Define Coordinates and other properties. Add the prepared strikeout...

    blog.groupdocs.com/annotation/strikethrough-tex...
  10. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....HyperlinkProperties properties ) { links . add ( properties . getLink ());...

    docs.groupdocs.com/parser/java/migration-notes/