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

ios

(0.05 sec)
  1. PDF Parsing Extracts only 4 Pages in C# - Free ...

    Hey, I encountered an issue when trying to parse a pdf file, I am able to get only the first 4 pages of the document. I am using the .NET version of the groupdocs.parser this is the test file that I am using - cookies…...io November 25, 2021, 4:34pm 1 Hey...November 25, 2021, 6:33pm 2 @Island.io We cannot reproduce this issue...

    forum.groupdocs.com/t/pdf-parsing-extracts-only...
  2. 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...
  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. 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. 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. GroupDocs.Conversion.NETFramework all Excel con...

    Using latest GroupDocs.Conversion.NETFramework 25.5.1 and 25.0 cause this issue. We did not have this issue with GroupDocs.Conversion 24.12 net462 version, nor did 25.5 and 25.5.1 have any issues with Word or Powerpoint…...IO.__Error.WinIOError(Int32 errorCode...System.IO.FileSystemEnumerable 1.CommonInit() at System.IO.FileSystemEnumerable...

    forum.groupdocs.com/t/groupdocs-conversion-netf...
  8. 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...
  9. 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-...
  10. 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...