Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 8,277 for

page

(0.47 sec)
  1. Convert publisher formats | GroupDocs

    In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for .NET....formats Leave feedback On this page About Publisher formats If you...and customizations. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/net/convert/publi...
  2. Get supported file formats | GroupDocs

    Learn how to get a list of all supported file formats programmatically using GroupDocs.Parser for .NET. Check supported extensions and file types dynamically in C#....formats Leave feedback On this page GroupDocs.Parser allows to get...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/net/get-supported-fil...
  3. Verify Text signatures in the document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....document Leave feedback On this page provides class to specify different...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/verify-text-si...
  4. Extract a text from images and PDFs | GroupDocs

    This article explains how to extract a text from images and PDFs...PDFs Leave feedback On this page GroupDocs.Parser for .NET provides...ReadToEnd ()); } } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/net/extract-text-from...
  5. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Python via .NET....string Leave feedback On this page allows you to compare values...result is as follows: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/python-net/load-t...
  6. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Java....files Leave feedback On this page allows you to get source and...getTargetText ()); } } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/java/get-source-a...
  7. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark 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_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....watermarks Leave feedback On this page Following code snippet shows...consists of multiple parts (pages, worksheets, slides, frames...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Get document information | GroupDocs

    This article explains how to detect document file type and calculate Pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Node.js via Java....includes: for each document page. The following code sample demonstrates...console . log ( `Document info page count: ${ documentInformation...

    docs.groupdocs.com/merger/nodejs-java/get-docum...
  9. 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...
  10. 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...