Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 10,428 for

new

(0.04 sec)
  1. Save attachments | Documentation

    Save attachments and embedded files from PDF, Outlook data file or email...Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "with_attachments.msg"...

    docs.groupdocs.com/viewer/java/how-to-extract-a...
  2. ZIP Archive Indexing is Improved in GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 19.2. Improvements such as indexing of a ZIP archive inside other ZIP and escape of special characters in search queries are introduced. Please check GroupDocs.Search for Java 19.2 release notes for further reference. We would recommend you to download and integrate latest version of the API. Breaking Change Removed obsolete methods Import and Export from dictionary classes Improvements Following improvements are introduced in this release:...Creating index Index index = new Index(indexFolder); // Marking...getDictionaries().getAlphabet().setRange(new char[] { '&' }, CharacterType...

    blog.groupdocs.com/search/zip-archive-indexing-...
  3. Indexing additional fields | Documentation

    This article demonstrate that how to associate each document with certain additional metadata....Consulting Blog Knowledge Base New Releases Status Websites aspose...string , string > subjects = new Dictionary < string , string...

    docs.groupdocs.com/search/net/indexing-addition...
  4. Merge indexes | Documentation

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Consulting Blog Knowledge Base New Releases Status Websites aspose..."c:\\MyDocuments2\\" ; Index index1 = new Index ( indexFolder1 ); // Creating...

    docs.groupdocs.com/search/java/merge-indexes/
  5. Signing archive documents in batch | Documentation

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create a new instance of class and pass the...

    docs.groupdocs.com/signature/java/signing-archi...
  6. File Size Increase on Conversion to HTML – Grou...

    File Size Increase on Conversion to HTML – GroupDocs for .NET Hello Team, I am using **GroupDocs.Conversion** in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for pr......converter = new Converter(documentPath)) { var options = new WebConvertOptions();...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/file-size-increase-on-con...
  7. Read Maker Notes from Canon and Panasonic using...

    The GroupDocs team is really pleased to announce the release of version 17.8.0 of the GroupDocs.Metadata for .NET API. The latest release comes up with a couple of New features and enhancements along with a bug fix. The API further improves its functionality by implementing the ability to read maker notes for Canon and Panasonic cameras. Beside adding two New manufacturers to the supported list, the API now supports some more camera models for SONY and Nikon that were not previously supported....release comes up with a couple of new features and enhancements along...Panasonic cameras. Beside adding two new manufacturers to the supported...

    blog.groupdocs.com/metadata/read-maker-notes-fr...
  8. Convert to HTML with advanced options | Documen...

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...options: const loadOptions = new groupdocs . conversion . WordProcessingLoadOp...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Basic Usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks....Consulting Blog Knowledge Base New Releases Status Websites aspose...document Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/java/basic-usage/
  10. Storing text of indexed documents | Documentation

    This article explains that how to store text of indexed documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...instance IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/net/storing-text-of-i...