Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 7,845 for

page

(0.05 sec)
  1. Support of Emails format and Cloning Document M...

    GroupDocs team is excited to publish another monthly release of GroupDocs.Comparison for .NET 17.6.0 API with new features like adding support for Emails format and Settings for Cloning Document Metadata. This monthly release is also adding improvements like enhanced Cells & HTML Comparison Performance and Improved Summary Pages information along with fixes. Major Changes are done for HTML, Cells, Emails and Words document formats. Detailed information is listed below. Please Click here to download the latest API....Performance and Improved Summary Pages information along with fixes...like support of Check Box and Page in Change Info also adding new...

    blog.groupdocs.com/comparison/groupdocs.compari...
  2. Render CHM as HTML using Python

    Let's learn the detail of how to render CHM as HTML using Python. This tutorial shows how to convert CHM to HTML in Python for browser-based viewing and integration....filename pattern for output pages Call viewer.view(viewOptions)...method extracts each topic or page from the CHM archive and converts...

    kb.groupdocs.com/viewer/python/render-chm-as-ht...
  3. Existing objects in word processing document | ...

    Remove, inspect, and modify shapes (potential watermarks) in Word documents using Python via .NET....document Leave feedback On this page Watermarks in Word documents...( "document.docx" ) Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/python-net/existin...
  4. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...custom location and convert its pages to images ro = gro . RasterizationOptions...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/redaction/python-net/save-to...
  5. Convert Markdown to PDF using C# | MD to PDF | ...

    Convert Markdown files to PDF using C#. Transform MD files into portable format using GroupDocs .NET conversion API....other PDF options like page margins, page orientation, watermark...

    blog.groupdocs.com/conversion/convert-markdown-...
  6. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....be an estimated word count, page count, character count, etc...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....providing support for “summary page for images”. This monthly release...following new features: Added page numbers comparison for MS Word...

    blog.groupdocs.com/categories/groupdocs.compari...
  8. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....Fuzzy search Leave feedback This page provides a fuzzy search definition...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/net/fuzzy-search/
  9. eSign Document with Barcode Signature | GroupDocs

    This article explains how to add Barcode signature on document Page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature for Python via .NET...Signature Leave feedback On this page What is a Barcode? A barcode...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/python-net/esign-d...
  10. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its Pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert Pages into images, and save PDF with scan-like Pages) var so = new SaveOptions(); so....effects will be applied to its pages. The following example demonstrates...(convert pages into images, and save PDF with scan-like pages) var...

    docs.groupdocs.com/redaction/net/use-advanced-r...