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

numbers

(0.08 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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-...
  5. Specify Document Pages to Put Signature on Usin...

    It gives us immense pleasure to announce the monthly release of GroupDocs.Signature for .NET 17.03.0. This version comes up with a number of new features along with an enhancement related to releasing disposable objects and a bug fix. GroupDocs.Signature for .NET 17.03.0 has implemented classes to verify text signature. The API has also added the ability to set opacity to image signatures in supported document formats. What’s more exciting is the ability to put Digital Signature on user specified Document Pages; you can now configure the signature options to add signature to either the first,last, even, odd or any arbitrary page of your choice....This version comes up with a number of new features along with...

    blog.groupdocs.com/signature/groupdocs.signatur...
  6. Rearrange Word Pages in Java | Organize DOC/DOC...

    Reorder the pages of Word files in Java. The running example shows how to change the order of pages in DOC/DOCX files using document automation Java API.... Set the page number of the target page and its...

    blog.groupdocs.com/merger/move-word-pages-using...
  7. Remove Password Protection form Word | Unlock W...

    Remove password from Word documents. Unlock password protected Word documents using free online password remover app & programmatically.... If you have a large number of documents to unlock their...

    blog.groupdocs.com/merger/unlock-word-documents...
  8. Optimizing shards | GroupDocs

    This page contains information about optimizing shards in the search network....optimization minimizes the number of index segments on each shard...

    docs.groupdocs.com/search/java/optimizing-shards/
  9. Rotate pages | GroupDocs

    This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your Java applications....following two parameters: page number rotation angle The rotation...

    docs.groupdocs.com/viewer/java/flip-or-rotate-p...
  10. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....sanitize method Check the actual number of removed packages/properties...

    docs.groupdocs.com/metadata/python-net/clean-me...