Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 1,591 for

numbers

(0.04 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. Mesclar documentos do Word usando Java | Junte-...

    Maneira Java de mesclar dois ou mais documentos do Word em um único arquivo. Combine apenas as páginas seletivas de vários arquivos do Word em seu aplicativo....the starting and ending page number // Mesclar os documentos merger... 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/pt/merger/merge-word-files-u...
  3. Mesclar documentos do Word usando C# | Junte-se...

    C# maneira de mesclar dois ou mais documentos do Word em um único arquivo. Combine apenas as páginas seletivas de vários arquivos do Word em seu aplicativo .NET....the starting and ending page number // Mesclar os documentos merger... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/pt/merger/merge-word-files-u...
  4. Viewer of excel limited to 2 pages - Free Suppo...

    Hello, Using java Viewer to convert excel file (with more than 2 pages) to html pages generates only 2 pages when calling Viewer#view(ViewOptions viewOptions, int… pageNumbers) method. If we call Viewer#view(ViewOption…...able to generate the required number of pages. We will continue...

    forum.groupdocs.com/t/viewer-of-excel-limited-t...
  5. How to Convert Word to PDF in Java

    Easily transform documents without a third-party tool and discover how to convert Word to PDF in Java, as well as check sample code to convert DOCX to PDF in Java....this example, including page number, page count, rotation, width...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. How to Convert HTML to PDF in Java

    Read the instructions to convert HTML to PDF in Java. Quickly distribute PDF documents with anyone, and use sample html to pdf Java code in the app to convert them....transformation, such as page number, set page count, set height...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Create Hyperlinks in PDF using Link Annotations...

    Annotate PDF files by creating hyperlinks using link annotations in C#. Document and image annotation .NET API allows annotating by linking external data....hyperlink properties like url, page number, points, etc. Add the defined...

    blog.groupdocs.com/annotation/create-hyperlinks...
  8. Releasing Next Generation GroupDocs.Viewer for ...

    It’s time to lay a hand on Next Generation GroupDocs.Viewer for .NET. GroupDocs releases this product with the great power of rendering a variety of document formats to HTML and image representations. Why Next Generation GroupDocs.Viewer? The legacy 2.x versions of GroupDocs.Viewer for .NET had complex API structure thereby requiring more coding efforts for a simple implementation. There were specific way of code implementation for different types of application development platforms....0 in a larger number of scenarios. GroupDocs.Viewer...

    blog.groupdocs.com/viewer/simplest-api-to-get-i...
  9. 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...
  10. 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...