Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 67,832 for

import

(0.11 sec)
  1. 使用Python.NET设置Workbook的公式计算模式|Documentation

    学习如何使用Aspose.Cells for Python via .NET API设置Excel工作簿中的公式计算模式(自动、手动)。逐步指南附代码示例。...cells import Workbook , CalcModeType # Load..."output.xlsx" ) import os from aspose.cells import Workbook , CalcModeType...

    docs.aspose.com/cells/zh/python-net/setting-for...
  2. Rendering Device – Aspose.HTML for Python via .NET

    Render HTML to PDF, XPS, DOCX, and images using PdfDevice, XpsDevice, DocDevice, and ImageDevice classes in Aspose.HTML for Python via .NET API....Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...

    docs.aspose.com/html/python-net/rendering-device/
  3. Ustvari WORD Z Uporabo Python

    Ustvarite novo WORD v Python v nekaj korakih. Preprosto ustvarite WORD s knjižnico Python via .NET....Vstavi zaznamek Vstavi grafikon import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/sl/python-net/make/word/
  4. Გააკეთეთ DOCX Python Ის Გამოყენებით

    შექმენით ახალი DOCX Python ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOCX Python via .NET ბიბლიოთეკის გამოყენებით....ჩადეთ სანიშნე ჩასმა დიაგრამა import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/ka/python-net/make/docx/
  5. Export Visio Diagram to SVG in 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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Diagram.svg" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/export-visio-diagr...
  6. Convert HTML to PDF Format in Ruby|Aspose.PDF f...

    Learn how to convert HTML content to PDF format in Ruby using Aspose.PDF for reliable and accurate document generation....data / ' htmloptions = Rjb :: import ( ' com . aspose . pdf . HtmlLoadOptions...Load HTML file pdf = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/convert-html-to-pdf-fo...
  7. Remove All Macros from the Visio Diagram in Rub...

    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'..."RemoveAllMacros.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/remove-all-macros-...
  8. Protect and Unprotect Diagrams in Ruby|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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."ProtectUnprotectDiag.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/protect-and-unprot...
  9. Working with Text in XPS file | Python

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...xps import * 2 import aspose.pydrawing 3 from util import Util...xps import * 2 import aspose.pydrawing 3 from util import Util...

    docs.aspose.com/page/python-net/xps/working-wit...
  10. Load converted SpreadsheetML: Invalid column in...

    Steps to reproduce: Create a new Excel file. Select columns after e.g. M until the last one. Right-click on column names and select Hide. Keep clicking on a right arrow of a horizontal scroll bar until no column is vis…...11) import java.io.*; import javax.xml.parsers.*; import org...org.w3c.dom.*; import javax.xml.transform.*; import javax.xml.transform...

    forum.aspose.com/t/load-converted-spreadsheetml...