Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 52,983 for

import document

(0.14 sec)
  1. 字体转换。高级详细信息|Java

    C ++ API从Aspose.font转换字体。有时,您需要在保存之前读取转换的字体数据。这里的方法旨在帮助它。...font ; 3 4 import java.io.FileOutputStream ; 5 import java.io.IOException...IOException ; 6 import java.nio.file.Files ; 7 import java.nio.file...

    docs.aspose.com/font/zh/java/convert/advanced-m...
  2. 在 Ruby 中创建并保存 Outlook 备注|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....)))) + '/data/' note = Rjb :: import ( 'com.aspose.email.MapiNote'...) note . setColor ( Rjb :: import ( 'com.aspose.email.NoteColor'...

    docs.aspose.com/email/zh/java/creating-and-savi...
  3. LaTeX Figure rendering | Python via .NET

    The article gives an overview of Aspose.TeX API solution for Python and its functionality for rendering LaTeX fragments (figures). Learn the code examples.... features import * 2 from aspose. pydrawing import Color 3 from...from aspose. tex . io import * 4 from aspose. tex . presentation...

    docs.aspose.com/tex/python-net/latex-figure-ren...
  4. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...to Image feature (see the document for your reference: https://docs...insert that image to word document via Aspose.Words APIs. 2)...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  5. 使用 Python 查看或編輯 POT 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 POT 格式元數據。... 修改 POT 內置屬性 - Python import aspose.slides as slides # Instantiate...documentProperties = presentation . document_properties # Set the builtin...

    products.aspose.com/slides/zh-hant/python-net/m...
  6. 使用 Python 查看或編輯 PPSX 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPSX 格式元數據。... 修改 PPSX 內置屬性 - Python import aspose.slides as slides # Instantiate...documentProperties = presentation . document_properties # Set the builtin...

    products.aspose.com/slides/zh-hant/python-net/m...
  7. 在Ruby中隐藏或取消隐藏工作表|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...hidden, please check the output document." 显示工作表 开发者可以通过设置 Worksheet...

    docs.aspose.com/cells/zh/java/hide-or-unhide-a-...
  8. 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...
  9. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath....be used to traverse the SVG Document Object Model (DOM). The API...detailed inspection of the document and its elements using the...

    docs.aspose.com/svg/net/navigation-inspection/
  10. 将HTML转换为PDF在Python中|Aspose.PDF for Python via Java

    本主题向您展示如何使用Aspose.PDF. for Python将HTML转换为PDF和MHTML转换为PDF。... 初始化 Document 对象。 通过调用 Document.Save() 方法保存输出的 PDF...PDF 文档。 from asposepdf import Api # 初始化许可证 documentName = "te...

    docs.aspose.com/pdf/zh/python-java/convert-html...