Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 97,214 for

import

(0.07 sec)
  1. HtmlSaveOptions.ExportFrameScriptsAndProperties...

    HtmlSaveOptions property. Indicating whether exporting frame scripts and document properties. The default value is true.If you want to Import the html or mht file to excel please keep the default value...If you want to import the html or mht file to excel...

    reference.aspose.com/cells/net/aspose.cells/htm...
  2. Convert VSX to EMF via Python | products.aspose...

    Sample Python conversion code for VSX format to EMF file. Use this example code to convert VSX to EMF within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSX in an object...

    products.aspose.com/diagram/python-java/convers...
  3. Convert VSX to PNG via Python | products.aspose...

    Sample Python conversion code for VSX format to PNG file. Use this example code to convert VSX to PNG within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSX in an object...

    products.aspose.com/diagram/python-java/convers...
  4. signer property | Aspose.Cells for Python via ....

    signer property signer property Gets and sets the signer. Example from aspose.cells.drawing Import SignatureLine # Cr......drawing import SignatureLine # Create signature...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. title property | Aspose.Cells for Python via .N...

    title property title property Gets and sets the title of singer. Example from aspose.cells.drawing Import SignatureLi......drawing import SignatureLine # Create signature...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Aspose::Cells::ImportTableOptions::SetTotalRows...

    Aspose::Cells::ImportTableOptions::SetTotalRows method. Gets or sets total row count to Import from data source. -1 means all rows of given data source in C++....or sets total row count to import from data source. -1 means...

    reference.aspose.com/cells/cpp/aspose.cells/imp...
  7. 在python中压缩word

    在Python中压缩WORD而不会损失质量。优化WORD内容,轻松减小文件大小。...Normal Maximum Fast SuperFast import aspose.words as aw doc = aw...save("Output.docx", save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh/python-net/compres...
  8. 在python中压缩jpg

    在Python中压缩JPG而不会损失质量。优化JPG内容,轻松减小文件大小。...从列表中选择目标格式 JpegQuality 50% import aspose.words as aw doc = aw...save("Output.jpg", save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh/python-net/compres...
  9. 在python中压缩html

    在Python中压缩HTML而不会损失质量。优化HTML内容,轻松减小文件大小。...XHTML ODT OTT XPS 从列表中选择目标格式 import aspose.words as aw doc = aw...") doc.save("Output.html") import aspose.words as aw doc = aw...

    products.aspose.com/words/zh/python-net/compres...
  10. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....with a text box, which we will import into the first document. auto...text box formatting // while importing them to other documents. auto...

    reference.aspose.com/words/cpp/aspose.words/imp...