Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 66,596 for

import

(0.08 sec)
  1. 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...
  2. 在 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....cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/zh/java/display-hide-scro...
  3. 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-...
  4. Add Pages to PDF using Go via C++ | Aspose.PDF

    Add PDF pages to your document programmatically with Go sample code using Aspose.PDF for Go via C++...New Page to PDF package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/pages/add/
  5. 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/
  6. Managing Document Properties in Jython|Document...

    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...

    docs.aspose.com/cells/java/managing-document-pr...
  7. Render Solid Gridlines while Converting Excel t...

    Learn how to display solid gridlines during Excel to PDF conversion using Aspose.Cells for Python via .NET.... import os from aspose.cells import Workbook , PdfSaveOptions...

    docs.aspose.com/cells/python-net/render-solid-g...
  8. 在将 Excel 转换为 PDF 时渲染实心网格线(Render Solid Gridline...

    学习如何在使用 Aspose.Cells for Python via .NET 转换 Excel 为 PDF 时显示实线网格线。... import os from aspose.cells import Workbook , PdfSaveOptions...

    docs.aspose.com/cells/zh/python-net/render-soli...
  9. 乳胶到XPS | 通过 .NET 为 Python 提供 Aspose.TeX

    Python的Aspose.TeX API解决方案提供了转换功能,可以将乳胶文件转换为XPS格式。这是一些代码示例。... tex import * 2 from aspose. tex . io import * 3 from aspose... xps import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/zh/python-net/latex-to-xps/
  10. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library.... import os import aspose.pdf as ap # Global...Save the modified PDF. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/image-stamps-in-...