Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 1,476 for

numbers

(0.06 sec)
  1. Unisci documenti Word usando Java | Unisciti a ...

    Modo Java per unire due o più documenti Word in un unico file. Combina solo le pagine selettive di più file Word all'interno della tua applicazione....the starting and ending page number // Unire i documenti merger... 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/it/merger/merge-word-files-u...
  2. 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. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var 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 var...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  3. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/sign-document...
  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/nodejs-java/search-op...
  5. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG.... Height ; // Specify the number of rows and columns to split...{0} is replaced with the tile number in the output file name. var...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  6. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....updated signatures:" ); int number = 1 ; foreach ( BaseSignature... WriteLine ( $"Signature #{number++}: Type: {temp.SignatureType}...

    docs.groupdocs.com/signature/net/searching-for-...
  7. Отримайте дані з рахунків-фактур або квитанцій ...

    Проаналізуйте рахунки-фактури чи квитанції та витягніть дані програмним шляхом за допомогою C#. Використовуйте API аналізу документів .NET в ASP.NET, WCF або WPF, щоб витягти текст із документів....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/uk/parser/extract-data-from-...
  8. Voeg Word-documenten samen met C# | Word lid va...

    C# manier om twee of meer Word-documenten samen te voegen tot één bestand. Combineer alleen de selectieve pagina's van meerdere Word-bestanden binnen uw .NET-toepassing....the starting and ending page number // Voeg de documenten samen... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/nl/merger/merge-word-files-u...
  9. Voeg Word-documenten samen met Java | Word lid ...

    Java-manier om twee of meer Word-documenten samen te voegen tot één bestand. Combineer alleen de selectieve pagina's van meerdere Word-bestanden binnen uw applicatie....the starting and ending page number // Voeg de documenten samen... 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/nl/merger/merge-word-files-u...
  10. Ekstrak Data dari Faktur atau Tanda Terima di C...

    Parsing faktur atau tanda terima dan ekstrak data secara terprogram menggunakan C#. Gunakan .NET document parsing API di ASP.NET, WCF, atau WPF untuk mengekstrak teks dari dokumen....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/id/parser/extract-data-from-...