Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 10,414 for

new

(0.05 sec)
  1. Load CSV document with options | Documentation

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...CsvLoadOptions loadOptions = new CsvLoadOptions ();; loadOptions...

    docs.groupdocs.com/conversion/java/load-csv-doc...
  2. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web documents to PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "groupdocs-documentation...

    docs.groupdocs.com/viewer/net/render-web-docume...
  3. Import Annotations for Presentation format now ...

    GroupDocs team is announcing another exciting monthly release. The latest GroupDocs.Annotation for .NET 16.11.0 API provides support for Import Annotations and New types (TextStrikeout , TextUndreline and TextHighlight ) for Presentation file format along with improvements and fixes. We recommend that download the latest API release to add New exciting features and enhance your application with GroupDocs.Annotation for .NET API. New Features Introduced - GroupDocs.Annoation for .NETIn this monthly release New annotation types like (TextStrikeout , TextUndreline and TextHighlight ) and import functionality introduced for Presentation file format....support for Import Annotations and new types (TextStrikeout , TextUndreline...the latest API release to add new exciting features and enhance...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  4. eSign Spreadsheet with Metadata signature | Doc...

    This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/esign-spreadsh...
  5. Change Target File Format using GroupDocs.Assem...

    We are delighted to announce a powerful New feature in the monthly release of GroupDocs.Assembly for .NET 18.9. Using the latest version, you can now change the target file format of an assembled document using file extension or explicit specification. You can change the target file format when assembling Word Processing, Spreadsheet, Presentation, Email and Text file formats. We recommend you to install and use the latest version of the API....delighted to announce a powerful new feature in the monthly release...DataSourceInfo dataSourceInfo = new DataSourceInfo(...); DocumentAssembler...

    blog.groupdocs.com/assembly/change-target-file-...
  6. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/set-document-...
  7. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/implement-cus...
  8. Render PowerPoint presentations as HTML, PDF, a...

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

    docs.groupdocs.com/viewer/java/render-presentat...
  9. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: LoadOptions loadOptions = new LoadOptions ( /*preRasterize*/...

    docs.groupdocs.com/redaction/java/pre-rasterize/
  10. Set image resolution | Documentation

    This topic describes how to set image resolution in PDF file using the GroupDocs.Viewer .NET API (C#)....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/net/optimization-pdf-...