Sort Score
Result 10 results
Languages All
Labels All
Results 9,041 - 9,050 of 86,029 for

import document

(0.17 sec)
  1. Shape Manipulations|Aspose.Slides for Python Do...

    Manipulate PowerPoint shapes in Python... It is important to know that PowerPoint Presentation...simply returns that shape. import aspose.slides as slides # Method...

    docs.aspose.com/slides/python-net/shape-manipul...
  2. Hello, world!|Documentation

    Get started with Aspose.OCR for Python via .NET by creating and running a bare minimum example.... Import aspose.ocr module: import aspose.ocr as...recognition_text ) Full code: import aspose.ocr as ocr # Instantiate...

    docs.aspose.com/ocr/python-net/hello-world/
  3. formweb - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF Documents using Java platform....which describes result if field import. Constructor Summary Constructors...parameters. FormWeb ( IDocument document) Initializes new FormWeb object...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  4. Converting EPS and PS file using Aspose .Net SD...

    image.png (66.0 KB)...working with XPS and EPS/PS documents, allowing you to create, edit..."input.eps"; Document epsDocument = new Document(epsFilePath);...

    forum.aspose.com/t/converting-eps-and-ps-file-u...
  5. ISvgImage | Aspose.Slides for Java API Reference

    Represents an SVG image....external resources during SVG documents import. getBaseUri() Returns...external resources during SVG documents import. Read-only IExternalResourceRes...

    reference.aspose.com/slides/java/com.aspose.sli...
  6. Access Slide in Presentation|Aspose.Slides for ...

    Access PowerPoint slide by index, ID, or position in Python. Edit slide properties...a slide through its index: import aspose.slides as slides # Instantiates...get_slide_by_id(id) method: import aspose.slides as slides # Instantiates...

    docs.aspose.com/slides/python-net/access-slide-...
  7. Limitations and API Differences|Aspose.Slides f...

    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.... Importing library (Package Comparisons)...Comparisons) Aspose.Slides for Java import com . aspose . slides .* ;...

    docs.aspose.com/slides/php-java/limitations-and...
  8. Convert FLATOPC to PPSM via C# .NET or with fre...

    Convert Word flatopc Documents to PowerPoint ppsm 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 FLATOPC document into HTML...

    products.aspose.com/total/net/conversion/flatop...
  9. Convert FLATOPC to PPTM via C# .NET or with fre...

    Convert Word flatopc 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 FLATOPC document into HTML...

    products.aspose.com/total/net/conversion/flatop...
  10. 使用 Python 制作 HTML

    通过几个步骤在 Python 中创建一个新的 HTML。使用 Python via .NET 库轻松创建 HTML。...插入书签 插入图表 import aspose.words as aw doc = aw.Document() comment...save("Output.html") import aspose.words as aw doc = aw.Document() builder...

    products.aspose.com/words/zh/python-net/make/html/