Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 66,687 for

import

(0.1 sec)
  1. Convert Word to Excel in Python|Aspose.Words fo...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Python. Save a document in various formats to XLSX using Python....words import Document , DocumentBuilder...from aspose.words.replacing import FindReplaceOptions doc = Document...

    docs.aspose.com/words/python-net/convert-a-docu...
  2. PDF to DOC Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import necessary Python libraries...Output file: import aspose.pdf as apdf from io import FileIO from...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  3. Deleting PDF Pages programmatically Python|Aspo...

    You can delete pages from your PDF file using Aspose.PDF for Python via .NET library.... import os import aspose.pdf as ap # Global...document to a new file. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/delete-pages/
  4. Convert Markdown to HTML in Python – Aspose.HTML

    Convert Markdown to HTML using Aspose.HTML Python library. Consider Markdown to HTML conversion scenarios in Python examples....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-markdow...
  5. Set Document Window and Page Display Properties...

    Customize document and page display settings in PDFs using Ruby and Aspose.PDF.... doc = Rjb :: import ( ' com . aspose . pdf . Document...doc . setDirection ( Rjb :: import ( ' com . aspose . pdf . Direction...

    docs.aspose.com/pdf/java/set-document-window-an...
  6. Remove Breaks in Jython|Aspose.Words for Java

    Remove Breaks using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import ControlChar...

    docs.aspose.com/words/java/remove-breaks-in-jyt...
  7. Check File Format in Jython|Aspose.Words for Java

    Check File Format using Jython....aspose - words import Settings from java . io import File from com...words import LoadFormat from com . aspose . words import FileFormatUtil...

    docs.aspose.com/words/java/check-format-in-jython/
  8. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...example: import com.aspose.slides.LoadFormat; import com.aspose...Presentation; import com.aspose.slides.PresentationFactory; import com...

    forum.aspose.com/t/nullpointerexception-occurs-...
  9. Working with Messages in a PST File|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....pst import PersonalStorage , StandardIpmFolder...MapiMessageCollectio. import os from aspose.email.mapi import MapiMessage...

    docs.aspose.com/email/python-net/working-with-m...
  10. Omr-java中文乱码 - Free Support Forum - aspose.com

    String s = “?text=Hello, World!\n” + “\tfont_style=bold\n” + “\tfont_size=24\n” + “\n” + “#你今天你今天怎么样子?\n” + “\t() Pretty good, thanks! () I won’t respond until I see my lawyer.\n” + “\t()很好你很好很好挖到! () I won’t respo…...vo; import com.aspose.omr.*; import com.aspose.omr...Encoding; import com.aspose.words.FontSettings; import net.coobird...

    forum.aspose.com/t/omr-java/312898