Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 2,476 for

properties

(0.11 sec)
  1. How to Convert ODT to PDF in C#

    This article provides a step-by-step procedure to convert ODT to PDF in C# and a sample working code for the C# ODT to PDF conversion application....document by defining various properties. Here are the main steps...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. How to Convert Outlook Email to PDF using C#

    This quick tutorial describes the complete process of how to convert Outlook email to PDF using C# and learn how to develop the EML to PDF C# application....file by defining various properties using the PdfConvertOptions...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. How to Add Text Signature to RTF using Java

    In this tutorial, we will help you to add text signature to RTF using Java. Also, we will provide code to demonstrate how to insert text signature to RTF in Java....class and set the desired properties to personalize the visual...

    kb.groupdocs.com/signature/java/how-to-add-text...
  4. 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...
  5. How to Sign JPEG with text signature using C#

    In this topic, you will get help on how to sign JPEG with text signature using C#. Also, code example will be supplied to add text signature to JPEG using C#....TextSignOptions class and set the properties for the appearance of text...

    kb.groupdocs.com/signature/net/how-to-sign-jpeg...
  6. 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...
  7. 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...
  8. Introducing Form-Field Signatures for PDF Docum...

    We are pleased to announce a major release of GroupDocs.Signature for Java containing 13 new features, 5 improvements, and 2 bug fixes. In this release, we have introduced Metadata Signature for word-processing, presentation and spreadsheet documents. Furthermore, a new signature type, Form-Field Signature, is implemented for signing PDF documents. Please have a look at the release notes for more details on the new features and changes introduced in version 19....documents by adding new string properties **SubjectName **and IssuerName...

    blog.groupdocs.com/signature/introducing-form-f...
  9. Convert PDF to HTML programmatically using C#

    Let's convert a PDF document to HTML using a few lines of code. Automate PDF conversion within .NET application to convert whole document or selected pages....PageCount, Zoom, and other properties. Lastly, use the Convert...

    blog.groupdocs.com/conversion/convert-a-pdf-doc...
  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-...