Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 10,612 for

new

(0.04 sec)
  1. Load password-protected file | Documentation

    Learn how to load a password-protected file by using .NET redaction API...Consulting Blog Knowledge Base New Releases Status Websites aspose...C# LoadOptions loadOptions = new LoadOptions ( "mypassword" );...

    docs.groupdocs.com/redaction/net/load-password-...
  2. Verify Digital signatures in the document | Doc...

    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...
  3. Render specific pages | Documentation

    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...
  4. 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...
  5. Adjust the image size | Documentation

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  6. Load document of specific format | Documentation

    This article explains how to load document of specific format....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); Watermarker...

    docs.groupdocs.com/watermark/java/load-document...
  7. Get document Info | Documentation

    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 | Documentation

    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. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  10. Convert word processing documents | Documentation

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...DOCX file Converter converter = new Converter ( "sample.docx" );...

    docs.groupdocs.com/conversion/java/convert/word...