Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 50,397 for

import document

(0.06 sec)
  1. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document Document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); Document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream());...new ByteArrayOutputStrea(); document.save(outputStream, SaveFormat...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  2. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…...settings (and they are poorly documented). The most basic code from...code: import aspose.cad as cad from aspose.cad import License...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  3. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....in a slide: import aspose.slides as slides import aspose.pydrawing...different image: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-zoom/
  4. AsposeTeXforPython – 常见问题解答

    AsposeTeXforPython 的综合常见问题解答,详细介绍了如何安装纯 Python API、转换 LaTeX、管理字体、支持的包等等。...使用以下命令验证安装: Copy 1 import aspose.tex as tex 2 print (tex...Copy 1 import aspose.tex as tex 2 3 doc = tex. Document ( "sample...

    docs.aspose.com/tex/zh/python-net/faq/
  5. Convert DOCX to PPT via C# .NET or with free On...

    Convert Word docx Documents to PowerPoint ppt files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents. Whereas, the latter is a...Aspose.Words.Document class Save the DOCX document into HTML Create...

    products.aspose.com/total/net/conversion/docx-t...
  6. Convert DOC to PPT via C# .NET or with free Onl...

    Convert Word doc Documents to PowerPoint ppt files with C#. Convert multiple files within ASP.NET or other .NET applications....manipulating Microsoft Word documents, while Aspose.Slides for ...allowing you to streamline your document processing tasks efficiently...

    products.aspose.com/total/net/conversion/doc-to...
  7. Adjusting Row Height and Column Width in Jython...

    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....cells import Settings from com . aspose . cells import Workbook...Running Code Download Append Documents (Aspose.Cells) from any of...

    docs.aspose.com/cells/java/adjusting-row-height...
  8. How to Merge PDF in Node.js|Aspose.PDF for Node...

    This page explain how to merge PDF Documents into a single PDF file with Aspose.PDF for Node.js via C++....number of documents. Sometimes, when working with documents and images...not want to print several documents? Concatenate two PDF files...

    docs.aspose.com/pdf/nodejs-cpp/merge-pdf/
  9. Extract Text and Images from XLSM File Online a...

    Online XLSM file parser app. .NET API C# code to extract text in rows and cells from XLSM spreadhseets....NET based XLSM document parser utility application...for XLSM document parsing. Download Parse XLSM Document via Online...

    products.aspose.com/total/net/parse/xlsm/
  10. Extract Text and Images from XLSB File Online a...

    Online XLSB file parser app. .NET API C# code to extract text in rows and cells from XLSB spreadhseets....NET based XLSB document parser utility application...for XLSB document parsing. Download Parse XLSB Document via Online...

    products.aspose.com/total/net/parse/xlsb/