Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 50,586 for

import document

(0.81 sec)
  1. Փոխարկել TEXT JPG Java

    Փոխարկեք TEXT ը JPG ձևաչափի Java կոդով: Պահեք TEXT որպես JPG օգտագործելով Java:...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...saveOptions); } import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/hy/java/conversion/te...
  2. Փոխարկել Պատկեր SVG Java

    Փոխարկեք Պատկեր ը SVG ձևաչափի Java կոդով: Պահեք Պատկեր որպես SVG օգտագործելով Java:...Պատճենել import com.aspose.words.*; Document doc = new Document ();...SVG)); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/hy/java/conversion/im...
  3. HtmlLoadOptions.BlockImportMode | Aspose.Words ...

    Discover HtmlLoadOptions' BlockImportMode property to customize block-level element Imports. Control merging for optimal content management!...of block-level elements are imported. Default value is Merge. public...elements are imported from HTML-based documents. const string...

    reference.aspose.com/words/net/aspose.words.loa...
  4. 提供主Tex输入文件的替代方法| 通过 .NET 为 Python 提供 Aspose.TeX

    Python的Aspose.TeX API解决方案包括一个接受流作为第一个参数的构造函数,提供了转换功能。... tex import * 2 from aspose. tex . io import * 3 from aspose...presentation . xps import * 4 from io import BytesIO 5 ##########...

    docs.aspose.com/tex/zh/python-net/other-ways-of...
  5. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...Words can import footnotes that are marked up...footnotes when you save the document as DOCX . The key is to use...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  6. Importing from Custom Objects|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....Ask AI Importing from Custom Objects Contents [ Hide ] Developers...Developers can import data from a collection of objects to a worksheet...

    docs.aspose.com/cells/net/importing-from-custom...
  7. Globalization and Localization with C++|Documen...

    Learn how to handle globalization and localization in Aspose.Cells for C++ to support multiple languages and regional settings....Contents [ Hide ] AI Document Assistant Close Import XML into Excel...

    docs.aspose.com/cells/cpp/globalization-and-loc...
  8. 使用 Python 更改 HTML 背景颜色

    学习使用 Aspose.HTML for Python via .NET 为 HTML 文档设置背景颜色。提供多种实现方式的可直接使用的 Python 示例。...paragraph using Python 2 3 import os 4 import aspose.html as ah 5 6...# Prepare output path for document saving 7 output_dir = "output/"...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  9. 渲染设备 – Aspose.HTML for Python via .NET

    通过 .NET API,使用 Aspose.HTML for Python 中的 PdfDevice、XpsDevice、DocDevice 和 ImageDevice 类将 HTML 渲染成 PDF、XPS、DOCX 和图像。...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...path . join (output_dir, "document.pdf" ) 11 12 # Prepare HTML...

    docs.aspose.com/html/zh/python-net/rendering-de...
  10. Caused by: java.lang.IllegalArgumentException: ...

    Hey hi ! could you please take a look to identify for this simple file which is currently failing with error. what could be the cause ? error-doc.docx (25.7 KB) Error : Caused by: java.lang.IllegalArgumentException: e…...Troubleshoot: Inspect the Document: Open the file error-doc.docx...causing the issue. Simplify the Document: Try to create a simplified...

    forum.aspose.com/t/caused-by-java-lang-illegala...