Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 10,063 for

new

(0.12 sec)
  1. Working with IPTC IIM metadata | Documentation

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via Java provides the IIptc.getIptcPackage method....Consulting Blog Knowledge Base New Releases Status Websites aspose...international exchange of news among newspapers and news agencies. But nowadays...

    docs.groupdocs.com/metadata/nodejs-java/working...
  2. View messages from desired folders in Outlook D...

    Hello everyone! Today, I am quite excited to announce that GroupDocs.Viewer for Java 19.8 has been released with 20+ New features, improvements, and bug fixes. Although every New feature in this version has its own importance, I have picked a few interesting but useful features for you. So in this post, I am going to give you an overview of how to work with the folders contained by Outlook Data Files (OST/PST) and use the message filters to render selective Outlook messages....8 has been released with 20+ new features, improvements, and bug...bug fixes. Although every new feature in this version has its...

    blog.groupdocs.com/viewer/view-messages-from-de...
  3. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...Editor editor = new Editor ( inputDocxPath , new WordProcessingLoadOp...

    docs.groupdocs.com/editor/net/working-with-reso...
  4. e-Sign Documents in .NET & Java Applications – ...

    Share this issue: Monthly Newsletter February 2019 Fast, Accurate and Secure e-Signature APIs for .NET & Java Applications Digitally sign important business documents at individual and enterprise level GroupDocs.Signature offers .NET and Java APIs to e-sign documents, configure and manipulate various types of digital signatures and certificates. Programmers can easily add advanced signature types including; text, image, barcode, QR code, stamp and metadata to a variety of business file formats like Word, Excel, PowerPoint, PDF, Text and images.... Product News Add features of indexing and...search blended characters using a new class of characters – blended...

    blog.groupdocs.com/total/digitally-sign-documen...
  5. Features Overview | Documentation

    This artice decsribes the features of GroupDocs.Merger for .NET library. It allows you to Merge PDF, Merge JPG, Split Document, Move Page, Swap Pages of the documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document where two pages have...

    docs.groupdocs.com/merger/net/features-overview/
  6. Extract text from Microsoft OneNote sections | ...

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

    docs.groupdocs.com/parser/net/extract-text-from...
  7. Extract formatted text from documents | Documen...

    This article shows how to extract formatted text represented as HTML or Markdown with GroupDocs.Parser from documents of various formats like Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/extract-formatte...
  8. How to Run Examples | Documentation

    This article describes how to run GroupDocs.Merger for .NET code examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...Visual Studio and go to File -> New -> Project . Select appropriate...

    docs.groupdocs.com/merger/net/how-to-run-examples/
  9. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser provides the functionality to extract emails from remote servers. The following email protocols are supported: Post Office Protocol (POP) Internet Message Access Protocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class to extract emails from a remote server the following constructor is used: Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second constructor allows to use ParserSettings object to control the process; for example, by adding logging functionality....Consulting Blog Knowledge Base New Releases Status Websites aspose...EmailConnection connection = new EmailEwsConnection ( "https://outlook...

    docs.groupdocs.com/parser/java/extract-emails-f...
  10. Working with TORRENT files | Documentation

    In the BitTorrent file distribution system, a torrent file or METAINFO is a computer file that contains metadata about files and folders to be distributed, and usually also a list of the network locations of trackers, which are computers that help participants in the system find each other and form efficient distribution groups called swarms. A torrent file does not contain the content to be distributed; it only contains information about those files, such as their names, sizes, folder structure, and cryptographic hash values for verifying file integrity....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputTorrent...

    docs.groupdocs.com/metadata/net/working-with-to...