Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 9,457 for

images

(0.17 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...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/save-a-modified...
  2. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  3. 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...
  4. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source 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...
  5. 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/
  6. 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...
  7. 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...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...common TIFF/EXIF tags in TIFF images. The memory consumption is...features like ability to save Image documents as PDF and signing...

    blog.groupdocs.com/groupdocs.blog/page/53/
  9. 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-...
  10. Add or Remove Annotations | Annotate PDF files ...

    Programmatically annotate PDF files in C#. Add or remove annotations like arrows, rectangle, ellipse, highlight, watermark annotations using .NET API....annotations within the documents and images. It allows you to add, remove...presentations. Furthermore, it supports images, webpages, email messages,...

    blog.groupdocs.com/annotation/annotate-pdf-file...