Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 10,377 for

new

(0.04 sec)
  1. Output adapters | Documentation

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Consulting Blog Knowledge Base New Releases Status Websites aspose...settings instance const settings = new groupdocs . search . IndexSettings...

    docs.groupdocs.com/search/nodejs-java/output-ad...
  2. Modifying found watermark properties | Document...

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/net/modifing-found...
  3. Split document | Documentation

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...sample . docx ` ; const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/split-doc...
  4. Edit Watermark Objects in PDF Documents using G...

    We are really delighted to announce the release of version 18.3 of GroupDocs.Watermark for .NET. The latest version supports editing of the objects that can be considered as the watermark in PDF documents. Furthermore, the feature of replacing text and image for the found watermarks is also added for all the supported formats. Following are some highlighted features of version 18.3. Editing Watermark Objects in PDF Documents Replacing Text for Particular Objects You can replace text for the particular XObjects, artifacts and the annotations in a PDF document....Add("Passed", new Font("Calibri", 19, FontStyle...FormattedTextFragmen.Add("Passed", new Font("Calibri", 19, FontStyle...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  5. Process Hyperlinks and Numbered Lists in Words ...

    GroupDocs team is glad to announce another monthly release where Improved Performance and New features are introduced . The latest GroupDocs.Annotation for .NET 17.4.0 API now provides support to process Hyperlink and Number List in words document format along with Improvements and Fixes. We recommend our user to download the latest API release to use New exciting features and enhance their application with GroupDocs.Annotation for .NET. GroupDocs.Annotation for .NET - New Features and ChangesThis monthly release is providing three New features like processing of “Tables and hyperlink” in words document format and two improvements in Annotating “Words and CAD file formats”....where Improved Performance and new features are introduced . The...the latest API release to use new exciting features and enhance...

    blog.groupdocs.com/annotation/hyperlinks-number...
  6. Optimize spreadsheets in a PDF file | Documenta...

    This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...removes the Arial and Times New Roman characters of 32-127 codes...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  7. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...; try { InputStream stream = new java . net . URL ( url ). openStream...

    docs.groupdocs.com/merger/java/load-document-fr...
  8. Save document to the specified stream | Documen...

    This article explains how to save document to the specified stream while using GroupDocs.Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea (); // Specify...

    docs.groupdocs.com/watermark/java/save-document...
  9. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...; try { InputStream stream = new URL ( url ). openStream (); Converter...

    docs.groupdocs.com/conversion/java/load-documen...
  10. How to use custom cache implementation | Docume...

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...custom cache RedisCache cache = new RedisCache ( cacheKeyPrefix );...

    docs.groupdocs.com/conversion/java/how-to-use-c...