Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 1,025 for

presentation to pdf

(0.14 sec)
  1. 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 “…...pdf").Convert(); It will throw exception:...Load("unknown.ext").ConvertTo("unknown.pdf").OnConversionFailed((context...

    forum.groupdocs.com/t/groupdocs-conversion-thro...
  2. GroupDocs.Watermark Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Protect PDFs and images using GroupDocs.Watermark...watermarks to PowerPoint presentations in this article. First we’ll...

    blog.groupdocs.com/categories/groupdocs.waterma...
  3. Developer Guide | GroupDocs

    Step-by-step code examples for merging documents, splitting, extracting and removing pages, security operations, page preview, and loading documents with GroupDocs.Merger for Python via .NET. Every example is runnable in the companion GitHub reposiTory....pdf linked on the documentation page...libgdiplus , libfontconfig1 ) are present on Linux. Visit for further...

    docs.groupdocs.com/merger/python-net/developer-...
  4. Add image annotation | GroupDocs

    The page describes how To add image annotation To a document using GroupDocs.Annotation for .NET....set the annotation opacity (present in all supported formats, examples...annotator = new Annotator ( "input.pdf" )) { ImageAnnotation area =...

    docs.groupdocs.com/annotation/net/add-image-ann...
  5. Searching watermarks | GroupDocs

    This article explains how To search watermarks while using GroupDocs. Watermarks Java API....pdf" Watermarker watermarker = new...new Watermarker ( "document.pdf" ); PossibleWatermarkCol possibleWatermarks...

    docs.groupdocs.com/watermark/java/searching-wat...
  6. Check Document Password Protection | GroupDocs

    Determine whether a Pdf, Word, Excel, or PowerPoint document has an open password set using the is_password_set() method of GroupDocs.Merger for Python via .NET....pdf" , load_options ) as merger :...tection () protected.pdf protected.pdf is a sample file used...

    docs.groupdocs.com/merger/python-net/check-docu...
  7. Searching watermarks | GroupDocs

    This article explains how To search watermarks while using GroupDocs. Watermarks API....pdf" using ( Watermarker watermarker...new Watermarker ( "document.pdf" )) { PossibleWatermarkCol possibleWatermarks...

    docs.groupdocs.com/watermark/net/searching-wate...
  8. GroupDocs.Conversion for Java | GroupDocs

    GroupDocs.Conversion for Java is an advanced document conversion API developed To convert files of different formats from within Java applications....PowerPoint), OpenDocument formats, PDFs, HTML, CAD drawings, and raster...including office documents, presentations, spreadsheets, images, and...

    docs.groupdocs.com/conversion/java/
  9. Extract tables from document | GroupDocs

    Learn how To extract tables from documents including Excel spreadsheets, Word documents, and Pdfs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction....Word documents, PDFs, and PowerPoint presentations. Prerequisites...class with Parser ( "invoice.pdf" ) as parser : # Check if table...

    docs.groupdocs.com/parser/python-net/extract-ta...
  10. GroupDocs.Conversion for Python - document conv...

    input.zip (85.2 KB) Using the code example in following link throws exception input.Pdf (202.9 KB) Unhandled exception. System.IO.FileLoadException: Could not load file or assembly ‘System.Text.Encoding.CodePages, Ver…...pdf (202.9 KB) Unhandled exception...dll with version 8.0.0.0 is present in the output directory. This...

    forum.groupdocs.com/t/groupdocs-conversion-for-...