Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 414 for

ios

(0.06 sec)
  1. Edit PDF | GroupDocs

    This guide demonstrates how to edit content of PDF files like a common text documents using a GroupDocs.Editor for .NET.... IO . Path . Combine ( Common . TestHelper...string outputPath = System . IO . Path . Combine ( Common . TestHelper...

    docs.groupdocs.com/editor/net/edit-pdf/
  2. 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...
  3. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Java....io.FileInputStream ; import java.io.InputStream ;...

    docs.groupdocs.com/comparison/java/compare-mult...
  4. Adding image watermarks | GroupDocs

    Add image watermarks from file or stream using GroupDocs.Watermark for Python via .NET.... import io import groupdocs.watermark as...: with gww . ImageWatermark ( io . BytesIO ( data )) as watermark...

    docs.groupdocs.com/watermark/python-net/adding-...
  5. Saving a File to an Output Stream | GroupDocs

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....io.File ; import java.io.FileOutputStream ;...; import java.io.OutputStream ; import java.util.function.Supplier...

    docs.groupdocs.com/conversion/java/save-file-to...
  6. 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-...
  7. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction.... IO . Stream input ) { FileContent...override void Save ( System . IO . Stream output ) { var writer...

    docs.groupdocs.com/redaction/net/create-custom-...
  8. Save attachments | GroupDocs

    Save attachments and embedded files from PDF, Outlook data file or email...IO ; using System.Collections.Generic...)); } } VB.NET Imports System.IO Imports System.Collections.Generic...

    docs.groupdocs.com/viewer/net/how-to-extract-an...
  9. Get document info | GroupDocs

    Retrieve file type, page count, size, and encryption using Python via .NET....information from a stream import io import groupdocs.watermark as...docx" , "rb" ) as f : stream = io . BytesIO ( f . read ()) with...

    docs.groupdocs.com/watermark/python-net/get-doc...
  10. Load document from FTP | GroupDocs

    This article demonstrates how to convert document stored in FTP storage using GroupDocs.Conversion for Java API....io.File ; import java.io.InputStream ; /**...

    docs.groupdocs.com/conversion/java/load-documen...