Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 12,279 for

new

(0.23 sec)
  1. Edit Excel Workbook | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); loadOptions...

    docs.groupdocs.com/editor/net/edit-excel/
  2. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @"sample.docx" ))...

    docs.groupdocs.com/redaction/net/save-with-defa...
  3. Releasing GroupDocs.Annotation for Java front e...

    Team groupdocs ecstatically releasing Annotation for Java Servlets based Front-end V1.2.0. Considering the valuable customers feedback, this release covers a lot of bug fixes and New features. GroupDocs users are free to customize and enhance the application by their own. This project is opensource and already published on GitHub. GroupDocs.Annotaion for Java front-end V1.2.0The GroupDocs.Annotation for Java front-end is a WYSIWYG editor designed to simplify annotating documents using GroupDocs.Annotation for Java API....covers a lot of bug fixes and new features. GroupDocs users are...Java Servlets Front-end V1.2.0 New FeaturesFeatures introduced in...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  4. Render specific pages | GroupDocs

    This article explains how to view specific pages when processing documents with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/view-specific-pa...
  5. Verify Digital signatures in the document | Gro...

    This topic explains how to verify digital electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/verify-digita...
  6. Extract TOC from EPUB Documents using GroupDocs...

    It gives us immense pleasure to announce the release of version 18.4 of GroupDocs.Text for .NET. The latest version allows extracting the table of contents from the EPUB documents. Furthermore, we have added the feature of detecting media type of .one file. Following sections provide details about the Newly added features. Extracting TOC from EPUB Documents Using version 18.4, you can now extract TOC from the EPUB documents. To access the TOC, TableOfContents property of **EpubPackage **class is used....(EpubTextExtractor extractor = new EpubTextExtractor(@"document...the TOC item string spaces = new string(' ', depth); // Iterate...

    blog.groupdocs.com/parser/extract-toc-from-epub...
  7. Get document Info | GroupDocs

    This artcle explains how to get document information...Consulting Blog Knowledge Base New Releases Status Websites aspose...docx" Watermarker watermarker = new Watermarker ( "source.docx" );...

    docs.groupdocs.com/watermark/java/get-document-...
  8. Protect PDF document | GroupDocs

    Protect PDF documents when rendering documents using GroupDocs.Viewer for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/java/protect-pdf-docu...
  9. Converting RTF to PDF adds extra blank page - F...

    The PDF converted from the attached RTF has an extra blank page (page 4). Using MS Word to save the the same RTF to PDF works fine without the blank page. Is there a way to avoid the blank page being generated? 82154500…...outputStream = new MemoryStream(); using (var converter = new Converter(()...=> content)) { var options = new PdfConvertOptions(); converter...

    forum.groupdocs.com/t/converting-rtf-to-pdf-add...
  10. Join Images using GroupDocs.Merger for Java 19.8

    With the New release of GroupDocs.Merger for Java 19.8 you can take your document joining experience to the next level. What is special about this release? We are pleased to announce that you can now do image joining. And following are the supported image formats: BMP PNG TIFF How easy is that? Let’s understand this with a use-case. We’ll join a BMP and TIFF file. New Format Support API now fully supports HTML format....With the new release of GroupDocs.Merger for Java 19.8 you can...We’ll join a BMP and TIFF file. New Format Support API now fully...

    blog.groupdocs.com/merger/join-images-using-gro...