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

images

(1.66 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. 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-...
  6. 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/
  7. 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...
  8. 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/
  9. Extract data from PDF documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from PDF documents. Also password-protected PDFs and PDF portfolios are supported. The following examples demonstrate how to extract data from PDF documents:...NET Extract images from PDF documents Extract...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. GroupDocs.Redaction for Java | GroupDocs

    A Java 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....sanitized PDF document with raster images of original pages. GroupDocs...

    docs.groupdocs.com/redaction/java/