Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 13,482 for

new

(0.1 sec)
  1. Xlsx to Md | GroupDocs

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

    docs.groupdocs.com/markdown/net/convert/export-...
  2. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Consulting Blog Knowledge Base New Releases Status Websites aspose...XmlDataLoadOptions options = new XmlDataLoadOptions(); options...

    docs.groupdocs.com/assembly/python-net/groupdoc...
  3. How to add attachment to PDF document | GroupDocs

    This article explains how to add attachment to PDF document with GroupDocs.Merger within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: using ( Merger merger = new Merger ( @"c:\sample.pdf" ))...

    docs.groupdocs.com/merger/net/how-to-add-attach...
  4. Extract images from Emails | GroupDocs

    Extract images from emails, by default images are extracted with its original format...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-images-fr...
  5. GroupDocs.Signature for .NET 26.6 – OOXML 合规性、多...

    GroupDocs.Signature for .NET 26.6 为 WordProcessing 文档添加了 OOXML 合规性控制、按 TFM 划分的 NuGet 包以及优化的试用限制——现已在 NuGet 上提供。...using (Signature signature = new Signature(filePath)) { TextSignOptions...TextSignOptions signOptions = new TextSignOptions( "John Smith" )...

    blog.groupdocs.com/zh/signature/groupdocs-signa...
  6. Extract images from Microsoft Office Excel spre...

    To extract images from Microsoft Office Excel spreadsheets getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Excel spreadsheets as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for CSV files. Therefore, for CSV file getImages method returns null....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleWithImagesXlsx...

    docs.groupdocs.com/parser/java/extract-images-f...
  7. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Word documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleWithImagesDocx...

    docs.groupdocs.com/parser/java/extract-images-f...
  8. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text file automatically in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Subscribing...

    docs.groupdocs.com/search/java/text-file-encodi...
  9. Search by chunks | GroupDocs

    This article gives the knowledge about the ability to perform search by chunks using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/search-by...
  10. GroupDocs.Signature for .NET 26.2 – Latest Upda...

    Explore what’s New in GroupDocs.Signature for .NET 26.2. Available now on NuGet and GroupDocs website....improvement Table of Contents What’s new in this release Fixes and enhancements...the update Resources What’s new in this release # [Bug fix] Sign...

    blog.groupdocs.com/signature/groupdocs-signatur...