Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 1,729 for

numbers

(0.96 sec)
  1. Highlight multiple words in single document - F...

    My concern is when groupdocs highlight search result it creates a separate .html file, which highlight only that one particular query/word all over the document. Is there any way groupdocs can highlight multiple query/w…...hitN (where N is an integer number) and subsequent span tags with...

    forum.groupdocs.com/t/highlight-multiple-words-...
  2. Convert EML with Attachments to PDF using Java ...

    Hi, Is this fix in? Am evaluating GroupDocs for this purpose of how to convert EML with attachments to pdf using Java. Can you please assist?...multiple outputs (depending on number of attachments)....

    forum.groupdocs.com/t/convert-eml-with-attachme...
  3. GroupDocs.Metadata for .NET 25.10 – Latest Upda...

    Explore what’s new in GroupDocs.Metadata for .NET 25.10. Available now on NuGet and GroupDocs website....protections that mitigate a number of previously‑unaddressed attack...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  4. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code...document format Encryption flag Number or pages/tabs Size How it works...

    blog.groupdocs.com/editor/get-document-metadata...
  5. GroupDocs.Metadata para .NET 25.10 – Últimas ac...

    Explore lo nuevo en GroupDocs.Metadata para .NET 25.10. Disponible ahora en NuGet y en el sitio web de GroupDocs....protections that mitigate a number of previously‑unaddressed attack...

    blog.groupdocs.com/es/metadata/groupdocs-metada...
  6. 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-...
  7. 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-...
  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. Об’єднання документів 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...
  10. 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...