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

properties

(0.12 sec)
  1. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for java version 20.11 - inserting an edited worksheet into existing spreadsheet...specifying its index in the property of class. Opening a spreadsheet...class now contains two new properties: integer and boolean flag...

    docs.groupdocs.com/editor/java/inserting-edited...
  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. 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...
  4. 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...
  5. 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-...
  6. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .Java....This class provides various properties to customize the loading...

    docs.groupdocs.com/conversion/java/convert-each...
  7. 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...
  8. 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-...
  9. How to Add Text Signature to RTF using C#

    In this guide, we will walk you through the steps to add text signature to RTF using C#. we will supply you with code example to insert text signature to RTF in C#....TextSignOptions class and set its properties for the appearance of text...

    kb.groupdocs.com/signature/net/how-to-add-text-...
  10. 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...