Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 9,583 for

images

(0.12 sec)
  1. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk using GroupDocs.Metadata for Python via .NET....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  2. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/load-from-a-str...
  3. Save to stream | GroupDocs

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to Images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....location and convert its pages to images final FileOutputStream fileStream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  4. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/load-a-password...
  5. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document using GroupDocs.Metadata for Python via .NET....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/load-a-p...
  6. Search for Electronic Signatures in Document | ...

    This topic explains how to search for document electronic signatures and their details using Python...Barcodes 🔍 Form Fields 🔍 Images 🔍 QR Codes 🔍 Multiple Types...

    docs.groupdocs.com/signature/python-net/search-...
  7. GroupDocs.Redaction for Python via .NET | Group...

    A .NET API for redaction of sensitive and classified information from the documents. You can redact in adobe pdf, redact in excel or in many of different file formats using c#...methods—such as text, metadata, and image redactions—directly within your...sanitized PDF containing rasterized images of the original pages. GroupDocs...

    docs.groupdocs.com/redaction/python-net/
  8. GroupDocs.Annotation 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....Microsoft Office documents, PDFs, images and over 50 other file types...OpenDocument formats, PDFs, images, AutoCAD drawings and others...

    blog.groupdocs.com/categories/groupdocs.annotat...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...back-end API for adding text and image watermark to the popular document...Furthermore, you can insert images and barcodes dynamically in...

    blog.groupdocs.com/groupdocs.blog/page/64/
  10. How to Convert Image to PDF in C#

    Follow this basic tutorial to learn how to convert Image to PDF in C#. It's step-by-step instructions with sample code to convert Image to PDF using C#....Product Family How to Convert Image to PDF in C# This step-by-step...tutorial shows you how to convert Image to PDF in C# . This example...

    kb.groupdocs.com/conversion/net/how-to-convert-...