Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 2,856 for

one

(1.25 sec)
  1. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.Editor for .NET and how to operate them in .NET code....of static fields, each one represents one specific format within...all other structs. //fetching one format WordProcessingFormat dotm...

    docs.groupdocs.com/editor/net/working-with-form...
  2. GroupDocs Regarding Excel and DOCX files Previe...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for preview purposes. However, I have encountered some issues during the conversion: When c…... Convert Excel Files – One Worksheet per Page or the Entire...Uncomment the next line to render to one file //viewOptions.RenderToSinglePage...

    forum.groupdocs.com/t/groupdocs-regarding-excel...
  3. Xlsx to Md | GroupDocs

    This article demonstrates how to convert Spreadsheet to Markdown with GroupDocs.Markdown for Python via .NET....to Markdown using the static one-liner API.""" # Step 1: Apply...XLSX to a Markdown string in one call markdown = MarkdownConverter...

    docs.groupdocs.com/markdown/python-net/convert/...
  4. Releasing GroupDocs.Search for Java - Document ...

    We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file formats supported by the API.... One can easily perform actions to...xlsb/.ods) OneNote Documents (.one) Outlook(.msg/.eml/.emlx/.pst/...

    blog.groupdocs.com/search/releasing-groupdocs.s...
  5. Using redaction filters | GroupDocs

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in One set in order to set the scope of redaction to an area on a specific page....can combine these filters in one set in order to set the scope...GroupDocs.Redaction for Java in one of these guides: Use PDF redaction...

    docs.groupdocs.com/redaction/java/redaction-fil...
  6. Extract TOC from EPUB Documents using GroupDocs...

    It gives us immense pleasure to announce the release of version 18.4 of GroupDocs.Text for .NET. The latest version allows extracting the table of contents from the EPUB documents. Furthermore, we have added the feature of detecting media type of .One file. Following sections provide details about the newly added features. Extracting TOC from EPUB Documents Using version 18.4, you can now extract TOC from the EPUB documents. To access the TOC, TableOfContents property of **EpubPackage **class is used....one file. Following sections provide...} } Media Type Detector for .one Files # This feature allows detecting...

    blog.groupdocs.com/parser/extract-toc-from-epub...
  7. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....ONE. Supported note-taking file conversions...conversions From To ONE eBook: , , Image: , , , , , , , , , JPG...

    docs.groupdocs.com/conversion/java/convert/note/
  8. Spreadsheet redactions | GroupDocs

    This article shows that how Java redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....with one or more tables, organized into worksheets (one table...

    docs.groupdocs.com/redaction/java/spreadsheet-r...
  9. How to Convert DOCX to MHTML using C#

    This article will walk you through the process to convert docx to mhtml using C#. You will also find code example in this article to generate mhtml from docx in C#....from DOCX in C# , we will use one of the most popular conversion...document transformation using one of the ideal document converter...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Using HTML5 Boilerplate Template in Your Web Pr...

    Introduction A few years ago, HTML 5 still wasn’t very well supported by most popular browsers so web sites were created mostly with XHTML or HTML4. I still have a folder on my machine filled with HTML templates for both XTML and HTML 4. Inside of it there are also templates for newsletters, micro-sites, responsive templates and whatnot. All of them were built by taking code from 2 or 3 different templates and look like Frankenstein’s code monster....“Classic H5BP" settings for this one. What’s Inside It? # HTML # Boilerplate...the start of the you can see one more statement for enabling Chrome...

    blog.groupdocs.com/total/using-html5-boilerplat...