Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,309 for

values

(0.08 sec)
  1. Template Syntax - Part 1 of 2 | Documentation

    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...
  2. Template Syntax - Part 1 of 2 | Documentation

    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...
  3. Supported file formats | Documentation

    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-...
  4. Generate signature preview | Documentation

    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...
  5. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how to use Aspose.OCR for Cloud SDK....{ string lineText = line [ "values" ]. ToString (); Rectangle...( rect [ 0 ]. Value < int >(), rect [ 1 ]. Value < int >(), rect...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  6. 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...
  7. Sign documents with encrypted QR-code text | Do...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...following values ( ), string value key and string value salt. Here...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/sign-document...
  8. System.ArgumentException: MaxValue can't be les...

    We are getting the following error event for a chm files when trying to index them. We are getting the exception via index.Events.ErrorOccurred += ... System.ArgumentException: MaxValue can't be less than StartValue …...specifically regarding the range of values. This can occur during the...maximum value is greater than or equal to the starting value. Event...

    forum.groupdocs.com/t/system-argumentexception-...
  9. Accept or Reject revisions | Documentation

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality.... Specify the or value. Call the method. Specify the...object and one of the ( , or ) values. The main properties of the...

    docs.groupdocs.com/comparison/java/accept-or-re...
  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...