Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 10,666 for

new

(0.03 sec)
  1. Extracting MakerNote metadata | Documentation

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...MakerNoteReadAllTags try ( Metadata metadata = new Metadata ( Constants . CanonJpeg...

    docs.groupdocs.com/metadata/java/extracting-mak...
  2. Extract text areas | Documentation

    This article explains that how to extract text areas from documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-text-areas/
  3. Convert compression formats | Documentation

    In this article, you will learn how to extract compressed files and convert them to desired format with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "sample.zip" )) {...

    docs.groupdocs.com/conversion/java/convert/comp...
  4. Import Comments in Diagram using .NET Annotatio...

    Today, we are pleased to announce another monthly release of Document Annotation API for .NET v17.11. This release came up with multitude New features, the main feature introduced in this release is ability to import comments in Diagram. Moreover, major fixes and improvements are also introduced in this release. We recommend our user to download the latest API release to use New exciting features and enhance their application with GroupDocs....release came up with multitude new features, the main feature introduced...the latest API release to use new exciting features and enhance...

    blog.groupdocs.com/annotation/documents-annotat...
  5. CAD, EMF & WMF file formats Support Introduced ...

    GroupDocs team is glad to announce another monthly release where New file formats are added in supported file format list to annotate documents and image. The latest GroupDocs.Annotation for .NET 17.3.0 API now provides support to CAD, WMFand EMF with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use New exciting features and enhance their application with GroupDocs....another monthly release where new file formats are added in supported...the latest API release to use new exciting features and enhance...

    blog.groupdocs.com/annotation/cad-emf-wmf-file-...
  6. Cancel All Operations in IndexRepository using ...

    We are proudly announcing the monthly release of GroupDocs.Search for .NET 18.8. Using the latest version, you can now cancel all operations in IndexRepository. We would recommend you to install and use the latest version of the API. Enhancements Following are the enhancements introduced in the latest version: Breaking functionality for Index Repository ClassUsing the latest version you can now cancel the operations in all indexes in the index repository....IndexRepository repository = new IndexRepository(); Index index...IndexRepository repository = new IndexRepository(); Index index...

    blog.groupdocs.com/search/cancel-all-operations...
  7. Escape Special Characters in Search Queries usi...

    We are pleased to announce the monthly release of GroupDocs.Search for .NET 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 .NET 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...Dictionaries.Alphabet.SetRange(new char[] { '&' }, CharacterType...

    blog.groupdocs.com/search/escape-special-charac...
  8. Save document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingSaveOp saveOptions = new WordProcessingSaveOp ( WordProcessingFormat...

    docs.groupdocs.com/editor/net/save-document/
  9. Edit PowerPoint Presentations | Documentation

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...another slide index, and obtain a new instance of class. Finally, when...

    docs.groupdocs.com/editor/net/edit-powerpoint/
  10. Enable Pagination in WordProcessing Module

    Yes, this is right. Paginal mode is now implemented in GroupDocs.Editor for .NET 19.5. How this mode will effect WordProcessing documents? As you know that previously, there was only float mode. When WordProcessing documents were converted to the page-less HTML, page division was absent. But in this release WordProcessing options class contains New paged (also called paginal) mode. When paged is enabled, it produces HTML markup, optimized and adjusted for per-page edit and it creates ease to enable paged editing in any of WYSIWYG-editors....WordProcessing options class contains new paged (also called paginal )...Metered Licensing. But now a new credits concept is implemented...

    blog.groupdocs.com/editor/enable-pagination-in-...