Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 70,115 for

import

(0.22 sec)
  1. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing document processing efficiency....</html>" ; // Set the new mode of import HTML block-level elements....

    reference.aspose.com/words/net/aspose.words/htm...
  2. Set Captions to OLE Icons in Python|Aspose.Slid...

    Discover how to set captions for OLE object icons in PPT, PPTX and ODP presentations with Aspose.Slides for Python .NET, enhancing slides with custom labels.... import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/set-caption-t...
  3. Create AcroForm - Create Fillable PDF in Python...

    With Aspose.PDF for Python you may create a form from scratch in your PDF file... import aspose.pdf as ap data_dir =...

    docs.aspose.com/pdf/python-net/create-form/
  4. 在Ruby中保存文件|Documentation

    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....'/data/' file_format_type = Rjb :: import ( 'com.aspose.cells.FileFormatType'...

    docs.aspose.com/cells/zh/java/saving-files-in-r...
  5. Retrieve User-defined Cells from Shapesheet in ...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  6. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Aspose.HTML for Python via .NET, about CSS Selector and XPath usage....the HTML DOM using Python 2 3 import aspose.html as ah 4 5 # Prepare...document using Python 2 3 import os 4 import aspose.html as ah 5 6...

    docs.aspose.com/html/python-net/html-navigation/
  7. Add XML Map inside the Workbook using XmlMapCol...

    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....method which you can use to import your XML map into the workbook...the XML Map that has been imported from the sample.xml into the...

    docs.aspose.com/cells/python-net/add-xml-map-in...
  8. Manage Presentation Accessibility in Python|Asp...

    Discover how Aspose.Slides for Python helps automate presentation accessibility checks in PPT, PPTX and ODP files—enhance screen reader experience and boost compliance.... import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/presentation-...
  9. SmtpClient Activity Logging|Documentation

    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....logging in the programm code: import aspose.email as ae # Set username...

    docs.aspose.com/email/python-net/smtpclient-act...
  10. Split PDF programmatically|Aspose.PDF for Java

    This topic shows how to split PDF pages into individual PDF files in your Java applications....examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/split-document/