Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 1,560 for

image to pdf conversion

(0.37 sec)
  1. Saving signed documents with different formats ...

    This section explains how To save document with various file formats....Conversion Product Solution GroupDocs...formats Leave feedback Image → format PDF → format Presentaion...

    docs.groupdocs.com/signature/java/saving-signed...
  2. Convert documents for RAG pipelines | GroupDocs

    Prepare Pdf, Word, and Excel documents as Markdown for retrieval-augmented generation with LLMs...Conversion Product Solution GroupDocs...easy to parse. flowchart LR A["PDF / DOCX / XLSX"] B["GroupDocs...

    docs.groupdocs.com/markdown/python-net/convert-...
  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....Conversion Product Solution GroupDocs...location and convert its pages to images final FileOutputStream fileStream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  4. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Conversion Product Solution GroupDocs...endsWith ( "ProtectedDocument.pdf" )) { args . setPassword ( "123456"...

    docs.groupdocs.com/search/java/search-index-eve...
  5. Modifying found watermark properties | GroupDocs

    This article explains how To modify found watermark properties while using GroupDocs.Watermarks Java API....Conversion Product Solution GroupDocs...allows you to replace text and image in the found possible watermarks...

    docs.groupdocs.com/watermark/java/modifying-fou...
  6. Adding watermarks | GroupDocs

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark To any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps To add a watermark To a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark To the document Save the document For more details please refer To the following guides:...Conversion Product Solution GroupDocs...Adding text watermarks Adding image watermarks Add watermarks to...

    docs.groupdocs.com/watermark/java/adding-waterm...
  7. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows To add text watermarks To documents which may consists of pages, worksheets, slides or frames....Conversion Product Solution GroupDocs...document. Ex: @"C:\Docs\sample.pdf" using ( Watermarker watermarker...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  8. Working with EXIF metadata | GroupDocs

    This article explains how To access EXIF metadata in a file of any supported format....Conversion Product Solution GroupDocs...to the , EXIF (Exchangeable image file format) is a standard that...

    docs.groupdocs.com/metadata/net/working-with-ex...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...support, fixes EPS‑to‑JPG conversion, and introduces Docker deployment...across 9 products and a key PDF/HTML comparison fix. The December...

    blog.groupdocs.com/groupdocs.blog/
  10. How to Extract Metadata from Word Document in C#

    This short tuTorial explains every piece of information To extract Metadata from Word document in C# and provides a working code To get Word metadata using C#....Conversion Product Family GroupDocs...such as DOC, DOCX, RTF, XLSX, PDF, PPTX, MSG, EML, and many more...

    kb.groupdocs.com/parser/net/how-to-extract-meta...