Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 53,182 for

import document

(0.2 sec)
  1. 从CFF文件加载字体|爪哇

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。... font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  2. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。...要创建应用程序链接: 创建一个 Document 对象。 获取要添加链接的 Page 。 使用 Page...对象的 Annotations 集合中。 最后,使用 Document 对象的 Save 方法保存更新后的 PDF。 以下代码片段展示了如何在...

    docs.aspose.com/pdf/zh/java/create-links/
  3. 改变平面方向|Documentation

    Aspose.3D for Python via .NET 允许更改场景的方向。为了改变方向,在Plane类中引入了向上向量属性。...threed import FileFormat , Scene from aspose...entities import Plane from aspose.threed.utilities import Vector3...

    docs.aspose.com/3d/zh/python-net/changing-plane...
  4. Apply Visual Effects on Saving 3D Views|Documen...

    Using Aspose.3D for Python via .NET API, developers may apply visual effects on 3D Views before saving in the image. These visual effects are also known as the post-processing effects or filters those are applied in real-time to everything displayed in the 3D View....from aspose import pycore from aspose.pydrawing import Color from...imaging import ImageFormat from aspose.threed import Scene from...

    docs.aspose.com/3d/python-net/apply-visual-effe...
  5. Convert Image To GIF C#

    Convert Image to GIF format in C# code. Save Image as GIF using C#....converting image to GIF Use our document conversion API to develop...to import and export image, GIF, and many other document formats...

    products.aspose.com/words/net/conversion/image-...
  6. Convert Image To PDF C#

    Convert Image to PDF format in C# code. Save Image as PDF using C#....converting image to PDF Use our document conversion API to develop...to import and export image, PDF, and many other document formats...

    products.aspose.com/words/net/conversion/image-...
  7. AsposeWords convert pdf to md cause messy chara...

    I convert this pdf to markdown, and in md many mojibake (nonsense characters displayed when software fails render text according to its intended character encoding).I’ve installed a lot of fonts code: Document = aw…...fonts code: document = aw.Document(file_path) document.save("output2/test2...Encoding : When saving the document, you might want to specify...

    forum.aspose.com/t/asposewords-convert-pdf-to-m...
  8. Convert PowerPoint Presentations to HTML in Pyt...

    Convert PowerPoint presentations to responsive HTML in Python. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....PowerPoint to HTML in python: import aspose.slides as slides # Instantiate...export . HtmlFormatter . create_document_formatter ( "" , False ) #...

    docs.aspose.com/slides/python-net/convert-power...
  9. Convert JPG To Image C++

    Convert JPG to Image format in C++ code. Save JPG as Image using C++....to import and export JPG, image, and many other document formats...JPG pictures to many popular document formats. Save JPG as image...

    products.aspose.com/words/cpp/conversion/jpg-to...
  10. Several WORD Into PDF Java

    Merge multiple a Word Document into PDF in Java code. Save a Word Document as PDF using Java....several Word into PDF Use our document merging API to create portable...example that iterates through documents and converts them to PDF:...

    products.aspose.com/words/java/merge/word-to-pdf/