Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 1,002 for

presentation to pdf

(0.12 sec)
  1. Compare Word Documents with Python: 7 Examples ...

    Master Word document comparison in Python with GroupDocs.Comparison. Detect changes, highlight differences, accept/reject modifications, and generate professional comparison reports with complete code examples....doc), PDFs, Excel files, and more document...Comparison can handle PDFs, Excel files, presentations, and many other...

    blog.groupdocs.com/comparison/compare-pdfs-usin...
  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 “…...pdf").Convert(); It will throw exception:...Load("unknown.ext").ConvertTo("unknown.pdf").OnConversionFailed((context...

    forum.groupdocs.com/t/groupdocs-conversion-thro...
  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. 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...
  6. 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...
  7. 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...
  8. 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-...
  9. System.TypeInitializationException - Free Suppo...

    Hello, Does the following code need To be within an executable project To run as the same code does not run from within a library project? Exe net5.0 _5_0 static void Main(string[] args) { …...the references were already present when we added our reference...<PackageReference Include="Aspose.PDF" Version="22.10.0" /> <PackageReference...

    forum.groupdocs.com/t/system-typeinitialization...
  10. Add image annotation | GroupDocs

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

    docs.groupdocs.com/annotation/java/add-image-an...