Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 73,975 for

import

(1.02 sec)
  1. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。...限制编辑) 以下代码示例展示了如何向文档添加密码保护: import aspose.words as aw doc = aw...以下代码示例演示如何限制文档中的编辑,以便只能在表单字段中进行编辑: import aspose.words as aw # Insert...

    docs.aspose.com/words/zh/python-net/restrict-do...
  2. SystemFontSource class | Aspose.Words for Python

    aspose.words.fonts.SystemFontSource class. Represents all TrueType fonts installed to the system... import platform from api_example_base import ApiExampleBase...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Globalization and Localization with JavaScript ...

    Explore globalization and localization support in Aspose.Cells for JavaScript via C++. Learn how to handle format cultures and change formats dynamically....Dates with JavaScript via C++ Import XML to Excel workbook with...

    docs.aspose.com/cells/javascript-cpp/globalizat...
  4. Introduction|Aspose.Words for JasperReports

    Aspose.Words for JasperReports provides a number of parameters that affect the resulting Microsoft Word document’s appearance....contains the parameters: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/introduction/
  5. What will be condition to disable the link in w...

    Hi Team, Could you please help provide the condition on I can disable the link which highlighted in yellow color. I am sharing the word sample in which some of link is highlighted with yellow color. I am using Aspose w…...1 KB) import com.aspose.words.*; import java.util.ArrayList;...ArrayList; import java.util.List; import java.util.regex.Pattern;...

    forum.aspose.com/t/what-will-be-condition-to-di...
  6. Converting a MHTML file to GIF using Python | A...

    Sample code on Python for MHTML to GIF conversion. Use example code for batch MHTML to GIF conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/m...
  7. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...Words can import footnotes that are marked up...save as DOCX import com.aspose.words.*; import java.io.*; public...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  8. Edit Word, PDF In Python

    Edit DOCX, DOC, PDF and a variety of other file formats in Python....Edit a Table Edit an Image import aspose.words as aw doc = aw...) doc.save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/edit/
  9. Converting a TEX file to TXT using Python | Asp...

    Sample code on Python for TEX to TXT conversion. Use example code for batch TEX to TXT conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/t...
  10. Converting a MHTML file to PDF using Python | A...

    Sample code on Python for MHTML to PDF conversion. Use example code for batch MHTML to PDF conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/m...