Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 10,115 for

new

(0.13 sec)
  1. How to merge source code files | Documentation

    This article explains how to control file merging in GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/how-to-merge...
  2. Indexing additional fields | Documentation

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  3. Get document information | Documentation

    This article explains how to detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "sample.pdf" )) {...

    docs.groupdocs.com/signature/net/get-document-i...
  4. Track Changes in a Word Document Using GroupDoc...

    We as members of GroupDocs team are immensely delighted to see our users community growing every day. Our whole team is always endeavoring to cater to your needs and requirements to our fullest possible potential thus providing the most innovative and enhanced solutions to our valuable customers. In this regard we are really pleased to announce yet another bit of our efforts for you; that is the release of version 17....latest release and check out the new features introduced in this version...GroupDocs.Metadata for .NET 17.05 - New Features # The following two...

    blog.groupdocs.com/metadata/track-changes-word-...
  5. Licensing | Documentation

    free conversion API version is available to evaluate the API which will be similar to licensed version but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...lic file" ; License license = new License (); license . SetLicense...

    docs.groupdocs.com/conversion/net/licensing-and...
  6. Enabling inline CSS styles | Documentation

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Editor introduces a new option — an ability to enable...

    docs.groupdocs.com/editor/net/inline-styles/
  7. Saving a File to an Output Stream | Documentation

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document Converter converter = new Converter ( "c:\\files\\business-plan...

    docs.groupdocs.com/conversion/java/save-file-to...
  8. Developer Guide | Documentation

    Developer Guide section explains all aspects of GroupDocs.Editor for Java file editor features, provides code snippets and examples of editing Microsoft Office formats progammatically in Java applications...Consulting Blog Knowledge Base New Releases Status Websites aspose...document Edit document Create new document by format Save document...

    docs.groupdocs.com/editor/java/developer-guide/
  9. Developer Guide | Documentation

    Explains GroupDocs.Editor for .NET file editor features and shows how to edit Word, XML and text documents, Excel spread sheets, PowerPoint presentations inside your .NET applications...Consulting Blog Knowledge Base New Releases Status Websites aspose...document Edit document Create new document by format Save document...

    docs.groupdocs.com/editor/net/developer-guide/
  10. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleEpub...

    docs.groupdocs.com/parser/java/extract-text-fro...