Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 67,153 for

import

(0.46 sec)
  1. Graph exportItems full-fidelity format type - F...

    I see that Microsoft has a set of ‘beta’ graph methods for querying Exchange mailboxes - including one to exportItems and a corresponding one to initiate an ImportItem session and then pump mail into Exchange. The forma…...the data that the export and import methods use is “full-fidelity...properties. It will also be important to wait until these methods...

    forum.aspose.com/t/graph-exportitems-full-fidel...
  2. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...class="ng-star-inserted"> When this HTML is imported into the word doc it is rendering...way to import input controls as simple text, you can import them...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  3. Convert USDZ to HTML - Free Online Converter

    Convert USDZ file to HTML format online for free. Quickly convert USDZ with high-quality rendering to HTML webpage....code sample: # Import Aspose.3D library import aspose.threed as...

    blog.aspose.com/3d/convert-usdz-to-html-online/
  4. Convert XLTX to DOCX with .NET or with free Onl...

    Convert XLTX to DOCX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLTX to DOCX online converter quickly before integrating the code....docx to import existing Word documents, update...inside the designated area to import the document. Next, click on...

    products.aspose.com/total/net/conversion/xltx-t...
  5. 在 Python 中以只读方式打开文档|Python via .NET 格式的 Aspose....

    将文档设置为只读,以便可以复制或读取内容,但不能使用 Python 进行修改。... 以下代码示例展示了如何将文档设为只读: import aspose.words as aw doc = aw...NO_PROTECTION 。 以下代码示例演示如何删除文档的只读访问权限: import aspose.words as aw doc = aw...

    docs.aspose.com/words/zh/python-net/open-a-docu...
  6. Converting a HTML file to XPS using Python | As...

    Sample code on Python for HTML to XPS conversion. Use example code for batch HTML to XPS conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/h...
  7. Converting a HTML file to TEX using Python | As...

    Sample code on Python for HTML to TEX conversion. Use example code for batch HTML to TEX conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/h...
  8. Convert PDF to PPTX in Java | products.aspose.com

    Convert PDF to PPTX in Java. Use Java library API to convert PDF files to PPTXs... Add a library reference (import the library) to your Java project...

    products.aspose.com/slides/java/conversion/pdf-...
  9. Convert PDF to PPT in Java | products.aspose.com

    Convert PDF to PPT in Java. Use Java library API to convert PDF files to PPTs... Add a library reference (import the library) to your Java project...

    products.aspose.com/slides/java/conversion/pdf-...
  10. Mht to pdf, exception is thrown "Incompatible u...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Incompatible unit types.”. Output pdf gets generated but the content is getting cut. contents are missing input file …...conversion: import com.aspose.html.converters.Converter; import com.aspose...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...