Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,510 for

numbers

(0.13 sec)
  1. 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-...
  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. 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-...
  3. Об’єднання документів 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...
  4. GroupDocs.Comparison Overview | Documentation

    In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Comparison for .NET — API to compare two or more files and get the difference between them....Information extraction - file type, number of pages, etc.; Classification...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  5. How to Convert DOCX to SVG using Java

    This article includes instructions on how to convert DOCX to SVG using Java, as well as sample code that illustrates the procedure to transform DOCX to SVG in Java....These instructions work with a number of popular operating systems...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. How to Insert Area Annotation to PDF using Java

    This topic demonstrates how to insert area annotation to PDF using Java. It also provides all instructions and a code example to add area annotation to PDF in Java.... position, page number, etc. Call Annotator.add method...

    kb.groupdocs.com/annotation/java/how-to-insert-...
  7. How to Convert Text to PDF in Java

    This short tutorial explains the thorough instructions to convert Text to PDF in Java and learn how to write a Java program to convert Text file into PDF....converted PDF file by defining a number of parameters. You can also...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. Manipulate Document's Password Using GroupDocs....

    Team GroupDocs is really glad to announce the release of version 17.04 of GroupDocs.Signature for .NET API. A number of new features have been introduced in this release. GroupDocs.Signature for .NET API now allows its users to manipulate a document’s password and implements various options in this regard. A user can now protect a signed document with a password, remove password from a protected document and change the password of a document etc.... A number of new features have been introduced...

    blog.groupdocs.com/signature/manipulate-documen...
  9. How to Convert JPG to XLSM in C#

    This quick guide briefly explains to you the process to convert JPG to XLSM in C# and learn how to use this guide to convert JPG to XLSM using C#....convert JPG documents to a number of other document formats such...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert RTF to PDF in Java

    We explain to you the detailed instructions to convert RTF to PDF in Java and create a sample code for the implementation of Java RTF to PDF converter functionality....including converted page index, the number of pages, width, and height...

    kb.groupdocs.com/conversion/java/how-to-convert...