Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 50,369 for

import document

(0.12 sec)
  1. 使用 Python 查看或編輯 PPS 文件元數據 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/python-net/m...
  2. 字体转换。高级详细信息|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...
  3. Weekday Properties in Ruby | Aspose.Tasks Docum...

    Learn how to work with Microsoft Project (MPP/XML) weekday properties using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/weekday-properties-i...
  4. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...the FootnoteOptions of the document. Unfortunately, the provided...the FootnoteOptions of the document. Set the desired numbering...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  5. 使用 Python 查看或編輯 PPTX 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPTX 格式元數據。... 修改 PPTX 內置屬性 - 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 查看或編輯 FODP 文件元數據 | products.aspose.com

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

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

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

    products.aspose.com/slides/zh-hant/python-net/m...
  8. Aspose.Page for Python – 常见问题

    全面的常见问题解答,涵盖 Aspose.Page 纯 Python 库的安装、许可、支持的格式、转换、渲染、编辑、性能和故障排除。...文件放置在可访问的位置,并在进行任何处理之前添加以下代码: Copy 1 import aspose.page as ap 2 license...Copy 1 import aspose.page as ap 2 3 doc = ap. Document ( ' sample...

    docs.aspose.com/page/zh/python-net/faq/
  9. Lock PDF using JavaScript | Aspose.PDF

    JavaScript sample code to protect PDF Document on any platform....Protect PDF Document Using JavaScript Lock PDF using Aspose.PDF...unauthorized changes to the document, maintaining its accuracy...

    products.aspose.com/pdf/nodejs-cpp/encrypt/
  10. Hide or Unhide a Worksheet in 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." Showing a Worksheet Developers...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...