Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 10,664 for

new

(0.07 sec)
  1. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = New SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = New Watermarker("spreadsheet....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  2. Custom logging | Documentation

    This article explains how to implement custom logging and use it while document processing with GroupDocs.Signature within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...the output file var logger = new CustomLogger ( "output.log" );...

    docs.groupdocs.com/signature/net/how-to-impleme...
  3. How to properly merge documents using Java | Do...

    This article describes how to properly merge documents using GroupDocs.Merger for Java product....Consulting Blog Knowledge Base New Releases Status Websites aspose...source PDF file Merger merger = new Merger ( "c:\sample1.pdf" );...

    docs.groupdocs.com/merger/java/getting-started/...
  4. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.Watermark for Java can add watermarks in PDF documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfLoadOptions loadOptions = new PdfLoadOptions (); // Specify...

    docs.groupdocs.com/watermark/java/watermarks-in...
  5. Toggle between Html and Image Representation in...

    GroupDocs team keeps on adding New features in ASP.NET MVC Front End for GroupDocs.Viewer for Java, so that users can enjoy user-friendly interface, easily manageable code, pixel perfect rendering with features supported in our old front ends. In this New release v1.3 user can now load document in both HTML and **Image **in the document. User can toggle between image and html through the Toggle image button. We recommend you to download and explore this New version....GroupDocs team keeps on adding new features in ASP.NET MVC Front...our old front ends. In this new release v1.3 user can now load...

    blog.groupdocs.com/viewer/toggle-html-image-rep...
  6. Load from stream | Documentation

    This article explains how to load from stream while using GroupDocs. Watermarks Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...docx" FileInputStream document = new FileInputStream ( "document.docx"...

    docs.groupdocs.com/watermark/java/load-from-str...
  7. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only New and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with New ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to New members of DocumentAssembler in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...developers. It includes not only new and updated public methods, added...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  8. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "sample.pdf" ))...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  9. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine...Consulting Blog Knowledge Base New Releases Status Websites aspose...packages will be affected. No new packages are added during this...

    docs.groupdocs.com/metadata/java/adding-metadata/
  10. Load file from stream | Documentation

    This article demonstrates how to convert file presented as a stream using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( GetFileStream ))...

    docs.groupdocs.com/conversion/net/load-file-fro...