Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 2,267 for

numbers

(0.14 sec)
  1. Extrahujte data z faktur nebo účtenek v C# pomo...

    Analyzujte faktury nebo účtenky a extrahujte data programově pomocí C#. Pomocí rozhraní API pro analýzu dokumentů .NET v ASP.NET, WCF nebo WPF extrahujte text z dokumentů....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/cs/parser/extract-data-from-...
  2. استخراج البيانات من الفواتير أو الإيصالات في C ...

    تحليل الفواتير أو الإيصالات واستخراج البيانات برمجيًا باستخدام C #. استخدم .NET document parsing API في ASP.NET أو WCF أو WPF لاستخراج النص من المستندات....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/ar/parser/extract-data-from-...
  3. Optimize the PDF file by removing unused resour...

    Optimize PDFs with GroupDocs.Viewer by removing unused resources and reducing file size.... Every object has its number (ID) and may belong to one...following types: name, string, number, boolean, null object, dictionary...

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files 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 AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console.... WriteLine ( "Stream number: {0}" , metadataDescriptor...Console . WriteLine ( "Stream number: {0}" , property . StreamNumber...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Fusionner des documents Word à l'aide de C# | R...

    C# façon de fusionner deux ou plusieurs documents Word en un seul fichier. Combinez uniquement les pages sélectives de plusieurs fichiers Word dans votre application .NET....the starting and ending page number // Fusionner les documents... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/fr/merger/merge-word-files-u...
  6. חלץ נתונים מחשבוניות או קבלות ב-C# באמצעות .NET...

    נתח חשבוניות או קבלות וחלץ נתונים באופן פרוגרמטי באמצעות C#. השתמש ב-API לניתוח מסמכים ב-.NET ב-ASP.NET, WCF או WPF כדי לחלץ טקסט ממסמכים....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/he/parser/extract-data-from-...
  7. Извлечение данных из счетов-фактур или квитанци...

    Анализируйте счета или квитанции и программно извлекайте данные с помощью C#. Используйте API анализа документов .NET в ASP.NET, WCF или WPF для извлечения текста из документов....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/ru/parser/extract-data-from-...
  8. Wyodrębnij dane z faktur lub paragonów w języku...

    Analizuj faktury lub paragony i wyodrębniaj dane programowo przy użyciu języka C#. Użyj interfejsu API analizowania dokumentów .NET w ASP.NET, WCF lub WPF, aby wyodrębnić tekst z dokumentów....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/pl/parser/extract-data-from-...
  9. Licensing | GroupDocs

    GroupDocs.Conversion for Python via .NET free conversion API version is available to evaluate the API which will be similar to licensed version but with few limitations....public_key , private_key ) # Get a number of MBs processed mb_processed..." , mb_processed ) # Get a number of credits used credits_used...

    docs.groupdocs.com/conversion/python-net/licens...
  10. Using Bootstrap With LESS CSS - Tutorial

    As I mentioned in my article on how to optimize Bootstrap this post will explain the basic syntax and features that the LESS language has to offer which you’ll need to extend, edit or minify Bootstrap. Hopefully this tutorial will help you understand the basics of using Bootstrap with LESS. What Is LESS? LESS is a dynamic stylesheet language which gives you more options and freedom when writing CSS. It helps you keep styles better organized, cascade styles more naturally and correct, and it speeds up CSS development in general....where you store information as number values or text, depending on...with variables which store number values: h4 { font-size: @fontLarge...

    blog.groupdocs.com/total/using-bootstrap-with-l...