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

properties

(0.63 sec)
  1. Update Barcode signatures in document | GroupDocs

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

    docs.groupdocs.com/signature/java/update-barcod...
  2. Get document info | GroupDocs

    This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....the document information properties, use the PropertyNames and...available document information properties: using ( Converter converter...

    docs.groupdocs.com/conversion/net/get-document-...
  3. 使用 GroupDocs.Metadata for Node.js 比较文档元数据

    实用指南,展示如何使用 GroupDocs.Metadata 比较文档版本之间的元数据。一步一步的教程,包含代码示例和导出选项。...documentPath ); try { const properties = metadata . findProperties...()); for ( let i = 0 ; i < properties . getCount (); i ++ ) { const...

    blog.groupdocs.com/zh/metadata/compare-document...
  4. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio Properties from MP3 files....reading some common MPEG audio properties from MP3 files. Note For...root metadata package Use the property to read the metadata values...

    docs.groupdocs.com/metadata/net/handling-mpeg-a...
  5. GroupDocs.Metadata for Python 26.5 – May 2026 R...

    GroupDocs.Metadata for Python 26.5 adds a typed API with .pyi stubs, Python 3.14 support, self‑contained wheels for all platforms, and AI agent integration.... Property search uses plain Python predicates—no...for prop in metadata . find_properties( lambda p: True ): print(...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  6. 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...
  7. How to Convert DWG to PDF in Java

    Transform Autocad file to non-editable format, learn the process to convert DWG to PDF in Java, and review sample code for Java Autocad to PDF converter application....PdfConvertOptions class for defining the properties to customize the output PDF...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Sign JPEG with QR Code using Java

    Quickly learn how to sign JPEG with QR Code using Java. We will also provide a code example to create QR Code in JPEG using Java without installing extra software....and configure the desired properties for the QR Code Call Signature...

    kb.groupdocs.com/signature/java/how-to-sign-jpe...
  9. How to Convert RTF to HTML in C#

    Check out the detailed instructions to do document conversion and how to convert RTF to HTML in C#. Review sample code for RTF to HTML C# capability.... We have defined two properties such as page number and the...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert SVG to PNG in Java

    Let's review the detailed instructions to convert SVG to PNG in Java and how to use these points to develop Java convert SVG to PNG capability....ImageConvertOptions class to define the properties for the output PNG file....

    kb.groupdocs.com/conversion/java/how-to-convert...