Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 66,780 for

import

(0.08 sec)
  1. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... page import * 2 from aspose. page . eps import * 3 from aspose...device import * 4 import aspose.pydrawing 5 from util import Util...

    docs.aspose.com/page/python-net/ps/working-with...
  2. HtmlLoadOptions.block_import_mode property | As...

    HtmlLoadOptions.block_Import_mode property. Gets or sets a value that specifies how properties of block-level elements are Imported...block_import_mode property HtmlLoadOptions.block_import_mode property...of block-level elements are imported. Default value is BlockImportMode...

    reference.aspose.com/words/python-net/aspose.wo...
  3. What is an XER File? XER File Extension, Proces...

    Learn about the XER file format, its extension, and how it is used for project management. Discover XER file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export XER files seamlessly....format is designed to export and import complex project schedules,...affected by improperly managed import/export processes, especially...

    products.aspose.com/tasks/supported-formats/xer/
  4. 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
  5. How to load fonts? | Aspose.Font for Java

    How to download fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples....font ; 3 4 import com.aspose.font.FontDefinition...aspose.font ; 2 3 import java.io.File ; 4 import java.io.IOException...

    docs.aspose.com/font/java/how-to-load-fonts/
  6. Licensing | Aspose.TeX for Python

    If you are using the licensed version of the Aspose.TeX API solution for Python, you can learn here how to apply the license.... It is important not to modify the file as...from aspose. page import * 2 from util import Util 3 ##########...

    docs.aspose.com/tex/python-net/licensing/
  7. Creating, Loading and Saving 3D Scene Programma...

    Creating, Loading and Saving 3D Scene Programmatically in C#. Read, Import and save 3D Scenes in PDF and HTML in C#....3D File Save Options in C# Import 3D Scenes and Contents from...

    docs.aspose.com/3d/net/creating-loading-and-sav...
  8. Convert PDF to Different Image Formats in Pytho...

    Learn how to convert PDF documents into various image formats using Aspose.PDF in Python via Java.... from asposepdf import Api , Device # init license...Convert PDF to BMP from asposepdf import Api , Device DIR_INPUT = "testdata/"...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  9. Convert Markdown to OneNote with Aspose.Note an...

    Sample code for convert Markdown to OneNote using C#. Utilize the API example code for batch conversion of .md to .one within VB.NET, Asp.NET, or any .NET-based application... htmlFilePath); // Step 2: Import HTML into OneNote var document...= new Document(); document.Import(htmlFilePath); document.Save(oneFilePath);...

    products.aspose.com/note/net/conversion/markdow...
  10. FieldInclude.text_converter property | Aspose.W...

    FieldInclude.text_converter property. Gets or sets the name of the text converter for the format of the included file....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. field = builder ...

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