Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 10,658 for

new

(0.06 sec)
  1. Load document from url | Documentation

    Learn how to Load document from url....Consulting Blog Knowledge Base New Releases Status Websites aspose...url using ( Parser parser = new Parser ( url )) { // Extract...

    docs.groupdocs.com/parser/net/load-document-fro...
  2. GroupDocs.Conversion for Node.js via Java | Doc...

    GroupDocs.Conversion for Node.js via Java is an advanced document conversion API developed to convert files of different formats from within JavaScript applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...via Java API Reference WHAT'S NEW? GroupDocs.Conversion for Node...

    docs.groupdocs.com/conversion/nodejs-java/
  3. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...docx" )) Run the program. A new watermarked document will appear...

    docs.groupdocs.com/watermark/python-net/add-text/
  4. Optimize output for printing | Documentation

    This article explains how to optimize output HTML for printing....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/how-to-optimize-...
  5. Compare two documents - Control header and foot...

    Compare two documents but ignore or include header and footer content. Is this what you need in your document comparison application? Then you must try GroupDocs.Comparison for .NET. This back-end API can be implemented in any of your .NET application without any third party tool/software dependency. Those who are already using this API, we have some interesting features and few bug fixes introduced in GroupDocs.Comparison for .NET 19.11. Set output paper size A New property PaperSize is introduced in CompareOptions class using that you can adjust paper size of the resultant document (e.... Set output paper size # A new property PaperSize is introduced...header and footer comparison # A new property HeaderFootersCompari...

    blog.groupdocs.com/comparison/compare-two-docum...
  6. Edit Watermark Objects in Word Documents using ...

    We are pleased to announce the release of version 18.2 of GroupDocs.Watermark for .NET. The latest version allows you to edit the objects that can be considered as watermark in Word documents. Following are the features that are introduced in GroupDocs.Watermark for .NET 18.2. Editing Watermark Objects in Word Documents Replacing text for particular shapesWe have added the support of replacing text for particular shapes in a Word document. Following code sample shows how to use this feature....Add("Another text", new Font("Calibri", 19, FontStyle...Image != null) { shape.Image = new WordsWatermarkableIm(File.Re...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  7. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi files using Java programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...mobi" ; Editor editorFromPath = new Editor ( inputMobiPath ); FileInputStream...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  8. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SamplePptx...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Edit TXT | Documentation

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...instance of Editor const editor = new groupdocsEditor . Editor ( inputTxtPath...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  10. GroupDocs.Viewer for .NET 3.7.0 Supports EMF an...

    Today, we’re delighted to share some New features and improvements that we’ve incorporated in the October release of GroupDocs.Viewer for .NET. This release comes up with the support of EMF and DICOM file formats. Along with this, the API also provides the way to work with layers in PDF documents and default fonts in diagram documents. Check out this latest version to enhance and improve your document viewer applications....we’re delighted to share some new features and improvements that...NET 3.7.0 - New FeaturesWe’ve introduced following new features...

    blog.groupdocs.com/viewer/groupdocs-viewer-dot-...