Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 51,243 for

import document

(1.06 sec)
  1. Online WORD File Merger or Build Python Apps to...

    Free online app to combine different WORD files. Python merging library code to merge WORD Documents into other formats....NET Merge Word Online Document Merger App and Python Code...powerful Python based WORD document merging application. Combine...

    products.aspose.com/total/python-net/merge/word/
  2. Convert DOC to PPTM via C# .NET or with free On...

    Convert Word doc Documents to PowerPoint pptm files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the DOC document into HTML Create...

    products.aspose.com/total/net/conversion/doc-to...
  3. Convert DOT to PPSX via C# .NET or with free On...

    Convert Word dot Documents to PowerPoint ppsx files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the DOT document into HTML Create...

    products.aspose.com/total/net/conversion/dot-to...
  4. Convert DOCM to PPS via C# .NET or with free On...

    Convert Word docm Documents to PowerPoint pps files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the DOCM document into HTML Create...

    products.aspose.com/total/net/conversion/docm-t...
  5. Convert DOCM to PPT via C# .NET or with free On...

    Convert Word docm Documents to PowerPoint ppt files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the DOCM document into HTML Create...

    products.aspose.com/total/net/conversion/docm-t...
  6. Convert DOTM to PPTM via C# .NET or with free O...

    Convert Word dotm Documents to PowerPoint pptm files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the DOTM document into HTML Create...

    products.aspose.com/total/net/conversion/dotm-t...
  7. Format Charts in Presentations Using Python|Asp...

    Learn chart formatting in Aspose.Slides for Python via .NET and elevate your PowerPoint or OpenDocument presentation with professional, eye-catching styling.... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Instantiate...

    docs.aspose.com/slides/python-net/chart-formatt...
  8. Convert Presentations to Multiple Formats in PH...

    Convert PowerPoint and OpenDocument presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for PHP via Java. Simple, high-quality conversion....Presentations to HTML5 in PHP Import Presentations from PDF or HTML...

    docs.aspose.com/slides/php-java/convert-present...
  9. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....shown in the example below: import aspose.slides as slides # Instantiate...shown in the example below: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/presentation-...
  10. 请问怎么提取docx文件批注内容和他批注的文字位置内容 - Free Support Foru...

    请问怎么提取docx文件批注内容和他批注的文字位置内容 类似这种 字典的值应该是地址什么什么。值是批注内容...以下是一个简单的示例代码,展示了如何实现这一功能: import com.aspose.words.*; import java.util.HashMap;...HashMap; import java.util.Map; public class ExtractComments { public...

    forum.aspose.com/t/docx/316434