Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 391 for

ios

(0.21 sec)
  1. Accept or Reject revisions | Documentation

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....io.FileInputStream ; import java.io.InputStream ;...import java.io.FileOutputStream ; import java.io.OutputStream...

    docs.groupdocs.com/comparison/java/accept-or-re...
  2. Get document page preview | Documentation

    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-...
  3. Generate document pages preview | Documentation

    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...
  4. 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...
  5. Saving EditableDocument to stream | Documentation

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links.... IO . Stream This generic method...obtains an inheritor of the System.IO.Stream abstract class through...

    docs.groupdocs.com/editor/net/saving-editabledo...
  6. Edit Email | Documentation

    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/
  7. Load document from Azure Blob Storage | Documen...

    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. Persistent CustomTempFonts Folder Growth Issue ...

    I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h…...IO.FileInfo fileInfo = new System.IO.FileInfo(filePath);...FileName); System.IO.FileInfo fileInfo = new System.IO.FileInfo(filePath);...

    forum.groupdocs.com/t/persistent-customtempfont...
  9. Accept or Reject detected changes | Documentation

    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...
  10. Accept or Reject detected changes | Documentation

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for Java API....io.FileInputStream ; import java.io.InputStream ;...import java.io.FileOutputStream ; import java.io.OutputStream...

    docs.groupdocs.com/comparison/java/accept-or-re...