Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 1,741 for

create new document editor

(0.07 sec)
  1. Optimize index | Documentation

    This article explains that how to optimize index to reduce the number of segments in an index....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/search/net/optimize-index/
  2. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with ONE files Created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note Documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note Document....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Indexing password protected documents | Documen...

    This page describes how to perform indexing of password protected Documents. Indexing using the password dictionary To perform indexing of password protected Documents using a password dictionary, you must add passwords for all protected Documents to the dictionary before indexing. To add a Document password to the dictionary, you must specify the full path to the Document as a key and the actual password to the Document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  4. Evaluation Limitations and Licensing | Document...

    GroupDocs.Metadata for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/metadata/python-net/evaluati...
  5. Merge HTML | Documentation

    Learn how to merge HTML files, combine HTML files into one file programmatically in Java language using GroupDocs.Merger for Java library....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/merger/java/merge/html/
  6. Features Overview | Documentation

    GroupDocs.Assembly for .NET is an API that allows you to generate Documents in popular microsoft office and email file formats based upon template Documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external Documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template Documents with custom variables & text comments within template syntax tags Dynamically insert out Document content in report Dynamically configure background color of html Documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing Document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/net/features-overview/
  7. Merge audio | Documentation

    Learn how to merge audio files, combine audio files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/merger/net/merge/audio/
  8. Search by chunks | Documentation

    This article gives the knowledge about the ability to perform search by chunks....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/search/net/search-by-chunks/
  9. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in Documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const DocumentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = New groupdocs....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  10. OCR support | Documentation

    This article demonstrates the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in Documents...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/search/net/ocr-support/