Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 12,637 for

new

(1.36 sec)
  1. 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...
  2. Specify file type when loading a document | Gro...

    This article explains how to specify file type when loading a document with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...can take some time. with the new feature, you can specify the...

    docs.groupdocs.com/signature/net/load-document-...
  3. 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...
  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. 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...
  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. eSign document with Text signature | GroupDocs

    This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically....Consulting Blog Knowledge Base New Releases Status Websites aspose...as easy as follows: Create a new instance of the class and pass...

    docs.groupdocs.com/signature/net/esign-document...
  9. Docx to Md | GroupDocs

    This article demonstrates how to convert Words to Markdown with GroupDocs.Markdown for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...lic" ); using var converter = new MarkdownConverter ( "business-plan...

    docs.groupdocs.com/markdown/net/convert/export-...
  10. Epub to Md | GroupDocs

    This article demonstrates how to convert Ebook to Markdown with GroupDocs.Markdown for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...lic" ); using var converter = new MarkdownConverter ( "business-plan...

    docs.groupdocs.com/markdown/net/convert/export-...