Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 4,649 for

values

(0.24 sec)
  1. Working with GroupDocs.Assembly Engine | GroupDocs

    About this section The articles in this section will be talking about technical concepts to be considered when creating document templates in order to generate your required reports. After going through this section, hopefully you will understand the template syntax, composing expressions and other syntax elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned data and then generates your desired report according to your business needs.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/working-with-g...
  2. Bulleted List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the HTML Document.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  3. Load document from stream | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/java/load-documen...
  4. Introducing GroupDocs.Signature for .NET | Grou...

    Introduction to GroupDocs.Signature for .NET - what is it and why to use... We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/introducing-gr...
  5. In-Paragraph List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate In-ParagraphList report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: A descriptive or informative line like “We provide support for the following clients:”. Show all the clients along with the above sentence.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  6. قارئ الباركود باستخدام Java | مسح الباركود من ا...

    كيفية مسح الرموز الشريطية ضوئيًا باستخدام Java داخل التطبيق. مثال على Java يقرأ الرمز الشريطي من صورة سيساعدك على إنشاء ماسح ضوئي للرموز الشريطية عبر الإنترنت....getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ar/parser/scan-barcode-using...
  7. professional-services.pdf

    DRAFT PROFESSIONAL SERVICES Business Plan DRAFT TABLE OF CONTENTS Introduction ........................................................4 1. Executive Summary .............................................reader understand the market value the business is pursuing (the...Financial reserves • Value proposition • Price, value, quality WEAKNESSES...

    docs.groupdocs.com/conversion/java/_sample_file...
  8. professional-services.pdf

    DRAFT PROFESSIONAL SERVICES Business Plan DRAFT TABLE OF CONTENTS Introduction ........................................................4 1. Executive Summary .............................................reader understand the market value the business is pursuing (the...Financial reserves • Value proposition • Price, value, quality WEAKNESSES...

    docs.groupdocs.com/conversion/python-net/_sampl...
  9. ערוך וניהול מטא נתונים באפליקציות Node.js - Gro...

    גלה כיצד להשתמש ב- GroupDocs.Metadata עבור Node.js כדי להוציא, לעדכן ולהסיר מטאדाटा באפליקציות שלך....properties and log their names and values. const groupdocsMetadata =...). getName () } , Property value: ${ metadataProperties . get_Item...

    blog.groupdocs.com/he/metadata/edit-metadata-in...
  10. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage.... format ( "Value: %s" , descriptor . getValue...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/working-with-m...