Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 11,674 for

new

(0.06 sec)
  1. Plain text | GroupDocs

    This article explains that how to extract plain formatted text from document page in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/plain-text/
  2. Load document using the local path string | Gro...

    This article explains how to load a document using the local path string with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...file. using ( Viewer viewer = new Viewer ( filePath )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/load-document-fro...
  3. How to Compare Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....empty($targetFileId)) { throw new Exception('Please enter all required...//Create signer object $signer = new GroupDocsRequestSign($privateKey);...

    blog.groupdocs.com/comparison/how-to-compare-fi...
  4. Edit PowerPoint Presentations | GroupDocs

    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 Java....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/java/edit-powerpoint/
  5. Delete indexed documents | GroupDocs

    GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  6. ITempDataHandler is Introduced in GroupDocs.Con...

    A New release of GroupDocs.Conversion for .NET 18.6 is on-board. This release covers few improvements. Such as ConversionHandler constructors are reduced to one. Please visit the release notes. We’d recommend you to integrate latest version of the API in your application and share your feedback. Improvements Reducing ConversionHandler constructors to one ITempDataHandler for handling temp operations stream Introducing New properties in ConversionConfig for different handler types API Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....A new release of GroupDocs.Conversion for .NET 18.6 is on-board...operations stream Introducing new properties in ConversionConfig...

    blog.groupdocs.com/conversion/itempdatahandler-...
  7. Compatibility on GroupDocs Blog | Document Auto...

    Compatibility on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Compatibility on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Conversion for Python...11월 릴리스 하이라이트 Explore what’s new in GroupDocs.Conversion for Node...

    blog.groupdocs.com/ko/tag/compatibility/index.xml
  8. Retrieve Count of Credits Consumed In GroupDocs...

    As you know that API already supports metered licensing. Can we get count of credits consumed? Yes, we have a good News for you. There is a New method GetConsumptionCredit() implemented in Metered class. This method returns count of credits that are consumed in case of Metered licensing is used. Following example demonstrates how to retrieve count of credits consumed. Let’s talk about the New file formats introduced. Most of you might be working with XLAM, an Excel Macro-Enabled Add-In file format.... we have a good news for you. There is a new method GetConsumptionCredit()...consumed. Let’s talk about the new file formats introduced. Most...

    blog.groupdocs.com/conversion/retrieve-count-of...
  9. Search Text in Word, Excel, PDF, ZIP Document F...

    GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications.... Create a new index : First of all, you need...documents to search // a) Create new index or // b) Open existing...

    blog.groupdocs.com/search/search-text-in-word-e...
  10. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a search query: in text or object form....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/queries-in-text-a...