Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 5,233 for

values

(0.04 sec)
  1. Supported file formats | GroupDocs

    File formats supported by GroupDocs.Viewer for Python are listed here....detection Remarks Comma Separated Values File OpenDocument Flat XML...Calc Spreadsheet Tab Separated Values File Microsoft Excel 97-2003...

    docs.groupdocs.com/viewer/python-net/supported-...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...convert the CSV (comma-separated values) file into XML format using...

    blog.groupdocs.com/groupdocs.blog/page/28/
  3. Convert SVG to JPG in Java - Vector Graphics to...

    Convert SVG vector graphics to JPG images using Java. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted JPG using Java API....setter methods and adjust their values accordingly. Convert to JPG...

    blog.groupdocs.com/conversion/convert-svg-to-jp...
  4. Extract hyperlinks from document | GroupDocs

    Learn how to extract hyperlinks from documents using GroupDocs.Parser for Python via .NET. Extract links with text and URLs from PDF, Word, Excel.... values ()) } " ) print ( f "Unique...for doc in all_hyperlinks . values ()) print ( f " Total documents...

    docs.groupdocs.com/parser/python-net/extract-hy...
  5. 用 Java 处理 JPEG、PNG、TIFF 和 WebP 图像的 EXIF 数据

    在 Java 中操作图像的 EXIF 元数据。使用 Java API 以编程方式提取、更新、添加或删除 JPG/JPEG、PNG、WebP 或其他图像的 EXIF 数据。... // Update/Set new values in EXIF Data (EXIF Package...getExifPackage(); // Setting the desired values in EXIF Package and EXIF IFD...

    blog.groupdocs.com/zh/metadata/handle-exif-data...
  6. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...functional member returns a value. The functional member does...Using of default parameter values without support of named parameters...

    docs.groupdocs.com/assembly/python-net/template...
  7. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...functional member returns a value. The functional member does...Using of default parameter values without support of named parameters...

    docs.groupdocs.com/assembly/net/template-syntax...
  8. Convert SVG to PNG in Java - Vector Graphics to...

    Convert SVG vector graphics to PNG images using Java. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Java API....setBrightness(int value) Contrast setContrast(int value) Flip Mode (Horizontal...setFlipMode(ImageFlipModes value) Gamma setGamma(float value) Grayscale setGrayscale(boolean...

    blog.groupdocs.com/conversion/convert-svg-to-pn...
  9. Generate signature preview | GroupDocs

    This topic explains how to get document signature preview in c#...automatically use default size values. These defaults are chosen...will fall back to default size values. These defaults are selected...

    docs.groupdocs.com/signature/net/generate-signa...
  10. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....names and values. Warning method returns null value if metadata...{ // Print an item name and value System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-metadata...