Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 69,954 for

import

(1.06 sec)
  1. Working with Pages in XPS file | Python

    How to add pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... xps import * 2 from util import Util 3 ##########...

    docs.aspose.com/page/python-net/xps/working-wit...
  2. 实用功能 - SMTP 客户端|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....Castle 安全提供者 import java.security.Security ; import org.bouncycastle...

    docs.aspose.com/email/zh/java/utility-features-...
  3. 图片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理图片:插入、裁剪、压缩、重新着色,并使用 PPT、PPTX 和 ODP 演示文稿的示例导出图像。... import ( "java.io.FileInputStream"...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  4. Word文件,如何去掉页眉页脚,同时保持内容排版不变 - Free Support Forum...

    Import com.aspose.words.*; public class RemoveHeaderFooter { public static void main(String[] args) throws Exception { Document doc = new Document("input.doc"); for (Section section : doc.getSection…...December 8, 2025, 10:36am 1 import com.aspose.words.*; public...FooterDistance ,让它们保持原来的数值。 import com.aspose.words.*; public...

    forum.aspose.com/t/word/322768
  5. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...rendering: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Viewer via Python https://products.aspose.com/pdf/python-net/viewer/ Recent content in PDF Viewer via Python on Aspsoe.PDF Products Hugo --......chroma language-py py line cl kn import nn aspose.pdf k as nn apdf...cl line cl kn from nn os kn import n path line cl line cl n path_infile...

    products.aspose.com/pdf/python-net/viewer/index...
  7. Mht to pdf - exception is thrown "Value of 'val...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Value of ‘value’ is invalid” input file 127.zip (16.4 KB) output pdf 127_html.pdf (19.8 KB)...HTML: import com.aspose.html.saving.PdfSaveOptions; import com...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...
  8. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...Case import com.aspose.cells.PageOrientationType; import com.aspose...PdfSaveOptions; import com.aspose.cells.PrintingPageType; import com.aspose...

    forum.aspose.com/t/setorientation-landscape-doe...
  9. Reading CSV File with Multiple Encodings with G...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for C++....Articles Opening CSV Files Load or Import CSV file with Formulas using...

    docs.aspose.com/cells/go-cpp/reading-csv-file-w...
  10. 在演示文稿中使用 Python 复制段落和文本片段|Aspose.Slides for Pyt...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿之间复制段落和文本片段,从而提升你的工作流程。... import aspose.slides as slides #函数定义...属性复制到一个临时部分并返回。目标部分获得复制的值。 import aspose.slides as slides #函数定义...

    docs.aspose.com/slides/zh/python-net/copying-pa...