Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 105,532 for

import

(0.18 sec)
  1. 将RTF转换为JPG - Python

    在Python代码RTF转换为JPG使用Python将RTF保存为JPG。...GIF SVG TIFF JPG 从列表中选择目标格式 import aspose.words as aw doc = aw...save(f"Output_{page + 1}.jpg") import aspose.words as aw doc = aw...

    products.aspose.com/words/zh/python-net/convers...
  2. 将PNG转换为SVG - Python

    在Python代码PNG转换为SVG使用Python将PNG保存为SVG。...GIF SVG TIFF JPG 从列表中选择目标格式 import aspose.words as aw doc = aw...image_data.save("Output.svg") import aspose.words as aw doc = aw...

    products.aspose.com/words/zh/python-net/convers...
  3. 将PNG转换为GIF - Python

    在Python代码PNG转换为GIF使用Python将PNG保存为GIF。...GIF SVG TIFF JPG 从列表中选择目标格式 import aspose.words as aw doc = aw...image_data.save("Output.gif") import aspose.words as aw doc = aw...

    products.aspose.com/words/zh/python-net/convers...
  4. 将RTF转换为WORD - Java

    在Java代码RTF转换为WORD使用Java将RTF保存为WORD。...GIF SVG TIFF JPG 从列表中选择目标格式 import com.aspose.words.*; Document...rtf"); doc.save("Output.docx"); import com.aspose.words.*; Document...

    products.aspose.com/words/zh/java/conversion/rt...
  5. 将DOCX转换为PDF - Python

    在Python代码DOCX转换为PDF使用Python将DOCX保存为PDF。...GIF SVG TIFF JPG 从列表中选择目标格式 import aspose.words as aw doc = aw...docx") doc.save("Output.pdf") import aspose.words as aw doc = aw...

    products.aspose.com/words/zh/python-net/convers...
  6. 将TIFF转换为WORD - Java

    在Java代码TIFF转换为WORD使用Java将TIFF保存为WORD。...GIF SVG TIFF JPG 从列表中选择目标格式 import com.aspose.words.*; Document...tiff"); doc.save("Output.docx"); import com.aspose.words.*; Document...

    products.aspose.com/words/zh/java/conversion/ti...
  7. 将DOCX转换为DOC - Python

    在Python代码DOCX转换为DOC使用Python将DOCX保存为DOC。...GIF SVG TIFF JPG 从列表中选择目标格式 import aspose.words as aw doc = aw...docx") doc.save("Output.doc") import aspose.words as aw doc = aw...

    products.aspose.com/words/zh/python-net/convers...
  8. 将DOCX转换为TXT - Python

    在Python代码DOCX转换为TXT使用Python将DOCX保存为TXT。...GIF SVG TIFF JPG 从列表中选择目标格式 import aspose.words as aw doc = aw...docx") doc.save("Output.txt") import aspose.words as aw doc = aw...

    products.aspose.com/words/zh/python-net/convers...
  9. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent in C++....MakeObject < 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. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image in C++....MakeObject < Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...