Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 2,090 for

numbers

(0.29 sec)
  1. Licensing | GroupDocs

    free markdown API version is available to evaluate the API which will be similar to licensed version but with few limitations....Note Note that there are a number of general policies and practices...You can set the license in a number of ways that are described...

    docs.groupdocs.com/markdown/python-net/licensin...
  2. 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 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/searching-for...
  3. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/implement-cus...
  4. 使用 C# 合併 Word 文檔 |加入所有或選定的頁面

    C# 方法將兩個或多個 Word 文檔合併為一個文件。在 .NET 應用程序中僅組合多個 Word 文件的選擇性頁面。...the starting and ending page number // 合併文件 merger.Join("document_to_merge... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/zh-hant/merger/merge-word-fi...
  5. Hợp nhất các tài liệu Word bằng Java | Tham gia...

    Cách Java để hợp nhất hai hoặc nhiều tài liệu Word thành một tệp. Chỉ kết hợp các trang chọn lọc của nhiều tệp Word trong ứng dụng của bạn....the starting and ending page number // Hợp nhất các tài liệu merger... 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/vi/merger/merge-word-files-u...
  6. Extraia dados de faturas ou recibos em C# usand...

    Analise faturas ou recibos e extraia dados programaticamente usando C#. Use a API de análise de documentos .NET em ASP.NET, WCF ou WPF para extrair texto de documentos....TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/pt/parser/extract-data-from-...
  7. 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-...
  8. 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...
  9. Use advanced rasterization options | GroupDocs

    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-...
  10. Об’єднання документів Word за допомогою Java | ...

    Спосіб Java для об’єднання двох або більше документів Word в один файл. Об’єднайте лише вибрані сторінки кількох файлів Word у своїй програмі....the starting and ending page number // Об’єднайте документи merger... 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/uk/merger/merge-word-files-u...