Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 10,666 for

new

(0.08 sec)
  1. Load file from FTP | Documentation

    This article demonstrates how to convert file stored in FTP storage using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter (() => GetFileFromFtp...

    docs.groupdocs.com/conversion/net/load-file-fro...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  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. 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...
  8. 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...
  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. Load document from stream | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...inputPath InputStream stream = new FileInputStream ( "inputPath"...

    docs.groupdocs.com/annotation/java/load-documen...