Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,521 for

numbers

(0.06 sec)
  1. Working with Metadata in ASF Files | Documentation

    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...
  2. 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-...
  3. Извлечение данных из счетов-фактур или квитанци...

    Анализируйте счета или квитанции и программно извлекайте данные с помощью 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-...
  4. ادغام اسناد Word با استفاده از Java | به همه یا...

    راه Java برای ادغام دو یا چند سند Word در یک فایل واحد. فقط صفحات انتخابی چند فایل Word را در برنامه خود ترکیب کنید....the starting and ending page number // اسناد را ادغام کنید merger... 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/fa/merger/merge-word-files-u...
  5. How to Add Text Field Annotation in PDF using Java

    This topic will demonstrate how to add text field annotation in PDF using Java. We will also help you in writing code to insert text field annotation to PDF in Java.... position, page number, etc. Call Annotator.add method...

    kb.groupdocs.com/it/annotation/java/how-to-add-...
  6. Word Document as HTML Responsive Pages using C#...

    Render Word documents to view as responsive HTML pages using C#. Convert DOC, DOCX files to HTML responsive pages using document viewer .NET API....supports rendering a large number of documents . It allows building...

    blog.groupdocs.com/viewer/view-word-documents-a...
  7. Working with Folders Contained in Outlook Data ...

    We are pleased to announce the monthly release of GroupDocs.Viewer for .NET 18.12. This release includes three new features, two bug fixes, and four improvements. By upgrading to the latest version, you’ll be able to get the list of folders and render messages from a specific folder contained in Outlook Data Files (OST/PST). Furthermore, it also allows you to ignore empty columns when rendering Excel documents. Below is the list of new features, fixes, and the improvements added in version 18.... In this case, if the number of empty columns is considerably...

    blog.groupdocs.com/viewer/working-with-folders-...
  8. How to Add Replacement Annotation in PDF using C#

    This tutorial offers guidance on how to add replacement annotation in PDF using C#. Also, it includes code and steps to insert replacement annotation to PDF in C#....such as the position and page number Call the Annotator.Add method...

    kb.groupdocs.com/annotation/net/how-to-add-repl...
  9. Product Overview | Documentation

    Apply annotations to your documents in the form of textual comments, explanations with highlighted notes, watermarks, polylines, text/resource redactions and much more....information such as file type, number of pages, etc.; Generate preview...

    docs.groupdocs.com/annotation/net/product-overv...
  10. How to Sign PDF with Digital Signature using Java

    This short tutorial walks you through the process to sign a PDF with a digital signature using Java and provides the implementation of a digital signature in Java....position, the top position, page number, and many others. Moreover...

    kb.groupdocs.com/signature/java/how-to-sign-pdf...