Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 66,891 for

import

(0.08 sec)
  1. 将 PDF 转换为图像格式|Aspose.PDF for Java

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。只需几行代码即可将 PDF 页面转换为 PNG、JPEG、BMP 图像。...conversion ; import com.aspose.pdf.Document ; import com.aspose...devices.* ; import java.io.IOException ; import java.nio.file...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-imag...
  2. Search PDF using Python | Aspose.PDF

    Search PDF document without opening programmatically with Python sample code using Aspose.PDF for Python for .NET....Files - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/search/
  3. 在 Python 中格式化 PowerPoint 形状|Aspose.Slides for P...

    了解如何使用 Aspose.Slides 在 Python 中格式化 PowerPoint 形状——精准且完整地设置 PPT、PPTX 和 ODP 文件的填充、线条和效果样式。...AutoShape : import aspose.slides as slides import aspose.pydrawing...建上图中的三个矩形: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/shape-form...
  4. 使用 Python 在演示文稿中管理缩放|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节之间跳转,添加缩略图和过渡效果。... import aspose.slides as slides import aspose.pydrawing...将修改后的演示文稿写入为 PPTX 文件。 import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/manage-zoom/
  5. Bookmarks are not getting added, docx to pdf co...

    Hi Team, I have aspose.total license, currently developing java api for conversion of docx to pdf using aspose word, in this bookmarks are not getting added in pdf while converting. code snippet to add book mark PdfSav…...correctly: import com.aspose.words.Document; import com.aspose...aspose.words.PdfSaveOptions; import com.aspose.words.HeaderFooterBookmark;...

    forum.aspose.com/t/bookmarks-are-not-getting-ad...
  6. Determining Project Version in Ruby | Aspose.Ta...

    Learn how to check Microsoft Project (MPP/XML) version using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...: " + project . get( Rjb :: import( 'com.aspose.tasks.Prj' ) ...

    docs.aspose.com/tasks/java/determining-project-...
  7. Creating an Empty Project File | Aspose.Tasks D...

    Learn how to create and manage empty project files using Ruby with Aspose.Tasks.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...2 3 project_stream = Rjb :: import( 'java.io.FileOutputStream'...

    docs.aspose.com/tasks/java/creating-an-empty-pr...
  8. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.ImportNode method. Imports a node from one document into another....importNode(srcNode, isImportChildren) Imports a node from one document into...node to import. isImportChildren boolean true to import all child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Merge MHT files using Python for .NET | Aspose.PDF

    Merge MHT files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path mhtml_load_options...

    products.aspose.com/pdf/python-net/merger/mht/
  10. Merge HTML files using Python for .NET | Aspose...

    Merge HTML files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path html_load_options...

    products.aspose.com/pdf/python-net/merger/html/