Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 381 for

ios

(0.34 sec)
  1. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for .NET API....IO ; // ... using ( Comparer comparer...Comparison.Options ; using System.IO ; // ... using ( Comparer comparer...

    docs.groupdocs.com/comparison/net/generate-docu...
  2. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for .NET.... IO . Path . Combine ( Common . TestHelper...string emlInputPath = System . IO . Path . Combine ( Common . TestHelper...

    docs.groupdocs.com/editor/net/edit-email/
  3. Get Files of Specific Type using GroupDocs.Meta...

    In the modern times, the data is increasing dramatically. As a result, the large organizations may have maintained servers to store their organizational data in the form of files located in different directories. Very often, these organization may need to apply some filters to get files of a specific type i-e *.docx or *.txt etc. Filtering through a huge number files is not an easy job for the human beings and they might think if there is some automated system to achieve this....IO.Directory or System.IO.DirectoryInfo classes...Defining Extension Method for System.IO.DirectoryInfo Class // For complete...

    blog.groupdocs.com/metadata/get-specific-file-t...
  4. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP.... io . OutputStream createPageStream...pageNumber ) { try { return new java . io . FileOutputStream ( previewFileName...

    docs.groupdocs.com/redaction/java/get-document-...
  5. GroupDocs.Conversion for Excel file crashing at...

    When testing a simple Excel file conversion to PDF format, it seems that GroupDocs will scan all subfolders within the current working directory to look for fonts?? This causes problem when the current working directory…...IO.__Error.WinIOError(Int32 errorCode...System.IO.FileSystemEnumerable`1.CommonInit() at System.IO.FileSystemEnumerable`1...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  6. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for Node.js via Java API....io.FileInputStream' ); const FileOutputStream...FileOutputStream = java . import ( 'java.io.FileOutputStream' ); // Open...

    docs.groupdocs.com/comparison/nodejs-java/gener...
  7. Load document from Azure Blob Storage | GroupDocs

    This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for Java API....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; /** * This example demonstrates...

    docs.groupdocs.com/conversion/java/load-documen...
  8. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word (DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents thumbnails and preview document pages using GroupDocs.Merger for .NET API.... IO . FileStream ( imageFilePath...folder ); } return new System . IO . FileStream ( imageFilePath...

    docs.groupdocs.com/merger/net/generate-document...
  9. Load document from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Java....io.File ; import java.io.InputStream ; import...

    docs.groupdocs.com/conversion/java/load-documen...
  10. Accept or Reject detected changes | GroupDocs

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for .NET API....IO ; // ... using ( Comparer comparer...Comparison.Result ; using System.IO ; // ... using ( Comparer comparer...

    docs.groupdocs.com/comparison/net/accept-or-rej...