Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 10,575 for

new

(0.1 sec)
  1. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/document-...
  2. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text file automatically in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/text-file...
  3. Pie Chart in Presentation Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft PowerPoint Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS PowerPoint 2013: Add a New presentation slide. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS PowerPoint 2013: Add a new presentation slide. Click the...

    docs.groupdocs.com/assembly/java/pie-chart-in-p...
  4. In-Table List With Alternate Content in Email D...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Email Document format. In-Table List With Alternate Content in Email Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS Outlook 2013. Add a New email. Press “Insert” tab to insert the table. Insert a 2X3 table. Save the template....Consulting Blog Knowledge Base New Releases Status Websites aspose...Template in MS Outlook 2013. Add a new email. Press “Insert” tab to...

    docs.groupdocs.com/assembly/java/in-table-list-...
  5. Pie Chart in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013: Create a New Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS Outlook 2013: Create a new Email. Click the “Insert” tab...

    docs.groupdocs.com/assembly/net/pie-chart-in-em...
  6. Merge documents to PDF | Documentation

    This section describes how to import OLE objects into PDF documents using C#/.NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...types: using ( Merger merger = new Merger ( @"c:\document1.pdf"...

    docs.groupdocs.com/merger/net/merge-documents-t...
  7. Announcing Hotfix Release of GroupDocs.Comparis...

    GroupDocs.Comparison for Java 18.6.2 comes with few bug fixes. Comparison of presentation documents from stream to file is now fixed, please visit the release notes. We’d recommend you to Download the New release and enhance your document comparison experience. Bug Fixes Compare presentations from stream to file is not working properly Only first two pages compared in result document Incorrect result when comparing two PDF files API ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....recommend you to Download the new release and enhance your document...

    blog.groupdocs.com/comparison/announcing-hotfix...
  8. Change Page Orientation using GroupDocs.Merger ...

    We are pleased to announce the release of GroupDocs.Merger for .NET 18.11. This latest version of the API comes with some New features. GetSupportedFormats and RotatePage methods are introduced. Furthermore, you can change page orientation. Please see release notes for further details. Features Change Page OrientationNew method ChangeOrientation is introduced. public DocumentResult ChangeOrientation(Stream documentStream, OrientationOptions orientationOptions); Get Supported FormatsMethod GetSupportedFormats is added. public Dictionary GetSupportedFormats(); Rotate PagesRotatePages method is introduced in the API....version of the API comes with some new features. GetSupportedFormats...

    blog.groupdocs.com/merger/change-page-orientati...
  9. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = New Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Consulting Blog Knowledge Base New Releases Status Websites aspose...MatroskaReadNativeMe try ( Metadata metadata = new Metadata ( Constants . InputMkv...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Support for PDF/A-4 - Free Support Forum - grou...

    Dear GroupDocs Support Team, I would like to ask whether support for the PDF/A-4 format is currently planned or perhaps already in development? Since the format has been officially available for some time now, we would…...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/support-for-pdf-a-4/15963