Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 2,457 for

properties

(0.21 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Get document info | GroupDocs

    This article shows how to get the basic document info....object with interface; Call properties such as , or . The following...

    docs.groupdocs.com/parser/java/get-document-info/
  7. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific Properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata Properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....matroska format-specific properties The GroupDocs.Metadata API...Read the Matroska metadata properties on different levels of the...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Result of added watermarks | GroupDocs

    GroupDocs.Watermark API returns result with information about added watermarks...font ); // Set watermark properties watermark . ForegroundColor...

    docs.groupdocs.com/watermark/net/result-of-adde...
  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. Shapes in spreadsheet document | GroupDocs

    Inspect, modify, and remove shapes in Excel documents using Python via .NET....xlsx" ) Updating shape properties This sample updates several...several shape properties such as alternative text, rotation, position...

    docs.groupdocs.com/watermark/python-net/shapes-...