Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 10,042 for

new

(0.08 sec)
  1. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) 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...
  2. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/date-rang...
  3. Split PDF File into Multiple Files using C# | S...

    Different ways to split PDF files using C#. Separate large PDF files and extract specific pages using different splitting options.... new SplitOptions(outputFile, new int[] { 3, 6,...in Range : [3], [4], [5], [6] new SplitOptions(outputFile, 3, 6);...

    blog.groupdocs.com/merger/split-pdf-files-in-cs...
  4. Evaluation Limitations and Licensing | Document...

    free watermark api version is available to evaluate the API which will be similar as licensed but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...//initialize License License lic = new License (); //Set license lic...

    docs.groupdocs.com/watermark/java/evaluation-li...
  5. Character types | Documentation

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Configuring...

    docs.groupdocs.com/search/java/character-types/
  6. Render VSTX & VSSX File Formats using GroupDocs...

    We are delighted to announce another monthly release of GroupDocs.Viewer for .NET API with some exciting New features. GroupDocs.Viewer for .NET 17.3.0 supports rendering of VSTX and VSSX file formats. The latest version also supports metered licensing, size adjustment options for CAD files, removing annotation when rendering PDF documents, hide/show tracked changes when rendering Word documents and much more. Please continue to explore more about GroupDocs.Viewer for .NET 17.3.0....NET API with some exciting new features. GroupDocs.Viewer for...GroupDocs.Viewer for .NET 17.3.0 - New FeaturesGroupDocs.Viewer for...

    blog.groupdocs.com/viewer/render-vstx-vssx-form...
  7. Extract Text Areas from Document Pages using Gr...

    Today, we are excited to announce the release of version 18.7 of GroupDocs.Parser for .NET. The latest release supports extracting text areas from document pages. This feature may help you getting data for text analysis. We recommend you to upgrade the API to the latest version and share your valuable feedback. Extracting Text AreasExtracting text areas is useful when you need to get the data for text analysis. To extract text areas, text extractors implement their own internal private class and provide DocumentContent property (see PdfTextExtractor as the sample)....PdfTextExtractor extractor = new PdfTextExtractor("invoice.pdf");...TextAreaSearchOption searchOptions = new TextAreaSearchOption(); // Set...

    blog.groupdocs.com/parser/extract-text-areas-fr...
  8. Convert to XML or JSON data with advanced optio...

    Learn how to convert documents to XML or JSON data using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "sample.csv" )) {...

    docs.groupdocs.com/conversion/net/convert-to-da...
  9. Integration of GroupDocs’ Powerful Contract Man...

    Great News to contract management world! After the successful integration of GroupDocs Annotation and GroupDocs Viewer apps with multiple platforms, GroupDocs have now introduced its efficient contract management software plugin to multiple platforms. Now, no matter what CMS you use, you can integrate our contract management software plugin to your websites. [caption id=“attachment_1721” align=“alignnone” width=“600” caption=“GroupDocs introduced its contract management software plugin for various CMSs”] [/caption] Once the plugin is installed, you can embed questionnaires and then collect data to automatically create New documents online....Great news to contract management world! After the successful...data to automatically create new documents online. GroupDocs Assembly...

    blog.groupdocs.com/assembly/integration-of-grou...
  10. Replace missing font | Documentation

    This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.pptx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/replace-missing-...