Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 10,066 for

new

(0.06 sec)
  1. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....Consulting Blog Knowledge Base New Releases Status Websites aspose...xlsx" try ( Metadata metadata = new Metadata ( Constants . InputXlsx...

    docs.groupdocs.com/metadata/java/get-document-i...
  2. The .NET Version of the GroupDocs HTML5 Documen...

    Greetings! We have good News for Joomla! developers. Recently we’ve released an extension which helps you to easily integrate the .NET version of the GroupDocs HTML5 document viewer into Joomla! websites. And now we are glad to announce that the extension is published and available for download from the official Joomla! marketplace. Unlike the cloud-based extension released earlier, this one integrates the downloadable .NET version of the GroupDocs.Viewer. It allows you to store and host documents on your (or your clients’) servers.... We have good news for Joomla! developers. Recently...over documents security. The new extension can be used by registered...

    blog.groupdocs.com/viewer/net-version-of-the-gr...
  3. Float and paginal modes | Documentation

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....Consulting Blog Knowledge Base New Releases Status Websites aspose...situations when content is added, — new inserted content is pushing the...

    docs.groupdocs.com/editor/java/float-and-pagina...
  4. Font extraction options | Documentation

    Learn how to extract fonts from input Word documents when editing with GroupDocs.Editor API for Node.js....Consulting Blog Knowledge Base New Releases Status Websites aspose...FontExtractionOption ; let editOptions = new WordProcessingEditOp (); editOptions...

    docs.groupdocs.com/editor/nodejs-java/font-extr...
  5. What is GroupDocs Assembly?

    Last week, I mentioned changes that we’re making to GroupDocs Assembly to make it more intuitive. Document assembly (also known as document automation) is an aspect of document management that you might not be familiar with, so this week I’ll discuss what it is and how it can be used in more detail. Document Management? You’ve found your way to GroupDocs and the GroupDocs blog so chances are that you have an idea about document management....again and again, creating a new, unique document each time. It’s...template, add data and create a new document.”] [/caption] Give Me...

    blog.groupdocs.com/total/what-is-groupdocs-asse...
  6. Extract text from HTML documents | Documentation

    Learn how to extract a text from HTML documents getText() method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleHtml...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. Common List Image in Presentation Document | Do...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft PowerPoint Document Creating a Common List Image Please follow below steps to create Common List Template in MS PowerPoint 2013: Create a New presentation slide. Add two shapes to hold pictures and name. Save your Document....Consulting Blog Knowledge Base New Releases Status Websites aspose...MS PowerPoint 2013: Create a new presentation slide. Add two shapes...

    docs.groupdocs.com/assembly/java/common-list-im...
  8. Merge EPUB | Documentation

    Learn how to merge EPUB files, combine EPUB files into one file programmatically in Java language using GroupDocs.Merger for Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...source EPUB file Merger merger = new Merger ( "c:\sample1.epub" )...

    docs.groupdocs.com/merger/java/merge/epub/
  9. Extract hyperlinks from document | Documentation

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

    docs.groupdocs.com/parser/net/extract-hyperlink...
  10. Extract data from PDF forms | Documentation

    This article shows how to extract data from PDF forms easily with GroupDocs.Parser....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-data-from...