Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 1,997 for

numbers

(0.35 sec)
  1. How to Add Distance Annotation in PDF using Java

    This article will help you to add distance annotation in PDF using Java. We'll provide you complete step-by-step guide to insert distance annotation to PDF in Java.... position, page number, etc. Call Annotator.add method...

    kb.groupdocs.com/annotation/java/how-to-add-dis...
  2. How to Add Redaction Annotation to PDF using C#

    Learn the necessary steps to add redaction annotation to PDF using C#, and easily leverage APIs to gain ability to incorporate redaction annotation in PDF using C#....such as the position, page number, etc. Call the Add method of...

    kb.groupdocs.com/annotation/net/how-to-add-reda...
  3. Add Arrow Annotation to JPG using C#

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

    kb.groupdocs.com/annotation/net/add-arrow-annot...
  4. Generate and Automate Documents using Multiple ...

    At GroupDocs, we are always keen to broaden the usability of our APIs across multiple platforms. Keeping that in mind, we are pleased to release GroupDocs.Assembly for Java, a simpe document automation and report generation API that is materialized with multitude of extinct features that you may not have experience before. Such as, support of multiple data sources, multitude of supported file formats. We would encourage you to explore the API and share your valuable feedback....0 in a larger number of scenarios. # Document Automation...

    blog.groupdocs.com/assembly/releasing-next-gene...
  5. 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...
  6. 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...
  7. ادغام اسناد 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...
  8. 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-...
  9. استخراج البيانات من الفواتير أو الإيصالات في 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-...
  10. Reverse Image Search in Documents

    Build your app with reverse image search functionality in documents and image files....distance, which measures the number of differing bits between two...HashDifferences ), the maximum number of results to return, and specific...

    blog.groupdocs.com/search/reverse-image-search/