Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 10,575 for

new

(0.15 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. GroupDocs Blog | Document Automation Solutions ...

    GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Viewer for .NET UI 8.......Release Highlights Discover the new features, improvements, and bug...Release Highlights Explore what’s new in GroupDocs.Merger for .NET...

    blog.groupdocs.com/index.xml
  6. 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...
  7. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/work-with...
  8. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Java API to convert email messages to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.eml" )) { //...

    docs.groupdocs.com/viewer/java/render-email-mes...
  9. Extract tables from document | Documentation

    This article explains that how to extract tables from document in java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleInvoicePagesPd...

    docs.groupdocs.com/parser/java/extract-tables-f...
  10. Document attributes | Documentation

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/document-...