Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 8,580 for

paged

(1.25 sec)
  1. Render a Part of MS Project Document using Grou...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.8. In this version, we have introduced the feature of rendering a part of MS Project document specifying the start date and end date. We have also made it possible to set ForcePasswordValidation property of the ViewerConfig using the configuration files such as app.config and web.config. Furthermore, the latest version also includes 14 improvements and bug fixes. Below is the list of new features, improvements, and fixes added in v18....DateTime(2018, 12, 31); // Get pages List pages = imageHandler.GetPages(guid...(PageImage page in pages) { Console.WriteLine("Page number: {0}"...

    blog.groupdocs.com/viewer/render-a-part-of-ms-p...
  2. Add watermarks to word processing documents | G...

    Add watermarks in headers and footers of any section using Python via .NET....display text or graphics across pages. You can add watermarks into...section or target specific pages. Adding watermark to a particular...

    docs.groupdocs.com/watermark/python-net/add-wat...
  3. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....files Leave feedback On this page GroupDocs.Viewer ships with...the background color of PDF pages to light yellow: C# using GroupDocs...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  4. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Java....documents Leave feedback On this page A word processing file contains...unformatted text and no font or page settings can be applied. In...

    docs.groupdocs.com/merger/java/merge/word/
  5. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image.... foreach ( Page page in viewInfo . Pages ) { Console . WriteLine...WriteLine ( $"Page: {page.Number}" ); Console . WriteLine ( "Text...

    docs.groupdocs.com/viewer/net/image-viewer-get-...
  6. GroupDocs.Conversion for .NET 25.10 – Latest Up...

    Explore what’s new in GroupDocs.Conversion for .NET 25.10. Available now on NuGet and GroupDocs website....October 2025 release featuring page layout updates and API refactor...this release API Refactoring – Page Layout Settings (Breaking Changes)...

    blog.groupdocs.com/conversion/groupdocs-convers...
  7. Render STL and IFC File Formats using GroupDocs...

    We are pleased to announce the release of version 17.10 of GroupDocs.Viewer for .NET. This monthly release has come with 3 new features and more than 10 improvements and bug fixes. GroupDocs.Viewer for .NET 17.10 allows you to render STL and IFC file formats. Furthermore, settings to hide/show hidden pages have been extended for Microsoft PowerPoint documents. Please continue to read more about the latest version. Render STL and IFC File FormatsFrom version 17....settings to hide/show hidden pages have been extended for Microsoft...hidden pages (slides or sheets). By default, hidden pages are not...

    blog.groupdocs.com/viewer/render-stl-and-ifc-fi...
  8. GroupDocs.Viewer for .NET overview | GroupDocs

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....overview Leave feedback On this page GroupDocs.Viewer for .NET is...entire document or specific pages. Embed all external resources...

    docs.groupdocs.com/viewer/net/product-overview/
  9. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for .NET supported document types. The Library supports PDF, DOCX, XLSX, PPTX and many more....Extract pages Move page Remove pages Swap pages Change page orientation...orientation Rotate pages Import document Cross-format merge to PDF...

    docs.groupdocs.com/merger/net/supported-documen...
  10. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...documents Leave feedback On this page To search a keyword in Microsoft...SearchResult > sr = parser . Search ( "page number" ); // Iterate over search...

    docs.groupdocs.com/parser/net/search-text-in-mi...