Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 66,905 for

import

(0.11 sec)
  1. Გადაიყვანეთ Გამოსახულება GIF Java

    გადაიყვანეთ Გამოსახულება GIF Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც GIF Java...."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document...ImageSaveOptions (SaveFormat.GIF)); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/conversion/im...
  2. Გადაიყვანეთ Გამოსახულება SVG Java

    გადაიყვანეთ Გამოსახულება SVG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც SVG Java...."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document...ImageSaveOptions (SaveFormat.SVG)); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/conversion/im...
  3. 使用 Python 管理演示文稿中的形状|Aspose.Slides for Python 文档

    学习在 Aspose.Slides for Python via .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 和 OpenDocument 演示文稿。... import aspose.slides as slides # 在幻灯片上通过替代文本查找形状。...下面的代码示例演示了如何将形状从一个幻灯片克隆到另一个幻灯片。 import aspose.slides as slides # 实例化...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  4. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX documents. Use this code for creating VDX files within any Python based application.....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // Create Diagram class instance...

    products.aspose.com/diagram/python-java/create/...
  5. 在Jython中调整行和列的大小|Documentation

    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....cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  6. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API...Manipulate Pixel Data Importing Required Modules : Import the necessary...necessary modules. You need to import the PsdImage and Layer classes...

    docs.aspose.com/psd/net/pixel-data-manipulation/
  7. Aspose::Words::Fields::FieldIncludePicture clas...

    Aspose::Words::Fields::FieldIncludePicture class. Implements the INCLUDEPICTURE field. To learn more, visit the documentation article in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 使用 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...
  9. Python Excel Spreadsheet API | products.aspose....

    Aspose.Cells for Python via .NET library to create, repair, merge, parse and convert excel files. This powerful API provides a streamlined and efficient solution to create, repair, merge, parse and convert excel files, fulfilling specific developer needs with high precision....formats import aspose.cells from aspose.cells import Workbook...the worksheet at runtime or import data onto the worksheets from...

    products.aspose.com/cells/python-net/
  10. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...Example Code import com.aspose.words.*; import org.testng.annotations...

    forum.aspose.com/t/i-want-to-search-for-hyperli...