Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 67,143 for

import

(0.11 sec)
  1. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…...示例(Python): from asposeslides import Presentation, ImageFormat with...JPG,可在保存时指定最高质量: from asposeslides import Presentation, ImageFormat,...

    forum.aspose.com/t/ppt/322437
  2. 使用 Python 更改 HTML 边框颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改边框颜色。提供逐步示例、CSS 提示和常见样式问题的解决方案。...element using Python 2 3 import os 4 import aspose.html as ah 5 6...border using Python 2 3 import os 4 import aspose.html as ah 5 6...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  3. BlockImportMode | Aspose.Words for Java

    Specifies how properties of block-level elements are Imported from HTML-based documents in Java....of block-level elements are imported from HTML-based documents...of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/java/com.aspose.word...
  4. Parsing Outlook Message Files in Ruby|Documenta...

    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....outlook_message_file = Rjb :: import ( 'com.aspose.email.MapiMessage'...

    docs.aspose.com/email/java/parsing-outlook-mess...
  5. How to hide Y axis for Waterfall chart in Excel...

    I Need to hide the Y axis tick mark labels in waterfall chart. I have this simple program to create the chart and hide the yaxis. Please suggest the change here. Import com.aspose.cells.*; Import com.aspose.cells.Char…... import com.aspose.cells.*; import com.aspose.cells...

    forum.aspose.com/t/how-to-hide-y-axis-for-water...
  6. ImportFormatOptions class | Aspose.Words for No...

    Aspose.Words.ImportFormatOptions class. Allows to specify various Import options to format output...class Allows to specify various import options to format output. To...whether to change a first imported section type to the SectionStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Words.Loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading documents....loads external resource when importing a document and inserting images...of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StyleCollection.AddCopy | Aspose.Words for .NET

    Effortlessly copy styles with the StyleCollection AddCopy method. Enhance your design workflow and streamline your style management today!...name of the imported style. Examples Shows how to import a style.... Color = Color . Red ; // Import the source document's custom...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify shapes programmatically.... import aspose.slides as slides # Instantiate...given below. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/rectangle/
  10. Convert Visio to EMF via Python | products.aspo...

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

    products.aspose.com/diagram/python-java/convers...