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

import

(0.08 sec)
  1. Combine Visio Diagrams in Python | Merge Multip...

    Combine MS Visio diagrams in Python to merge flowcharts or any shapes into one Visio file without installing MS Visio....Python: import aspose.diagram from aspose.diagram import * # Initialize...Python. import aspose.diagram from aspose.diagram import * # Initialize...

    blog.aspose.com/diagram/combine-visio-diagrams-...
  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. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...package bug; import java.io.InputStream; import java.io.OutputStream;...OutputStream; import java.nio.file.Files; import java.nio.file.Path;...

    forum.aspose.com/t/nullpointerexception-when-co...
  5. 如何添加数据条条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Data Bars 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...cells import Workbook from aspose.cells import Workbook ...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  6. 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...
  7. 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...
  8. 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...
  9. 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
  10. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another document to the current document in C++....rds::Node>&, bool) method Imports a node from another document...node being imported. isImportChildren bool true to import all child...

    reference.aspose.com/words/cpp/aspose.words/doc...