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

ios

(0.13 sec)
  1. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction.... io . InputStream input ) throws...(); java . io . BufferedReader reader = new java . io . BufferedReader...

    docs.groupdocs.com/redaction/java/create-custom...
  2. 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 Java API....io.FileOutputStream ; import java.io.OutputStream...import java.io.FileOutputStream ; import java.io.OutputStream...

    docs.groupdocs.com/comparison/java/generate-doc...
  3. Load file from stream | GroupDocs

    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...
  4. 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...
  5. 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...
  6. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Java....io.FileInputStream ; import java.io.InputStream ;...import java.io.FileOutputStream ; import java.io.OutputStream...

    docs.groupdocs.com/comparison/java/compare-docu...
  7. 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...
  8. 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...
  9. 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-...
  10. 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...