Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 73,790 for

import

(0.12 sec)
  1. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...example to illustrate this: import com.aspose.words.*; public...Code I used (pasted below). import com.aspose.words.*; public...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  2. PDF to DOCX conversion loses all vector graphic...

    PDF to DOCX conversion loses all vector graphic colors (rendered as black) Environment Product: Aspose.Words for Python via .NET Versions tested: 25.1.0 and 26.3.0 (same result) OS: Ubuntu 22.04 (Docker, also reproduced…... Steps to Reproduce import aspose.words as aw # Apply...

    forum.aspose.com/t/pdf-to-docx-conversion-loses...
  3. Latest Aspose.Email Product Family topics - Fre...

    Get technical support of Aspose.Email for .NET, Java, C++, Android, Python, iOS, Mac, Xamarin, .NET Core and SharePoint....in EML Files from Java PST Import 1 36 March 28, 2025 en-CH is...

    forum.aspose.com/c/email/12
  4. Convert Image to JPG in C++ | products.aspose.com

    Convert Image to JPG in C++. Use C++ library API to convert Image files to JPGs... Add a library reference (import the library) to your C++ project...

    products.aspose.com/slides/cpp/conversion/image...
  5. Convert HTML to Image in PHP | products.aspose.com

    Convert HTML to Image in PHP. Use PowerPoint PHP API to convert HTML files to Image... Add a library reference (import the library) to your PHP project...

    products.aspose.com/slides/php-java/conversion/...
  6. Convert PNG to JPG in PHP | products.aspose.com

    Convert PNG to JPG in PHP. Use PowerPoint PHP API to convert PNG files to JPG... Add a library reference (import the library) to your PHP project...

    products.aspose.com/slides/php-java/conversion/...
  7. Convert JPG to PNG in PHP | products.aspose.com

    Convert JPG to PNG in PHP. Use PowerPoint PHP API to convert JPG files to PNG... Add a library reference (import the library) to your PHP project...

    products.aspose.com/slides/php-java/conversion/...
  8. DropDownItemCollection class | Aspose.Words for...

    aspose.words.fields.DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field... from api_example_base import ApiExampleBase , ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert MOBI to XLS using Python or with free O...

    MOBI to XLS conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to XLS online converter quickly before integrating the code....spreadsheet format that remains important for compatibility with older...that require XLS outputs for import, review, or reporting. Automation...

    products.aspose.com/total/python-net/conversion...
  10. Aspose.Page for Python – 常见问题

    全面的常见问题解答,涵盖 Aspose.Page 纯 Python 库的安装、许可、支持的格式、转换、渲染、编辑、性能和故障排除。...文件放置在可访问的位置,并在进行任何处理之前添加以下代码: Copy 1 import aspose.page as ap 2 license...文件转换为 PDF 的最少代码是什么? 答: Copy 1 import aspose.page as ap 2 3 doc =...

    docs.aspose.com/page/zh/python-net/faq/