Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 69,778 for

import

(0.36 sec)
  1. Convert DOCX to PPTM via C# .NET or with free O...

    Convert Word docx documents to PowerPoint pptm files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation Object Import HTML content in text frame...clicking inside the area to import the document. Next, press the...

    products.aspose.com/total/net/conversion/docx-t...
  2. Convert DOTM to POTM via C# .NET or with free O...

    Convert Word dotm documents to PowerPoint potm files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation Object Import HTML content in text frame...clicking inside the area to import the document. Next, press the...

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

    Convert Word dot documents to PowerPoint ppsm files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation Object Import HTML content in text frame...clicking inside the area to import the document. Next, press the...

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

    Convert Word doc documents to PowerPoint potm files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation Object Import HTML content in text frame...clicking inside the area to import the document. Next, press the...

    products.aspose.com/total/net/conversion/doc-to...
  5. Python Split DOC

    Split DOC files into e pages using Python code. Save DOC as separate files using Python....pip install aspose-words Copy import aspose.words as aw doc = aw...programmatically. Add a library reference (import the library) to your Python...

    products.aspose.com/words/python-net/split/doc/
  6. Python Split WORD

    Split WORD files into e pages using Python code. Save WORD as separate files using Python....pip install aspose-words Copy import aspose.words as aw doc = aw...programmatically. Add a library reference (import the library) to your Python...

    products.aspose.com/words/python-net/split/word/
  7. Fine-Tuning Converters – Aspose.HTML for Python...

    Fine-tune HTML converters using Aspose.HTML for Python via .NET. Adjust page size, margins, quality, and more when rendering HTML to PDF, DOCX, or images.... Copy 1 import aspose.html as ah 2 import aspose.html.rendering...

    docs.aspose.com/html/python-net/fine-tuning-con...
  8. Reading the Critical Path | Aspose.Tasks Docume...

    Learn how to read critical path from Microsoft Project files using Aspose.Tasks for .NET.... Import the Microsoft.Office.Interop...the Aspose.Tasks assembly. Import the Aspose.Tasks namespace...

    docs.aspose.com/tasks/net/reading-the-critical-...
  9. 怎么在这里面获取图片信息 if node.node_type == aw.NodeType.S...

    def get_paragraph_str(paragraph): """获取段落信息""" para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content = para_content.replace("\r", "") para_content = para_content.strip() return para_cont…...如果要将整个形状渲染成图像,可以使用 ShapeRenderer : import aspose.words as aw doc = aw...i += 1 如果您只想提取图像,可以使用以下代码: import aspose.words as aw doc = aw...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  10. Using Sparklines and Setting 3D Format|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....users to track and highlight important data trends with new data...Charts namespace, so you need to import this namespace before using...

    docs.aspose.com/cells/java/using-sparklines-and...