Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 66,910 for

import

(0.06 sec)
  1. NPE while saving doc as HTML - Free Support For...

    reproduce_bug_mini_anonymized.docx (4.7 MB) Summary Document loads successfully but throws NullPointerException when saving to HTML format. Issue Description When attempting to save a specific Word document to HTML for…...reproduce import java.io.ByteArrayInputStream; import java.io....ByteArrayOutputStrea; import java.nio.charset.StandardCharsets; import java.nio...

    forum.aspose.com/t/npe-while-saving-doc-as-html...
  2. Convert PDF to EPUB, TeX, Text, XPS in Go|Aspos...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Go.... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-other...
  3. 用 Python 将 SVG 转换为 JPG – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 JPG。了解 ImageSaveOptions 并参考将 SVG 转换为 JPG 的 Python 代码示例。...'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...converters as conv import aspose.html.saving as sav import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-svg-...
  4. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents, verify, or validate the digitally sign PDFs using Python....digital signatures import aspose.pdf as ap import aspose.pydrawing...rectangular area. import aspose.pdf as ap import aspose.pydrawing...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  5. Convert HTML to PDF in Python – Aspose.HTML for...

    Convert HTML to PDF programmatically using Aspose.HTML Python library. Explore HTML to PDF conversion scenarios with ready-to-use Python examples....Python 2 3 import aspose.html.converters as conv 4 import aspose...'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...

    docs.aspose.com/html/python-net/convert-html-to...
  6. Convert HTML to MHTML – Aspose.HTML for Python ...

    Learn how to convert HTML to MHTML in Python. Consider the supported HTML to MHTML conversion scenarios and Python examples to illustrate them....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/python-net/convert-html-to...
  7. 使用 Python 在演示文稿中应用形状效果|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 将您的 PPT、PPTX 和 ODP 文件转化为高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。...outer_shadow_effect ): import aspose.slides as slides import aspose.pydrawing...代码演示如何对形状应用反射效果: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/shape-effect/
  8. Remove Tables from existing PDF|Aspose.PDF for ...

    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.... import aspose.pdf as ap from os import path path_infile...content intact. import aspose.pdf as ap from os import path path_infile...

    docs.aspose.com/pdf/python-net/removing-tables/
  9. Append Documents in Jython|Aspose.Words for Java

    Append Documents using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import ImportFormatMode class AppendDocuments...

    docs.aspose.com/words/java/append-documents-in-...
  10. FieldImport.source_full_name property | Aspose....

    FieldImport.source_full_name property. Gets or sets the location of the picture....how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...