Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 67,153 for

import

(0.1 sec)
  1. Automating PowerPoint Generation in Python: Cre...

    Automate slide creation on cloud platforms with Aspose.Slides for Python—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably.... import aspose.slides as slides import aspose.slides...slides.charts as charts import aspose.pydrawing as draw with slides...

    docs.aspose.com/slides/python-net/automating-po...
  2. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor...NodeImporter(src_doc, dst_doc, import_format_mode) Initializes a...aspose . words . DocumentBase , import_format_mode : aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Encrypting Excel Files in Aspose.Cells|Document...

    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.... It’s important to choose the proper encryption...or Hide Tabs in Aspose.Cells Import and Export Worksheet Analyzing...

    docs.aspose.com/cells/net/encrypting-excel-file...
  4. 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...
  5. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....that will be the owner of imported nodes. importFormatMode A...that will be the owner of imported nodes. importFormatMode A...

    reference.aspose.com/words/cpp/aspose.words/nod...
  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. 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...
  9. 导入和导出注释到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/
  10. 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...