Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 66,903 for

import

(0.18 sec)
  1. Փոխարկել TEXT GIF Python

    Փոխարկեք TEXT ը GIF ձևաչափի Python կոդով: Պահեք TEXT որպես GIF օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...+ 1 } .gif" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...
  2. Փոխարկել DOC TXT Python

    Փոխարկեք DOC ը TXT ձևաչափի Python կոդով: Պահեք DOC որպես TXT օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...) doc.save( "Output.txt" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...
  3. Փոխարկել WORD TIFF Python

    Փոխարկեք WORD ը TIFF ձևաչափի Python կոդով: Պահեք WORD որպես TIFF օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...1 } .tiff" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...
  4. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../Importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...with a text box, which we will import into the first document. src_doc...formatting # while importing them to other documents. import_format_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 通过 .NET 将 EPUB 转换为 PDF – Aspose.HTML for Python

    使用 Aspose.HTML Python 库将 EPUB 转换为 PDF。在 Python 代码示例中考虑各种 EPUB 到 PDF 的转换方案。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-epub...
  6. IFC to DFX conversion - filtering/splitting by ...

    Hi Support. We are considering licensing aspose.cad in our product to convert IFC files into DXF files. One thing we need to do is separate the IFC data per storey, either one storey per DXF output file, or at least on…...example to get you started: import com.aspose.cad.fileformats...IfcBuildingStorey; import com.aspose.cad.Image; import com.aspose.cad...

    forum.aspose.com/t/ifc-to-dfx-conversion-filter...
  7. Public API Changes in Aspose.Cells 8.6.3|Docume...

    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....Support for HTML Parsing while Importing Data This release of Aspose...to parse HTML tags while importing data onto the worksheet and...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。... Python import aspose.threed as a3d from aspose...pydrawing import Color from aspose.pydrawing.imaging import ImageFormat...

    docs.aspose.com/3d/zh/python-net/create-a-fishe...
  9. Aspose::Words::Drawing::ImageData::get_Contrast...

    Aspose::Words::Drawing::ImageData::get_Contrast method. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast) in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../Importformatmode/#KeepSourceFormatting) mode is used...with a text box, which we will import into the first document. let...text box formatting // while importing them to other documents. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...