Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 66,780 for

import

(0.08 sec)
  1. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上向 PDF 文件添加文本戳的 Python 源代码。...PDF 添加文本图章 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  2. 使用 Python 搜索 PDF | Aspose.PDF

    无需在 .NET Framework、.NET Core 上打开即可搜索 PDF 文档的 Python....檔 - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/search/
  3. Save SVG File – Aspose.SVG for Python via .NET

    Learn how to save an SVG document to a file, memory stream or Url using the Aspose.SVG for Python via .NET library....file: Copy 1 import os 2 from aspose. svg import SVGDocument 3...Url: Copy 1 import os 2 from aspose. svg import SVGDocument 3...

    docs.aspose.com/svg/python-net/save-svg-file/
  4. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...implement this: import java.awt.print.PageFormat; import java.awt.print...print.PrinterJob; import com.aspose.pdf.facades.PdfViewer; public...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  5. Cannot convert from HTML to MHTML in Java - Fre...

    Hi guys, I am using aspose-html (version 25.4) and trying to convert my .html file (included images) to .mhtml file. However, the error shows “Path is empty”. I am sure that the html file is existing with correct path. …...MHTML format: import java.io.IOException; import com.aspose.html...HTMLDocument; import com.aspose.html.converters.Converter; import com.aspose...

    forum.aspose.com/t/cannot-convert-from-html-to-...
  6. Rendering Task Sheet Views in Ruby | Aspose.Tas...

    This guide explores how to render Microsoft Project (MPP/XML) task sheet views using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 options = Rjb :: import( 'com.aspose.tasks.PdfSaveOptions'...

    docs.aspose.com/tasks/java/rendering-task-sheet...
  7. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...table‑border export (quickest) import com.aspose.words.*; public...visible border) import com.aspose.words.*; import java.awt.Color;...

    forum.aspose.com/t/bug-when-generating-html-in-...
  8. Add properties in XMP metadata of EPS | Python

    The process of adding properties in XMP metadata of EPS file with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from datetime import datetime 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  9. Get Number of Pages in Project | Aspose.Tasks D...

    Learn how to get the number of pages in Microsoft Project files.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...presentation_format = Rjb :: import( 'com.aspose.tasks.PresentationFormat'...

    docs.aspose.com/tasks/java/get-number-of-pages-...
  10. 在 Python 中保存 HTML 文档 – Aspose.HTML for Python v...

    了解如何使用 Aspose.HTML for Python 通过 .NET API 将 HTML 文档保存到文件或 URL,以及如何应用保存选项。...file using Python 2 3 import os 4 import aspose.html as ah 5 6...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...

    docs.aspose.com/html/zh/python-net/save-html-do...