Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 1,510 for

numbers

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

    Анализируйте счета или квитанции и программно извлекайте данные с помощью 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-...
  3. 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-...
  4. Releasing Next Generation GroupDocs.Viewer for ...

    It’s time to lay a hand on Next Generation GroupDocs.Viewer for .NET. GroupDocs releases this product with the great power of rendering a variety of document formats to HTML and image representations. Why Next Generation GroupDocs.Viewer? The legacy 2.x versions of GroupDocs.Viewer for .NET had complex API structure thereby requiring more coding efforts for a simple implementation. There were specific way of code implementation for different types of application development platforms....0 in a larger number of scenarios. GroupDocs.Viewer...

    blog.groupdocs.com/viewer/simplest-api-to-get-i...
  5. Create Hyperlinks in PDF using Link Annotations...

    Annotate PDF files by creating hyperlinks using link annotations in C#. Document and image annotation .NET API allows annotating by linking external data....hyperlink properties like url, page number, points, etc. Add the defined...

    blog.groupdocs.com/annotation/create-hyperlinks...
  6. How to Convert Word to PDF in Java

    Easily transform documents without a third-party tool and discover how to convert Word to PDF in Java, as well as check sample code to convert DOCX to PDF in Java....this example, including page number, page count, rotation, width...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. How to Convert HTML to PDF in Java

    Read the instructions to convert HTML to PDF in Java. Quickly distribute PDF documents with anyone, and use sample html to pdf Java code in the app to convert them....transformation, such as page number, set page count, set height...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Convert XLSX to CSV using C#

    In this topic, we will provide guidance on how to convert XLSX to CSV using C#. We will also assist you in developing an application to change XLSX to CSV in C#....document only requires a small number of API calls. This code is...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Add Redaction Annotation to PDF using Java

    Acquire the essential knowledge on how to add redaction annotation to PDF using Java, and effortlessly harness APIs to enhance your capability to incorporate redaction annotation in PDF using Java....including the position, page number, and other relevant parameters...

    kb.groupdocs.com/annotation/java/how-to-add-red...
  10. Add Ellipse Annotation to JPG using Java

    This tutorial offers guidance on how to add ellipse annotation to JPG using Java. It includes code demonstrating how to insert ellipse annotation to JPG in Java.... such as position and page number Call the Annotator.add method...

    kb.groupdocs.com/annotation/java/add-ellipse-an...