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

numbers

(0.05 sec)
  1. Stamp Signatures Introduced in GroupDocs.Signat...

    Every month team GroupDocs comes up with a new release that adds some valuable features to the GroupDocs.Signature for .NET API. In this regard we are pleased to announce the release of version 17.7.0 of the e-signing API. The most important feature introduced in this version is the support for Stamp signatures. Other features introduced in this version include the implementation and verification of new barcode and QR-code encode types....NET API comes up with a number of improvements. The details...

    blog.groupdocs.com/signature/stamp-signatures-i...
  2. Generating Page Preview for WordProcessing Docu...

    Learn how to generate a preview for any page of an existing WordProcessing document in SVG format using GroupDocs.Editor for Node.js via Java....DOCX file, obtain the total number of pages, generate previews...= infoUncasted ; // Get the number of pages const pagesCount =...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  3. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones... There are a large number of ways to classify search...provide users with a limited number of relevant results, in contrast...

    docs.groupdocs.com/search/net/about-search-engi...
  4. Search operation table | Documentation

    This article shows that how to provides syntax of all elements allowed in text search queries....range specifier start-number ~~ end-number Numeric range specifier...

    docs.groupdocs.com/search/net/search-operation-...
  5. .NET API kullanarak C# dilinde Faturalardan vey...

    C# kullanarak faturaları veya makbuzları ayrıştırın ve verileri programlı olarak ayıklayın. Belgelerden metin ayıklamak için ASP.NET, WCF veya WPF'de .NET belge ayrıştırma API'sini kullanın....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/tr/parser/extract-data-from-...
  6. Fusionner des documents Word à l'aide de Java |...

    Méthode Java pour fusionner deux ou plusieurs documents Word en un seul fichier. Combinez uniquement les pages sélectives de plusieurs fichiers Word dans votre application....the starting and ending page number // Fusionner les documents... 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/fr/merger/merge-word-files-u...
  7. About annotation UI and Signature UI - Free Sup...

    Thanks Issue is somewhere in this method @Override public AnnotatedDocumentEntity annotate(AnnotationPostedDataEntity annotateDocumentRequest) { AnnotatedDocumentEntity annotatedDocument = new AnnotatedDocumentEntity(…...page number has issue i am sending correct page number and when...

    forum.groupdocs.com/t/about-annotation-ui-and-s...
  8. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....“maxSpots” defines the maximal number of spots, which is random,...the document with the custom number and size of noise effects SaveOptions...

    docs.groupdocs.com/redaction/java/use-advanced-...
  9. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API by removing the unused (orphaned) resources and thus to reduce the 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/java/optimization-pdf...
  10. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the 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/net/optimization-pdf-...