Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 4,594 for

values

(0.04 sec)
  1. 在 Python 应用程序中编辑和管理元数据 - GroupDocs.Metadata

    了解如何使用 GroupDocs.Metadata for Python via .NET 提取、更新和删除应用程序中的元数据。...interpreted_value 属性处理复杂数据类型 if not (property . interpreted_value is None..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/zh/metadata/edit-metadata-in...
  2. Barcode Image Generation in Word Processing Doc...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here. Barcode.docx The Code...following syntax: << barcode [ value ] - itf6 >> Download Template...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/barcode-image-...
  3. Сканувати штрих-код онлайн | Сканування штрих-к...

    Сканування штрих-кодів онлайн. Скануйте зображення штрих-коду та скануйте за допомогою камери. Ми також обговоримо, як програмно сканувати штрих-коди за допомогою C# та Java....CodeTypeName +" Value: " + barcode.Value); } } Ви можете отримати...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/uk/parser/scan-barcode-online/
  4. Сканировать QR-код онлайн | Сканирование QR-код...

    Сканируйте QR-коды онлайн. Сканируйте изображения QR-кода и сканируйте с помощью камеры. Мы также обсудим, как программно сканировать QR-коды с помощью C# и Java....CodeTypeName +" Code Value: " + barcode.Value); } } Вы можете получить...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ru/parser/scan-qr-code-online/
  5. مسح رمز الاستجابة السريعة عبر الإنترنت | مسح رم...

    مسح رموز QR عبر الإنترنت. امسح صور رمز الاستجابة السريعة ضوئيًا وامسحها ضوئيًا باستخدام الكاميرا. سنناقش أيضًا كيفية مسح رموز QR برمجيًا باستخدام C# & Java....CodeTypeName +" Code Value: " + barcode.Value); } } يمكنك الحصول...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ar/parser/scan-qr-code-online/
  6. Filigranes de carrelage Python : 7 exemples pou...

    Maîtrisez les filigranes de carrelage Python avec 7 exemples pratiques. Apprenez à ajouter, créer et personnaliser des filigranes pour la sécurité des documents, à les supprimer et à protéger des fichiers à l'aide de l'API GroupDocs.Watermark pour la protection de contenu d'entreprise.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/fr/watermark/tiling-watermar...
  7. Сканировать штрих-код онлайн | Сканирование штр...

    Сканируйте штрих-коды онлайн. Сканируйте изображения штрих-кода и сканируйте с помощью камеры. Мы также обсудим, как программно сканировать штрих-коды с помощью C# и Java....CodeTypeName +" Value: " + barcode.Value); } } Вы можете получить...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ru/parser/scan-barcode-online/
  8. Сканувати QR-код онлайн | Сканування QR-коду за...

    Скануйте QR-коди онлайн. Відскануйте зображення QR-коду та скануйте за допомогою камери. Ми також обговоримо, як програмно сканувати QR-коди за допомогою C# та Java....CodeTypeName +" Code Value: " + barcode.Value); } } Ви можете отримати...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/uk/parser/scan-qr-code-online/
  9. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class.... The default value is 100000. MaxTotalOccurrenceCo...search result. The default value is 500000. SearchDocumentFilter...

    docs.groupdocs.com/search/net/search-options/
  10. Extract table of contents | GroupDocs

    Learn how to extract table of contents (TOC) from Word documents, PDF files, and eBooks using GroupDocs.Parser for .NET. Extract TOC items with page numbers and depth levels in C#....// Check if page index has a value if ( i . PageIndex == null )... GetText ( i . PageIndex . Value )) { Console . WriteLine ( reader...

    docs.groupdocs.com/parser/net/extract-table-of-...