Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 37,911 for

list

(0.12 sec)
  1. 将 HTML 转换为 PNG – Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 将 HTML 转换为 PNG。在 C# 示例中考虑各种 HTML 到 PNG 的转换情况。试用在线 HTML 转换器。...ICreateStreamProvide 4 { 5 // List of MemoryStream objects created...public List < MemoryStream > Streams { get; } = new List < MemoryStream...

    docs.aspose.com/html/zh/net/convert-html-to-png/
  2. Apply Shape Animations in Presentations in .NET...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for .NET. Stand out!...PowerPoint Timing Start drop-down list matches the Effect.Timing.TriggerType...PowerPoint Timing Repeat drop-down list matches these properties: Effect...

    docs.aspose.com/slides/net/shape-animation/
  3. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...docx"); // 保存书签信息 List<Bookmark> bookmarks = new ArrayList<>();...

    forum.aspose.com/t/topic/312511
  4. 将 HTML 转换为 PDF - C# 示例和在线转换器

    了解如何使用 Aspose.HTML for .NET 将 HTML 转换为 PDF,并考虑在 C# 示例中将 HTML 转换为 PDF 的各种情况。...ICreateStreamProvide 4 { 5 // List of MemoryStream objects created...public List < MemoryStream > Streams { get; } = new List < MemoryStream...

    docs.aspose.com/html/zh/net/convert-html-to-pdf/
  5. Several WORD Into TXT C#

    Merge multiple a Word document into TXT in C# code. Save a Word document as TXT using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.docx" ,...

    products.aspose.com/words/net/merge/word-to-txt/
  6. Several WORD Into PDF C#

    Merge multiple a Word document into PDF in C# code. Save a Word document as PDF using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.docx" ,...

    products.aspose.com/words/net/merge/word-to-pdf/
  7. Several WORD Into XPS C#

    Merge multiple a Word document into XPS in C# code. Save a Word document as XPS using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.docx" ,...

    products.aspose.com/words/net/merge/word-to-xps/
  8. Several DOC Into EPUB C#

    Merge multiple DOC into EPUB in C# code. Save DOC as EPUB using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.doc" , "Input2...

    products.aspose.com/words/net/merge/doc-to-epub/
  9. Several PDF Into TXT C#

    Merge multiple PDF into TXT in C# code. Save PDF as TXT using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.pdf" , "Input2...

    products.aspose.com/words/net/merge/pdf-to-txt/
  10. Several WORD Into Image C#

    Merge multiple a Word document into Image in C# code. Save a Word document as Image using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.docx" ,...

    products.aspose.com/words/net/merge/word-to-image/