Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 31,376 for

new

(0.07 sec)
  1. Split text file | Documentation

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...splitOptions = new TextSplitOptions ( filePathOut , new int [] { 3...

    docs.groupdocs.com/merger/java/split-text-file/
  2. Split text file | Documentation

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...splitOptions = new TextSplitOptions ( filePathOut , new int [] { 3...

    docs.groupdocs.com/merger/net/split-text-file/
  3. Using classes - JavaScript | MDN

    JavaScript is a prototype-based language — an object's behaviors are specified by its own properties and its prototype's properties. However, with the addition of classes, the creation of hierarchies of objects and the inheritance of properties and their values are much more in line with other object-oriented languages such as Java. In this section, we will demonstrate how objects can be created from classes....as constructors — you use the new operator with a constructor function...function to create a new object. We will be playing with the...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  4. Add resource redaction annotation | Documentation

    The page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-resource...
  5. Load from URL | Documentation

    This article explains how to load a document from a URL with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Viewer viewer = new Viewer ( stream , new LoadOptions ( FileType...

    docs.groupdocs.com/viewer/net/load-document-fro...
  6. GroupDocs.Parser for .NET 17.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for .NET 17.12. Major Features There are the following features and enhancements in this release: Ability to extract pages from OneNote documents via IPageTextExtractor interface Ability to work with document formatters via ITextExtractorWithFormatter interface Ability to retrieve an entity from Zip container by the full name Ability to extract a raw and formatted text via Extractor class All Changes Key Summary Issue Type TEXTNET-820 Implement IPageTextExtractor support for NoteTextExtractor Enhancement TEXTNET-826 Implement ITextExtractorWithFormatter interface Enhancement TEXTNET-823 Implement the ability to retrieve an entity from Zip container by the full name New feature TEXTNET-824 Implement the ability to extract a text via Extractor class New feature TEXTNET-825 Implement the ability to extract a formatted text via Extractor class New feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...Zip container by the full name New feature TEXTNET-824 Implement...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  7. GroupDocs.Parser for Java 20.1 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for Java 20.1. Warning In this version legacy API was removed (all types from com.groupdocs.parser.legacy package were removed). Major Features There are the following features in this release: Legacy API was removed (com.groupdocs.parser.legacy package) Implement the ability to extract a text by table of contents item Implement the ability to extract table of contents from PDF and Word Processing documents Implement the ability to extract the image in a different format Implement the ability to save the image to the file Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1342 Implement the ability to extract the image in a different format New feature PARSERNET-1341 Implement the ability to save the image to the file New feature PARSERNET-1361 Implement the ability to extract TOC from Word Processing documents New feature PARSERNET-1362 Implement the ability to extract TOC from PDF documents New feature PARSERNET-1363 Implement the ability to extract a text by TOC item New feature PARSERNET-1099 Remove obsolete members (com....Consulting Blog Knowledge Base New Releases Status Websites aspose...image in a different format New feature PARSERNET-1341 Implement...

    docs.groupdocs.com/parser/java/groupdocs-parser...
  8. GroupDocs.Conversion for .NET 17.11 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for .NET 17.11 Major Features There are 5+ New features, improvements and fixes in this regular monthly release. The most notable are: Cells to SVG conversion improvement Diagram to SVG conversion improvement Detecting unsupported Excel 95 format and throw meaningful exception Conversion from/to POTX and POTM Conversion from/to PPTM and PPSM Conversion from/to XLTX and XLTM 3 bugs fixed Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑2183 Implement conversion from/to POTX and POTM New Feature CONVERSIONNET‑2209 Implement conversion from/to PPTM and PPSM New Feature CONVERSIONNET‑2218 Implement conversion from/to XLTX and XLTM New Feature CONVERSIONNET‑2206 Check for unsupported Excel 95 XLS file format and throw an exception Improvement CONVERSIONNET‑2225 Cells to SVG conversion improvement Improvement CONVERSIONNET‑2235 Diagram to SVG conversion improvement Improvement CONVERSIONNET‑2245 Set custom font directories Improvement CONVERSIONNET‑2180 Conversion for Doc with macro to Docx failed Fix CONVERSIONNET‑2103 System....Consulting Blog Knowledge Base New Releases Status Websites aspose...Major Features There are 5+ new features, improvements and fixes...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  9. Convert images | Documentation

    Learn this article and check how to convert JPG, PNG, TIFF and other images into various file formats with several lines of Java code...Consulting Blog Knowledge Base New Releases Status Websites aspose...JPG file Converter converter = new Converter ( "sample.jpg" ); //...

    docs.groupdocs.com/conversion/java/convert/image/
  10. Convert images | Documentation

    Learn this article and check how to convert JPG, PNG, TIFF and other images into various file formats with several lines of Java code...Consulting Blog Knowledge Base New Releases Status Websites aspose...source JPG file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...