Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 16,572 for

file

(0.76 sec)
  1. Add Image Annotation to JPG using Java

    This tutorial provides instructions on how to add image annotation to JPG using Java. We will provide you code to insert image annotation to JPG in Java....an image annotation to a JPG file Create an instance of the Annotator...Annotator class, specifying the JPG file path as a parameter in its constructor...

    kb.groupdocs.com/annotation/java/add-image-anno...
  2. Render Hidden Slides to PDF using Python

    Learn how to render hidden slides to PDF using Python. This tutorial explains how to convert hidden PPTX to PDF in Python for complete presentation export....are preserved in the exported file. This tutorial also explains...with block to open the PPTX file and manage resources automatically...

    kb.groupdocs.com/viewer/python/render-hidden-sl...
  3. Email attachments | GroupDocs

    This article shows how to get the information about the attachments.... WriteLine ( "File format: {0}" , attachment ....GetDocumentInfo (). FileType ); File . WriteAllBytes ( Path . Combine...

    docs.groupdocs.com/watermark/net/email-attachme...
  4. Generate Image Preview of the Documents

    Image previews are now commonly used to present your File/document to the users. It is quite useful when you want the users to quickly have a look at your document without downloading or opening it. As an example, MS Windows has this ability to provide the preview of the Files in the preview pane of File Explorer without opening the document in the dedicated software program. Did you ever desire to have the ability to generate image previews in your application?...commonly used to present your file/document to the users. It is...preview of the files in the preview pane of File Explorer without...

    blog.groupdocs.com/metadata/generate-image-prev...
  5. Add Password to PDF with Permissions | GroupDocs

    Protect a PDF with an open password and restrict specific operations such as printing using PdfSecurityOptions and PdfSecurityPermissions with GroupDocs.Merger for Python via .NET....save() with the output file path. add_password_to_pdf_with_permissions...input.pdf input.pdf is a sample file used in this example. Click...

    docs.groupdocs.com/merger/python-net/add-passwo...
  6. Extract hyperlinks from document page area | Gr...

    Learn how to extract hyperlinks from specific page areas using GroupDocs.Parser for Python via .NET. Extract links from defined rectangular regions....htm The following sample file is used in this example: Expected...document.pdf The following sample file is used in this example: Expected...

    docs.groupdocs.com/parser/python-net/extract-hy...
  7. Remove Metadata from PPTX using C#

    Quickly gain an understanding of how to remove metadata from PPTX using C#. Additionally, you'll receive a code showcasing how to clean metadata from PPTX in C#....PPTX using C# Metadata in PPTX files can contain sensitive information...before sharing or publishing files to protect confidentiality and...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  8. Extract Text from ODT using C#

    This article provides a detailed guide on text extraction from ODT in C#. It includes a code example to assist you in performing how to extract text from ODT using C#....C# OpenDocument Text ( ODT ) files, commonly used with word processors...facilitates text extraction from ODT files Create a Parser object and set...

    kb.groupdocs.com/parser/net/extract-text-from-o...
  9. Add Image Watermark to JPG Using Python

    Discover how to add image watermark to JPG using Python and protect visual assets by placing a centered logo watermark on images with consistent alignment.... Adding watermarks to JPG files helps protect ownership, reinforce...consistent placement across the file. By setting both horizontal...

    kb.groupdocs.com/watermark/python/add-image-wat...
  10. Convert PDF to TXT using Python

    Discover how to transform PDF documents into TXT Files using Python. Seamlessly extract unformatted text from PDFs with concise Python code and no additional utilities....PDF documents into plain text files for further processing or integration...required for converting PDF files to TXT Create a Converter object...

    kb.groupdocs.com/conversion/python/convert-pdf-...