Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 10,611 for

new

(0.28 sec)
  1. Single Row Image in Presentation Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Creat a New presentation slide. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Consulting Blog Knowledge Base New Releases Status Websites aspose...MS PowerPoint 2013: Creat a new presentation slide. Insert a...

    docs.groupdocs.com/assembly/java/single-row-ima...
  2. 使用 C# 通过索引搜索文件夹中的文本 |使用 .NET 搜索 API

    使用 GroupDocs Search API for .NET Developers 按部分搜索文本、文本索引、指定搜索线程数和获取搜索时间以在 C# 中获取搜索结果。...specified folder Index index = new Index(indexFolder); // Indexing...instance SearchOptions options = new SearchOptions(); options.IsChunkSearch...

    blog.groupdocs.com/zh/search/search-text-by-ind...
  3. OverflowException: Arithmetic operation resulte...

    Hello, Unfortunately, we experienced an exception when one of our customers dealt with many (and maybe larger) files that they wanted to add to the index. We got the exception via this event: pIndex.Events.ErrorOccurr…...We have opened the following new ticket(s) in our internal issue...index instance. Index index = new Index(indexFolder, settings,...

    forum.groupdocs.com/t/overflowexception-arithme...
  4. In-Table Master-Detail in Email Document | Docu...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Email Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. In-Table Master-Detail in Email Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Outlook 2013. Create a New Email. Click the email where you want to add the table....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS Outlook 2013. Create a new Email. Click the email where...

    docs.groupdocs.com/assembly/net/in-table-master...
  5. Numbered List in Spreadsheet Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Excel Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Excel 2013. You can create two kinds of Numbered List in Microsoft Excel. In-cell List Multiple-cell List Apply the following steps to build the In-Cell template...Consulting Blog Knowledge Base New Releases Status Websites aspose...build the In-Cell template Add a new Workbook. Write a sentence, for...

    docs.groupdocs.com/assembly/java/numbered-list-...
  6. Extract metadata from Emails | Documentation

    To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document metadata objects; Iterate through the collection and get metadata names and values....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleMsg...

    docs.groupdocs.com/parser/java/extract-metadata...
  7. Common Master-Detail Image in Spreadsheet Docum...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Excel Document Creating a Common Master-Detail Image Please follow below steps to create Common Master-Detail Image Template in MS Excel 2013: Create a New Workbook. Insert a shape to display image in it....Consulting Blog Knowledge Base New Releases Status Websites aspose...Template in MS Excel 2013: Create a new Workbook. Insert a shape to display...

    docs.groupdocs.com/assembly/java/common-master-...
  8. Issue with Footnote Number is Resolved

    If you worked with earlier versions of the API, you are probably aware that there was issue in footnote number conversion. A Word document with such footnotes was converted to PDF or any other supported file format successfully but the footnote number order was disturbed. There was one more issue reported in the forum. It was about converting a PowerPoint document with black SmartArt text to PDF. And the SmartArt text in the resultant document was changed to white text....format Lastly, we’ve added a new file format VCF. you can now...

    blog.groupdocs.com/conversion/issue-with-footno...
  9. Traverse a whole metadata tree | Documentation

    This article explains that the GroupDocs.Metadata represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . JpegWithXmp...

    docs.groupdocs.com/metadata/net/traverse-a-whol...
  10. Add Ellipse Annotation in Multiple Documents

    We are always keen to make our APIs rich in features and enhance usability. When we talk about annotation types. One cannot neglect ellipse annotation. Its a multi purposed annotation type. For instance you can use it to display extra information on your gauge or capture graph hits against a target line. Previously, Ellipse annotation was implemented in .NET version and it seemed very useful. We are pleased to announce that Ellipse annotation is now added in GroupDocs.... Aside new features, we’ve also fixed some...

    blog.groupdocs.com/annotation/add-ellipse-annot...