Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 15,664 for

file

(0.19 sec)
  1. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Merger for .NET...provided below to learn more about file merge features. GitHub Examples...our GitHub repository and see file merge features in action: Online...

    docs.groupdocs.com/merger/net/showcases/
  2. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Editor for Java...below to learn more about edit file features. GitHub Examples You...our GitHub repository and see file editing features in action:s...

    docs.groupdocs.com/editor/java/showcases/
  3. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....Example 2: Search in an empty HTML file (returns empty collection) using...Example 3: Search in a valid HTML file (returns results) using ( Parser...

    docs.groupdocs.com/parser/net/developer-guide/a...
  4. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font Files. The following are the steps to read the header of an OpenType File. Load an OpenType font File Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....information from OpenType font files. The following are the steps...header of an OpenType file. an OpenType font file Get the root metadata...

    docs.groupdocs.com/metadata/java/working-with-o...
  5. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Supported Output File Formats Depending on Input File Formats The...following table shows which output file formats are supported by GroupDocs...

    docs.groupdocs.com/assembly/java/introducing-gr...
  6. Generate document page preview | GroupDocs

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for .NET API....png" ; return File . Create ( pagePath ); }); previewOptions...$"D:/result_{pageNumber}.png" ; return File . Create ( pagePath ); }); previewOptions...

    docs.groupdocs.com/annotation/net/generate-docu...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...display over 40 document and image file formats without any external...Library: Support for more than 40 file formats, including: Portable...

    blog.groupdocs.com/groupdocs.blog/page/96/
  8. GroupDocs.Merger 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....of the most in-use portable file formats. For large documents...documents are one of the most common file formats that are used to draft...

    blog.groupdocs.com/categories/groupdocs.merger-...
  9. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources...various sources: From files in the file system. From a stream...changed files only when indexing from the local file system....

    docs.groupdocs.com/search/net/indexing-from-dif...
  10. Merge pages in the arbitrary order | GroupDocs

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java....Java / Developer Guide / Merge files / Merge pages in the arbitrary...path or stream of the source file. Use the to add another source...

    docs.groupdocs.com/merger/java/merge-pages-in-a...