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

ios

(0.03 sec)
  1. Load file from stream | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Comparison for Java....io.FileInputStream ; import java.io.InputStream ;...import java.io.FileOutputStream ; import java.io.OutputStream...

    docs.groupdocs.com/comparison/java/load-file-fr...
  2. 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-...
  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 Java API....io.FileOutputStream ; import java.io.OutputStream...import java.io.FileOutputStream ; import java.io.OutputStream...

    docs.groupdocs.com/comparison/java/generate-doc...
  4. 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...
  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. Licensing | Documentation

    Free conversion API version for java developers is available to evaluate the API which will be similar to licensed version but with few limitations....io.File ; ... String licensePath...License ; import java.io.File ; import java.io.FileInputStream ;...

    docs.groupdocs.com/conversion/java/licensing-an...
  7. 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...
  8. 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...
  9. Adding class name to input controls | Documenta...

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for .NET API features.... IO . File . WriteAllText ( "inp...GetEmbeddedHtml ()); System . IO . File . WriteAllText ( "inp...

    docs.groupdocs.com/editor/net/adding-class-name...
  10. 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-...