Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 10,375 for

new

(0.18 sec)
  1. Extraction in separate process | Documentation

    This article describes how to minimize the situation of resource shortage in the indexing process...Consulting Blog Knowledge Base New Releases Status Websites aspose...args ) { using ( var host = new GroupDocs . Search . ExtractionHost...

    docs.groupdocs.com/search/net/extraction-in-sep...
  2. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...2007, the structure of this new Document format was changed from...

    docs.groupdocs.com/merger/java/merge/word/
  3. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Getting...

    docs.groupdocs.com/search/net/synonym-dictionary/
  4. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...Consulting Blog Knowledge Base New Releases Status Websites aspose...); try ( Metadata metadata = new Metadata ( Constants . InputZip...

    docs.groupdocs.com/metadata/java/working-with-z...
  5. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "flowchart.vsdx" ))...

    docs.groupdocs.com/viewer/java/render-visio-doc...
  6. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...DocumentSignatureDat result = new DocumentSignatureDat (); byte...

    docs.groupdocs.com/signature/net/search-embed-n...
  7. Save document to the specified location | Docum...

    This article explains how to save document to the specified location while using GroupDocs. Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...doc" Watermarker watermarker = new Watermarker ( "test.doc" ); //...

    docs.groupdocs.com/watermark/java/save-document...
  8. Save document to the specified location | Docum...

    This article explains how to save document to the specified location while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "test.doc" )) {...

    docs.groupdocs.com/watermark/net/save-document-...
  9. Load from stream | Documentation

    This article explains how to load from stream while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( document )) { //...

    docs.groupdocs.com/watermark/net/load-from-stream/
  10. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert text files to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...encoding. const loadOptions = new LoadOptions ( FileType . MD )...

    docs.groupdocs.com/viewer/nodejs-java/render-te...