Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 537 for

ios

(1.06 sec)
  1. Parsing of image PDF uses too much memory - Fre...

    Hello, We are integrating groupdocs Parser in our solution and we are facing issues with memory usage. (Java, version 26.5) When I run a simple unit test to parse a specific PDF of 52 MB, I see that the memory usage sp…...io.IOException; import java.io.Writer; import...IDocumentInfo; import java.io.IOException; import java.io.Writer; import...

    forum.groupdocs.com/t/parsing-of-image-pdf-uses...
  2. GroupDocs.Conversion throws with Out of Memory ...

    Sometimes, we may encounter corrupted files, or files with unknown extensions. Will be good if GroupDocs.Conversion can fail gracefully when it encounters such situations. Attached is a simple text file with filename “…...IO.MemoryStream.set_Capacity(Int32 value) at System.IO.MemoryStream...EnsureCapacity(Int32 value) at System.IO.MemoryStream.Write(Byte[] buffer...

    forum.groupdocs.com/t/groupdocs-conversion-thro...
  3. C#에서 CSV 파일 병합 및 분할 - GroupDocs.Merger

    이 기사에서는 GroupDocs.Merger for .NET API를 사용하여 C# 언어로 CSV 파일을 병합하고 분할하는 방법을 설명합니다. 효과적인 파일 관리를 통해 데이터 처리를 단순화하세요....IO; namespace GroupDocs.Merger.Examples...가져오기 using System; using System.IO; using GroupDocs.Merger.Domain...

    blog.groupdocs.com/ko/merger/merge-and-split-cs...
  4. Cannot rotate page - Free Support Forum - group...

    I’m trying to rotate page in web-base(groupdoc viewer) but this still cannot be done. I would like to know if this avialible for rotate function and how to....IO; using GroupDocs.Viewer; using...Discourse: using System; using System.IO; using GroupDocs.Viewer; using...

    forum.groupdocs.com/t/cannot-rotate-page/15771
  5. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Node.js via Java....io.FileInputStream' ); // Create...InputStream = java . import ( 'java.io.FileInputStream' ); // Create...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  6. Loading Documents from Streams with the GroupDo...

    Greetings! As you may noticed, in most GroupDocs.Viewer for .NET sample projects, target documents are presented in the form of files. They are usually placed in the “testfiles” folder, which is specified in the Global.asax. So you might think that GroupDocs.Viewer can work with files only. But this is not true - GroupDocs.Viewer can also load documents from byte streams (System.IO.Stream). Moreover, there are no limitations on the type of stream: whether it’s a FileStream, a MemoryStream or a NetworkStream - GroupDocs....IO.Stream ). Moreover, there are...

    blog.groupdocs.com/viewer/loading-documents-str...
  7. Fusionar y dividir archivos EPUB en C# - GroupD...

    Aprende a fusionar y dividir archivos EPUB usando C# con GroupDocs.Merger for .NET. Prueba las potentes características para gestionar tus documentos EPUB....IO.Path.Combine(outputFolder, "merged...string outputFilePath = System.IO.Path.Combine(outputFolder, "chapter_{0}...

    blog.groupdocs.com/es/merger/merge-and-split-ep...
  8. Combinar y dividir archivos CSV en C# - GroupDo...

    Este artículo explica cómo combinar y dividir archivos CSV utilizando el lenguaje C# con la API GroupDocs.Merger for .NET. Simplifica el manejo de datos con una gestión de archivos eficaz....IO; namespace GroupDocs.Merger.Examples...necesarios using System; using System.IO; using GroupDocs.Merger.Domain...

    blog.groupdocs.com/es/merger/merge-and-split-cs...
  9. Saving EditableDocument to stream | GroupDocs

    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.Writer abstract class, usually java.io.Writer or...or java.io.FileWriter . It cannot be null . Second parameter is...

    docs.groupdocs.com/editor/java/saving-editabled...
  10. 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...