Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 8,277 for

page

(0.07 sec)
  1. EML to PDF conversion issue in Java - Free Supp...

    Hello, We are facing an issue with eml to pdf conversion, Conversion is successful but pdf get generated with cut edges. please find the attached files for your reference – (https://drive.google.com/drive/folders/1FhGNC…...generated with 3 pages i.e single image on each page. they are supposed...next page. If you want to keep whole content on one page, you...

    forum.groupdocs.com/t/eml-to-pdf-conversion-iss...
  2. GroupDocs.Viewer for Python overview | GroupDocs

    GroupDocs.Viewer for Python: View files (DOCX, PDF, etc.) as HTML, PNG, JPEG, PDF. Cross-platform library for Python apps....overview Leave feedback On this page GroupDocs.Viewer for Python...entire document or specific pages. Embed all external resources...

    docs.groupdocs.com/viewer/python-net/product-ov...
  3. Working with Templates | GroupDocs

    Create templates with fields and tables to extract structured data using GroupDocs.Parser for Python via .NET....Templates Leave feedback On this page Templates let you extract structured...= data [ "InvoiceNumber" ] . page_area . text print ( f "Invoice...

    docs.groupdocs.com/parser/python-net/working-wi...
  4. Save output to a stream | GroupDocs

    This article shows how to save output to a stream when rendering a document...instantiate and release the output page streams. defines the methods...List < ByteArrayOutputStrea > pages = new ArrayList <>(); try (...

    docs.groupdocs.com/viewer/java/save-output-to-s...
  5. Extract images to files | GroupDocs

    Learn how to save extracted images to files using GroupDocs.Parser for Python via .NET. Save images in different formats with format conversion....files Leave feedback On this page GroupDocs.Parser provides functionality...prefix } _ { timestamp } _page { image . page . index + 1 } _img {...

    docs.groupdocs.com/parser/python-net/extract-im...
  6. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (Pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....watermarks Leave feedback On this page GroupDocs.Watermar API supports...consists of multiple parts (pages, worksheets, slides, frames...

    docs.groupdocs.com/watermark/java/adding-image-...
  7. Customize watermarks | GroupDocs

    Adjust text or image watermark appearance and position using Python via .NET....watermarks Leave feedback On this page GroupDocs.Watermark lets you...in a consistent style across pages (e.g., “Confidential – Do Not...

    docs.groupdocs.com/watermark/python-net/basic-u...
  8. Merge archives | GroupDocs

    Learn how to merge archive files, combine archive files into one file programmatically in Java language using GroupDocs.Merger for Java library....archives Leave feedback On this page How to merge archive files in...quality and accuracy. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/java/merge/archives/
  9. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java.... Sets the target page width after conversion (measured...points). Specifies the desired page height after conversion (measured...

    docs.groupdocs.com/conversion/java/convert-to-w...
  10. Extract hyperlinks from document | GroupDocs

    This article explains that how to extract hyperlinks from documents....object: Member Description The page that contains the text area...The rectangular area on the page that contains the text area...

    docs.groupdocs.com/parser/java/extract-hyperlin...