Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 67,787 for

import

(0.09 sec)
  1. Encoding - Aspose.Email for Python - Free Suppo...

    Hi Aspose Team, I’m currently using Aspose.Email for Python to save email messages as HTML. However, I’ve run into an issue where I cannot set the encoding of the resulting HTML output. In the .NET version of Aspose.Em…...approach saving an email as HTML: import aspose.email as ae # Create...before saving. Here’s a sample: import aspose.email as ae email =...

    forum.aspose.com/t/encoding-aspose-email-for-py...
  2. OneClick Generator for Dynamics CRM|Aspose.Word...

    The Aspose .NET OneClick Word Document Generator is open source add-on used to generate and export documents from CRM using C#....Uninstalling How to Install Importing the Solution Download the...uninstall it) Open CRM and go to Import Solution. Click Browse and...

    docs.aspose.com/words/net/oneclick-word-documen...
  3. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...paragraphs that are part of a list: import com.aspose.words.*; public...Professionalize.Discourse: import com.aspose.words.*; public...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  4. Get XMP metadata from EPS file using Python

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here.... eps import * 2 from util import Util 3 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/get/
  5. Working with Folders on IMAP Server|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....method of the ImapClient class: import aspose.email as ae client =...query information about the important special-use mailboxes (inbox...

    docs.aspose.com/email/python-net/working-with-f...
  6. Aspose.Pdf.Facades.Form. ImportFdf unable to ca...

    When using the Aspose.Pdf.dll ( version 25.1 and 25.5) , calling the Aspose.Pdf.Facades.Form.ImportFdf method results in error "unable to cast object of type ‘aspose.pdf.annotations.widgetannotation’ to type ‘aspose.pdf…...FDF Data : If possible, try importing a simpler FDF file with fewer...might be going wrong during the import process. Here is a modified...

    forum.aspose.com/t/aspose-pdf-facades-form-impo...
  7. Convert xlsx to docx - Free Support Forum - asp...

    How can I convert a file from Microsoft Excel (xlsx) format to Microsoft Word (docx) format directly (with as few lines of codes as possible)?...decide what features are important to preserve during Word to...formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/convert-xlsx-to-docx/21566
  8. 导入和导出注释到XFDF格式使用Aspose.PDF for C++|Aspose.PDF f...

    您可以使用C++和Aspose.PDF for C++库导入和导出注释为XFDF格式。... As we know XFDF is an important aspect of PDF forms manipulation...and have provided methods to import and export annotations data...

    docs.aspose.com/pdf/zh/cpp/import-export-xfdf/
  9. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…...or incorrect import : Ensure you are importing com.aspose.words...“cannot find symbol”). Your import statements. Whether you’re...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...
  10. Converting a EPUB file to TXT using Python | As...

    Sample code on Python for EPUB to TXT conversion. Use example code for batch EPUB to TXT 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/e...