Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 1,056 for

one to image

(0.12 sec)
  1. Saving documents | GroupDocs

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need To save the document To any cusTom location, you’ll have To open a Stream To this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document inTo Images and puts them in a single PDF file, so you can share the redacted document without any additional conversions....worksheets) in a document into images and puts them in a single PDF...Save method and its options in one of these guides: Save in original...

    docs.groupdocs.com/redaction/java/saving-docume...
  2. Add text watermarks | GroupDocs

    This article shows how To add a text watermark and save the resultant document. It is capable of adding watermarks To Images or documents....Leave feedback On this page One of the main features of the GroupDocs...watermarks to documents or images from local disks, as well as...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  3. Comparing Documents | GroupDocs

    Compare two or more documents, tune sensitivity, cusTomize change styles, accept or reject changes, and handle format-specific scenarios with GroupDocs.Comparison for Python....header_footers_comparison , compare_images_pdf . How sensitively — se...comparison. — multi-target compare in one pass. Format-specific Customize...

    docs.groupdocs.com/comparison/python-net/develo...
  4. Capture Electronic Signatures from within Your ...

    We are glad To announce the release of the GroupDocs Signature for .NET Library. The library is developed based on our online signature app and enables developers To easily add electronic signature capabilities To their own ASP.NET, C#/VB.NET applications. It’s a One-sTop-shop solution, which includes all the necessary controls for a complete, legally-binding electronic signature workflow. Key features include: Electronic Signature Capture Control Users can sign documents either by uploading a scanned copy of their signature, or by drawing it right in a web-browser with a mouse.... It’s a one-stop-shop solution, which includes...(VSD, VDX), PDF and CAD files, images (TIFF, JPG, JPEG). The files...

    blog.groupdocs.com/signature/capture-electronic...
  5. Render PDF as HTML using Python

    Render PDF as HTML using Python with simple steps. Discover how To convert PDF To HTML in Python for smooth access, flexible distribution, and seamless embedding online.... One effective way to achieve this...Python and ensure that text, images, and formatting are preserved...

    kb.groupdocs.com/viewer/python/render-pdf-as-ht...
  6. Clean metadata | GroupDocs

    Sometimes you just need To remove all metadata properties without applying any filters. The best way To do this is the sanitize method of GroupDocs.Metadata for Python via .NET....detected metadata property in one call affected = metadata . sanitize...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/clean-me...
  7. Adding metadata | GroupDocs

    Add metadata properties — One of the most powerful features of the GroupDocs.Metadata for Python via .NET search engine....Adding metadata properties is one of the most powerful features...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/adding-m...
  8. Extracting metadata | GroupDocs

    Extract the metadata properties you need from files of different types with GroupDocs.Metadata for Python via .NET using tags, categories and property attributes....that make it easier to find the one you need. The code sample below...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/extracti...
  9. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order To use the advanced rasterization options you have To pass One of the options To Save method. In this case the document will be rasterized To PDF, but the scan-like effects will be applied To its pages. The following example demonstrates how To apply the AdvancedRasterizationOptions with default settings. use_advanced_rasterization_options.py from groupdocs.redaction import RedacTor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacemenToptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacemenToptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document To be redacted with RedacTor("....rasterization options you have to pass one of the options to method. In...options (convert pages into images, and save PDF with scan-like...

    docs.groupdocs.com/redaction/python-net/use-adv...
  10. Get All Sheet Names in Excel using Python

    Learn how To get all sheet names in Excel using Python. This tuTorial shows how To extract worksheet names from XLSX files programmatically....configure spreadsheet options for one page per sheet Call viewer.g...spreadsheets into high-quality JPG images, helping you create more versatile...

    kb.groupdocs.com/viewer/python/get-all-sheet-na...