Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 4,566 for

values

(0.13 sec)
  1. 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...
  2. قارئ الباركود باستخدام C# | مسح الباركود من الصورة

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

    blog.groupdocs.com/ar/parser/scan-barcode-using...
  3. 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-Dateien werden häufig zum Austausch...einfacher Vorlagen. Comma Separated Values (CSV) ist ein Dateiformat zum...

    blog.groupdocs.com/de/categories/groupdocs.asse...
  4. 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....arquivos CSV [Comma Separated Values][1] são amplamente usados para...simples. O Comma Separated Values (CSV) é um formato de arquivo...

    blog.groupdocs.com/pt/categories/groupdocs.asse...
  5. Memory optimization option | GroupDocs

    This article explains how to optimize memory utilization when editing large Word documents using GroupDocs.Editor for Java API....default it has a “ false ” value, which means that the memory...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/java/memory-optimizat...
  6. Reduce image quality | GroupDocs

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer Java API.... It is a quality value in percent. 100% means original...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  7. Reduce image quality | GroupDocs

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#).... It is a quality value in percent. 100% means original...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  8. 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...
  9. Reduce image quality | GroupDocs

    Compress images in PDF files to reduce size. Adjust image quality (0-100%) using the GroupDocs.Viewer Python API.... It is a quality value in percent. 100% means original...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/python-net/optimizati...
  10. Scanner le code-barres en ligne | Numérisation ...

    Scannez les codes-barres en ligne. Numérisez les images de codes à barres et numérisez à l'aide de l'appareil photo. Nous discuterons également de la manière de numériser par programmation des codes-barres à l'aide de C# et Java....CodeTypeName +" Value: " + barcode.Value); } } Vous pouvez...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/fr/parser/scan-barcode-online/