Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 50,473 for

import document

(0.3 sec)
  1. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance.... import aspose.slides as slides import aspose.slides...SmartArt object. import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/manage-smarta...
  2. Გადაიყვანეთ WORD TXT Python

    გადაიყვანეთ WORD TXT Python ფორმატში კოდით. შეინახეთ WORD როგორც TXT Python....შეყვანის ფაილის გზა და შექმენით Document ობიექტი Word შინაარსის ჩასატვირთად...კოპირება import aspose.words as aw doc = aw.Document( "Input.docx"...

    products.aspose.com/words/ka/python-net/convers...
  3. Გადაიყვანეთ DOC DOCX Python

    გადაიყვანეთ DOC DOCX Python ფორმატში კოდით. შეინახეთ DOC როგორც DOCX Python....შეყვანის ფაილის გზა და შექმენით Document ობიექტი DOC შინაარსის ჩასატვირთად...კოპირება import aspose.words as aw doc = aw.Document( "Input.doc"...

    products.aspose.com/words/ka/python-net/convers...
  4. Გადაიყვანეთ HTML EPUB Python

    გადაიყვანეთ HTML EPUB Python ფორმატში კოდით. შეინახეთ HTML როგორც EPUB Python....შეყვანის ფაილის გზა და შექმენით Document ობიექტი HTML შინაარსის ჩასატვირთად...კოპირება import aspose.words as aw doc = aw.Document( "Input.html"...

    products.aspose.com/words/ka/python-net/convers...
  5. Determine Line Break|Aspose.PDF for Python via ...

    Learn more about how to determinate a line break of multi-line TextFragment using Python...TextFragment within a PDF document. The track_line_breaking()...for both the generated PDF document and a corresponding text file...

    docs.aspose.com/pdf/python-net/determine-line-b...
  6. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....inserted was created from another document, you should use DocumentBase...to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. EMF to PDF Converter using Python | Aspose.PDF

    Sample code on Python for EMF to PDF conversion. Use example code for batch EMF to PDF conversion with Python and .NET...programmatically a document from EMF to PDF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/e...
  8. Create New Email in Jython|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....- email import Settings from com.aspose.email import MailMessage...email import MailAddress from com.aspose.email import MailMessageSaveType...

    docs.aspose.com/email/java/create-new-email-in-...
  9. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word shapes to images. I’d like to know why, in the example provided, the header shapes of a page are being rendered before the shapes in the previous page. Without settin…...Sample code import aspose.words as aw doc = aw.Document("sample.docx")...follow to iterate through a document’s shapes? Additionally, we’d...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  10. Save Message as Draft 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....MailMessage class message = Rjb :: import ( 'com.aspose.email.MailMessage'...Java" ) mail_address = Rjb :: import ( 'com.aspose.email.MailAddress'...

    docs.aspose.com/email/java/save-message-as-draf...