Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 63,417 for

import

(0.6 sec)
  1. Გააკეთეთ HTML Python Ის Გამოყენებით

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

    products.aspose.com/words/ka/python-net/make/html/
  2. Urobiť WORD Pomocou Python

    Vytvorte nový WORD v Python v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice Python via .NET....Vložiť záložku Vložiť graf import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/sk/python-net/make/word/
  3. Introducing BarCode Recognition in Ruby|Documen...

    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....barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...BarCodeReadType' ) rd = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/introducing-barcod...
  4. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET.... import aspose.pdf as ap import aspose.pdf.drawing...drawing as drawing import datetime # Create PDF document document...

    docs.aspose.com/pdf/python-net/add-arc/
  5. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....Insert Bookmark Insert Chart import aspose.words as aw doc = aw...) doc.Save( "Output.html" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/make/html/
  6. Python 3.13 cannot install Aspose.PDF in MacOS ...

    I cannot install aspose pdf for python on Mac OS. ERROR: Could not find a version that satisfies the requirement aspose-pdf (from versions: none) ERROR: No matching distribution found for aspose-pdf Please suggest alte…...scripts like this: import jpype import jpype.imports from jpype.types...types import * # Start the JVM jpype.startJVM() # Import Aspose...

    forum.aspose.com/t/python-3-13-cannot-install-a...
  7. Displaying Email Information on Screen in Jytho...

    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....- email import Settings from com.aspose.email import MailMessage...MailMessage from com.aspose.email import MessageFormat class GetEmailInfo...

    docs.aspose.com/email/java/displaying-email-inf...
  8. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…... import com.aspose.email.system.DateTime import java.time...Instant import java.time.temporal.ChronoUnit import java.util...

    forum.aspose.com/t/aspose-email-uses-java-util-...
  9. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...12开始,新增了对以下转换功能的支持: 实现PDF到Markdown的转换 import aspose.pdf as ap input_pdf_path...save_options ) 实现OFD到PDF的转换 import aspose.pdf as ap input_path...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  10. 如何在 React 中使用 Aspose.CAD|CAD Documentation

    在 React 中使用 Aspose.CAD...过程 import React from 'react'; import './App.css'; import {boot}...{boot} from "aspose-cad/dotnet"; import {Image, PngOptions} from "aspose-cad";...

    docs.aspose.com/cad/zh/javascript-net/showcases...