Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 4,118 for

values

(0.06 sec)
  1. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....CSV-Dateien ([Comma Separated Values][1]-Dateien werden häufig zum...einfacher Vorlagen. Comma Separated Values (CSV) ist ein Dateiformat zum...

    blog.groupdocs.com/de/categories/groupdocs.asse...
  2. قارئ الباركود باستخدام C# | مسح الباركود من الصورة

    كيفية مسح الرموز الشريطية ضوئيًا باستخدام C# داخل تطبيق .NET. مثال C# الذي يقرأ الباركود من صورة سيساعدك على إنشاء ماسح ضوئي للرمز الشريطي عبر الإنترنت....CodeTypeName +" Value: " + barcode.Value); } } احصل على رخصة...

    blog.groupdocs.com/ar/parser/scan-barcode-using...
  3. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata.... Value ); } } Updating built-in metadata...( "customProperty1" , "some value" ); root . DocumentProperties...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. اسکن کد QR آنلاین | اسکن کد QR با استفاده از تص...

    اسکن کدهای QR به صورت آنلاین اسکن تصاویر کد QR و اسکن با استفاده از دوربین. همچنین در مورد نحوه اسکن برنامه‌نویسی کدهای QR با استفاده از C# و Java بحث خواهیم کرد....CodeTypeName +" Code Value: " + barcode.Value); } } می توانید بینش...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/fa/parser/scan-qr-code-online/
  5. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....and must return a non-empty value. While building a report, bookmark_expression...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/inserting-book...
  6. Convert to HTML with advanced options | Documen...

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Node.js via Java.... The default value is 100. . Sometimes, for better...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. New release of GroupDocs.Viewer for .NET introd...

    GroupDocs is always keen to get the feedback from the customers and provide enhanced, improved and bug free version of the products. Our dedicated teams have been working on the the requirements and the suggestions of our valued customers and released GroupDocs.Viewer for .NET 3.2.0. The latest version of the API has come with many new and improved features. Moreover, bugs faced by the users in previous version have been fixed in the latest version....and the suggestions of our valued customers and released GroupDocs...previous version of the API. Empty Value Exception on rendering PDF File...

    blog.groupdocs.com/viewer/new-release-groupdocs...
  8. Extract Tables from PDF Documents using GroupDo...

    It is our pleasure to announce the release of version 18.12 of GroupDocs.Parser for .NET. The latest version allows you to extract the tables from PDF documents. Furthermore, we have added the support of extracting text and metadata from text and presentation templates. For more details, please have a look at the release notes of version 18.12. Features Introduced Extracting Tables from PDF DocumentsThis feature is very useful when you want to extract only the tables form a PDF document....Print a metadata value Console.WriteLine(m.Value); } } Enhancements...

    blog.groupdocs.com/parser/extract-tables-from-p...
  9. Body | GroupDocs.Metadata for .NET API Reference

    Gets the tag that denotes the body of a email file....PropertyTag Body { get ; } Property Value The tag that denotes the body...

    reference.groupdocs.com/metadata/net/groupdocs....
  10. Pembaca Kode Batang menggunakan C# | Pindai Kod...

    Cara memindai kode batang menggunakan C# dalam aplikasi .NET. Contoh C# yang membaca kode batang dari gambar yang akan membantu Anda membuat pemindai kode batang online....CodeTypeName +" Value: " + barcode.Value); } } Dapatkan Lisensi...

    blog.groupdocs.com/id/parser/scan-barcode-using...