Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,476 for

numbers

(0.07 sec)
  1. Come aggiungere annotazioni ellisse in PDF util...

    Questo articolo ti aiuterà ad aggiungere annotazioni ellittiche in PDF usando Java. Inoltre, fornisce il codice per inserire annotazioni ellittiche in PDF in Java insieme a tutti i passaggi.... position, page number, etc. Call Annotator.add method...

    kb.groupdocs.com/it/annotation/java/how-to-add-...
  2. View MPP Files Created in MS Project 2019 using...

    Hello everyone! We have recently released version 19.9 of GroupDocs.Viewer for .NET with the support of new file formats as well as a number of bug fixes. So in this post, I am going to write about what is new in this release particularly for those who are interested in viewing Microsoft Project files (.mpp) using .NET API. Microsoft Project is a famous project management software that is proved to be helpful for the managers as well as the other stakeholders in making, organizing, tracking and analyzing their project plans....new file formats as well as a number of bug fixes. So in this post...

    blog.groupdocs.com/viewer/view-mpp-files-of-ms-...
  3. New release of MVC Front End for GroupDocs.Anno...

    Great news for ASP.NET Developers, GroupDocs proudly announces first release for GroupDocs.Annotation for .NET MVC Modern Front End. In this v1.0.0 we have used modern Template in ASP.NET MVC, which is simple, efficient and user friendly. GroupDocs users are free to customize and enhance the application by their own. [caption id=“attachment_11310” align=“alignnone” width=“640”] GroupDocs.Annotation for .NET Modern MVC FronEnd[/caption] Features in this Release GroupDocs.Annotation for .NET Modern Front End v1....more accurately and provide a number of drawing tools to draw an...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  4. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API.... Define the page number of the target page and its...

    blog.groupdocs.com/merger/move-word-pages-using...
  5. How to Convert DWG to PDF in C#

    This tutorial provides step-by-step instructions to convert DWG to PDF in C# and guides how to write code to create the ability to convert DWG file to PDF using C#....such as Width, Height, Page Number, Page Count, and many more...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Convert PDF to CSV using C#

    Quickly review the detailed instructions to convert PDF to CSV using C# and how to consume this guide for the implementation of PDF to CSV C# capability....can be extended by defining a number of properties using the SpreadsheetConvertOp...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. How to Add Arrow Annotation in PDF using C#

    You will learn how to add arrow annotation in PDF using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation into PDF in C#.... such as position and page number Call the Annotator.Add method...

    kb.groupdocs.com/annotation/net/how-to-add-arro...
  8. GroupDocs.Signature for .NET 17.6.0 now Support...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Signature for .NET 17.06.0. The latest release comes up with a number of new features, improvements and a bug fix. Version 17.6 of GroupDocs.Signature for .NET introduces support for barcode and QR-code signatures. The latest API not just implements adding barcode and QR-code to the supported document formats but also allows verification of the documents signed with QR-code or barcode....latest release comes up with a number of new features, improvements...

    blog.groupdocs.com/signature/groupdocs.signatur...
  9. 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...
  10. Извлечение данных из счетов-фактур или квитанци...

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