Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 31,376 for

new

(0.09 sec)
  1. Edit Document | Documentation

    Follow this guide to learn how to edit text documents, spreadsheets, and presentations using GroupDocs.Editor for Node.js via Java API features....Consulting Blog Knowledge Base New Releases Status Websites aspose...editor = new groupdocsEditor . Editor ( inputFilePath , new groupdocsEditor...

    docs.groupdocs.com/editor/nodejs-java/edit-docu...
  2. GroupDocs.Viewer for .NET 19.4 Release Notes

    GroupDocs.Viewer for .NET 19.4 Release Notes – the latest updates and fixes.... It includes not only new and obsoleted public methods...config ViewerConfig config = new ViewerConfig(); config.StoragePath...

    releases.groupdocs.com/viewer/net/release-notes...
  3. GroupDocs.Viewer for Java 19.3 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for Java 19.3 Major Features Added TSV (Tab-separated values) file format support Added PCL (Printer command language) file format support Added support of default font feature when rendering MS OneNote documents into PDF and Image formats Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERJAVA-1887 Develop feature for print restrictions Feature VIEWERJAVA-1881 Add TSV (Tab-separated values) file format support Feature VIEWERJAVA-1880 Add PCL file format support Feature VIEWERJAVA-1889 Add support for DefaultFontName option when rendering MS OneNote documents into PDF and Image Improvement VIEWERJAVA-1878 Exporting font files as external resources when rendering MS OneNote documents Improvement VIEWERJAVA-1877 Extend support for ExcludeFonts setting of HtmlOptions class for MS OneNote documents Improvement VIEWERJAVA-1876 Rendering attachments while working with source document’s stream Improvement VIEWERJAVA-1875 Rendering comments from ODP presentation documents that has no author Improvement VIEWERJAVA-1874 There is not watermark in the case of image mode for word and image files Bug Public API and Backward Incompatible Changes com....Consulting Blog Knowledge Base New Releases Status Websites aspose...ViewerConfig viewerConfig = new ViewerConfig (); viewerConfig...

    docs.groupdocs.com/viewer/java/groupdocs-viewer...
  4. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputDoc...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. GroupDocs.Signature for .NET 18.12 Release Notes

    GroupDocs.Signature for .NET 18.12 Release Notes – the latest updates and fixes....Major Features There are few new features, improvements and bug...standard Image Metadata Signatures New Feature SIGNATURENET-1723 Implement...

    releases.groupdocs.com/signature/net/release-no...
  6. GroupDocs.Conversion for Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....release comes with support of new document formats such as POTX...the API comes with number of new features such as setting zoom...

    blog.groupdocs.com/tag/groupdocs.conversion-for...
  7. Boost C# Document Conversion Apps with .NET API...

    Build cross-platform document conversion apps with Zstd archive support, PDF page numbers & more. Download GroupDocs.Conversion .NET 24.4 (DLLs) now!...4 brings several new features, enhancements, and critical...var converter = new Converter(source, () => new WebLoadOptions...

    releases.groupdocs.com/conversion/net/new-relea...
  8. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....Consulting Blog Knowledge Base New Releases Status Websites aspose...document in HTML form using old and new versions. The following code...

    docs.groupdocs.com/viewer/net/how-to-migrate-to...
  9. Convert presentations | Documentation

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of Java code....Consulting Blog Knowledge Base New Releases Status Websites aspose...source PPT file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. GitHub - jonschlinkert/remarkable: Markdown par...

    Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents. - jonschlinkert/remarkable... You can add new rules and even replace existing...from 'remarkable' ; var md = new Remarkable ( ) ; console . log...

    github.com/jonschlinkert/remarkable