Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 2,465 for

properties

(0.11 sec)
  1. Delete Digital signatures from documents | Grou...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...

    docs.groupdocs.com/signature/net/delete-digital...
  2. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive Properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....using Read the ZIP archive properties Loop through to extract information...

    docs.groupdocs.com/metadata/net/working-with-zi...
  3. Set image size limits | GroupDocs

    This article shows how to set image size limits when rendering image to PNG or JPEG...the interface that contains properties for size limits: C# /// <summary>...in pixels. ''' </summary> Property MaxWidth As Integer ''' <summary>...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  4. Handling metadata in WAV files | GroupDocs

    This article explains about the API supports extracting metadata from WAV files...method Read the WAV audio properties advanced_usage.managing_...

    docs.groupdocs.com/metadata/java/handling-metad...
  5. Removing found watermarks | GroupDocs

    This article explains how to remove found watermarks while using GroupDocs. Watermarks Java API....watermarks with matching properties. Following code snippet shows...

    docs.groupdocs.com/watermark/java/removing-foun...
  6. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using Java programming language....built-in and custom document properties inside the resultant Mobi...which, in turn, defines 4 properties: getFormat() , getPageCount()...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  7. Indexing options | GroupDocs

    This page contains a description of all the Properties of the IndexingOptions class...a description of all the properties of the class. setCancellation...class. This class contains properties for setting OCR processing...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  8. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...options and set the ZOrder property. Call method of class instance...analyze SignResult (IResult properties) Console . WriteLine ( $"Sign-process...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Add Image Watermark to DOCX Using C#

    Discover how to add image watermark to DOCX using C# without extra software installation. Also, we'll provide you with code to insert image watermark to DOCX in C#....ImageWatermark class and customize its properties according to your preferred...

    kb.groupdocs.com/watermark/net/add-image-waterm...
  10. How to Sign RTF with QR Code using C#

    In this topic, we will guide you on how to sign RTF with QR Code using C#. We will also provide a code example to create QR Code in RTF using C#....class object and set its properties Call the Signature.Sign method...

    kb.groupdocs.com/signature/net/how-to-sign-rtf-...