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

page

(0.3 sec)
  1. Get document info | GroupDocs

    Retrieve file type, Page count, size, and encryption using Python via .NET....info Leave feedback On this page GroupDocs.Watermark can obtain...its format, size, number of pages, and encryption status either...

    docs.groupdocs.com/watermark/python-net/get-doc...
  2. 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...
  3. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Comparison for Python via .NET. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Overview Leave feedback On this page File comparison is a library...such as file type, size, and page count, which can be used for...

    docs.groupdocs.com/comparison/python-net/featur...
  4. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Microsoft Project files to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to render Project...entire document or specific pages. Supported Project Management...

    docs.groupdocs.com/viewer/nodejs-java/render-ms...
  5. Preview Digital Certificates properties | Group...

    This article shows how to receive digital certificates properties over Document Info method....properties Leave feedback On this page provides method to receive document...); Console . WriteLine ( $" - page count : {documentInfo.PageCount}"...

    docs.groupdocs.com/signature/net/preview-certif...
  6. GroupDocs.Conversion for .NET overview | GroupDocs

    GroupDocs.Conversion for .NET is a powerful and intuitive library used for file conversion between a variety of supported document and image types without using third-party tools....overview Leave feedback On this page GroupDocs.Conversion for .NET...Ability to or . at document pages during conversion. Huge amount...

    docs.groupdocs.com/conversion/net/product-overv...
  7. Watermark Word Documents using C# | Text & Imag...

    Add text and image watermarks to Word documents using C#. Apply watermarks programmatically on Page(s) using .NET API....put these on every page or just one page. Here’s how you can...see your chosen text on every page of the Word document. Adding...

    blog.groupdocs.com/watermark/watermark-word-doc...
  8. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered Page as soon as it was rendered, not when all Pages list were rendered....Notes Leave feedback On this page Why to migrate? Here are the...rendered page as soon as it was rendered, not when all pages list...

    docs.groupdocs.com/annotation/java/migration-no...
  9. Extract metadata from documents | GroupDocs

    Learn how to extract metadata from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Get document properties like author, title, creation date in C#....documents Leave feedback On this page GroupDocs.Parser allows to extract...the Supported Document Formats page. Extract metadata from documents...

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for .NET.... controls the display of page borders during fixed layout...EmbedFontResources setting. Control page borders visibility The following...

    docs.groupdocs.com/conversion/net/convert-to-ht...