Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,603 for

numbers

(0.06 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  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. PdfFormattingOptions is Introduced in GroupDocs...

    GroupDocs.Conversion for Java 18.12 comes with some new features, improvements and bug fixes. Conversion from IGS, PLT and CGM formats is introduced. Now, API can automatically add extension of the converted file if not set. Image, PDF and Word conversion is also improved. Furthermore, Excel to SVG and XPS to PDF conversion issues are now resolved. Please take a look over the release notes to get an idea about the changes introduced....word documents not displaying Numbered items in .txt file converted...

    blog.groupdocs.com/conversion/pdfformattingopti...