Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 1,860 for

numbers

(0.24 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. Combinar documentos de Word usando Java | Unir ...

    Forma Java de fusionar dos o más documentos de Word en un solo archivo. Combine solo las páginas selectivas de varios archivos de Word dentro de su aplicación....the starting and ending page number // Fusionar los documentos... 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/es/merger/merge-word-files-u...
  3. 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...
  4. Word-Dokumente mit Java zusammenführen | Alle o...

    Java-Methode zum Zusammenführen von zwei oder mehr Word-Dokumenten in einer einzigen Datei. Kombinieren Sie nur die ausgewählten Seiten mehrerer Word-Dateien in Ihrer Anwendung....the starting and ending page number // Führen Sie die Dokumente... 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/de/merger/merge-word-files-u...
  5. Word-Dokumente mit C# zusammenführen | Alle ode...

    C#-Methode zum Zusammenführen von zwei oder mehr Word-Dokumenten in einer einzigen Datei. Kombinieren Sie nur die ausgewählten Seiten mehrerer Word-Dateien in Ihrer .NET-Anwendung....the starting and ending page number // Führen Sie die Dokumente... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/de/merger/merge-word-files-u...
  6. 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-...
  7. GroupDocs.Editor for .NET 25.12 – Latest Update...

    Explore what’s new in GroupDocs.Editor for .NET 25.12. Available now on NuGet and GroupDocs website....EDITORNET‑2962 Bug Fixed problems with numbered lists after editing a DOCX...

    blog.groupdocs.com/editor/groupdocs-editor-for-...
  8. How to Add Point Annotation in PDF using Java

    This article provides step-by-step guide on how to add point annotation in PDF using Java. It also includes code example to insert point annotation to PDF in Java....such as the position, page number, and any other relevant parameters...

    kb.groupdocs.com/annotation/java/how-to-add-poi...
  9. Add Image Annotation to JPG using Java

    This tutorial provides instructions on how to add image annotation to JPG using Java. We will provide you code to insert image annotation to JPG in Java....including position and page number Call the Annotator.add method...

    kb.groupdocs.com/annotation/java/add-image-anno...
  10. Add Distance Annotation to JPG using Java

    This article is crafted to guide you on how to add distance annotation to JPG using Java, providing detailed steps to insert distance annotation to JPG in Java....properties like position and page number Call the Annotator.add method...

    kb.groupdocs.com/annotation/java/add-distance-a...