Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 2,529 for

properties

(0.58 sec)
  1. 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...
  2. 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...
  3. Introducing GroupDocs.Signature for Python via ...

    Introduction to GroupDocs.Signature for Python via .NET - what is it and why to use...Hide signatures in document properties. Supported Document Formats...

    docs.groupdocs.com/signature/python-net/introdu...
  4. Indexing options | GroupDocs

    This page contains a description of all the Properties of the IndexingOptions class...all the properties of the class. Cancellation property The property... The default value of the property is null. An operation can...

    docs.groupdocs.com/search/net/indexing-options/
  5. 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...
  6. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), Properties in sub interfaces could not be found…...a List instead of List), properties in sub interfaces could not...pass in a List I can use the property “Name” but not “Disabled”...

    forum.groupdocs.com/t/jsondatasource-conditiona...
  7. How to run examples | GroupDocs

    This article describes how to run .NET file conversion API code examples....config** file and demo-related properties in the **configuration.yml**...config** file and demo-related properties in the **configuration.yml**...

    docs.groupdocs.com/conversion/net/how-to-run-ex...
  8. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...declares the minimum set of properties, which are common for every...and provides a convenient properties for working with them. of...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  9. 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...
  10. Shapes in spreadsheet document | GroupDocs

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more....xlsx" ); } Updating shape properties Since version 17.12, GroupDocs...the feature of modifying properties ( , , , , or ) of particular...

    docs.groupdocs.com/watermark/net/shapes-in-spre...