Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 73,653 for

import

(0.51 sec)
  1. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET—seamless, efficient slide insertion in seconds.... import aspose.slides as slides # Instantiate...with index zero. This is important to consider when calculating...

    docs.aspose.com/slides/python-net/add-slide-to-...
  2. How to Insert Comment into Word Document using C#

    In this tutorial you will learn how to insert comment into word document using C#. This code in C# inserts a comment into Word document....SetLicense method before importing Document Import the input Word document...

    kb.aspose.com/words/net/how-to-insert-comment-i...
  3. Merging PDF with XFDF not working - Free Suppor...

    Hi, I'm testing the Aspose PDF library and I'm trying to merge a PDF file with an XFDF file (xfdf includes INK Annotations). Test code (see below) runs without any problems but the output pdf file does not include the …...ImportXfdf() method imports only fields from the XFDF file...in the method comment). To import annotations, use the following...

    forum.aspose.com/t/merging-pdf-with-xfdf-not-wo...
  4. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....to import the node to the current document. The imported node...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. Sending and Forwarding Messages|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.... import aspose.email as ae message...this feature in a project: import aspose.email as ae client =...

    docs.aspose.com/email/python-net/sending-and-fo...
  6. Support for python3.13 for aspose_email_for_pyt...

    I want to ask you few questions as Your latest version of aspose_email_for_python_via_net-25.11-py3-none-manylinux1_x86_64.whl do support for python 3.13 and it is tested for it. right? Plus i am jumping from 22.12 to …...email import License lic = License() lic...to capture warnings/errors – import aspose.email as ae ae.Logging...

    forum.aspose.com/t/support-for-python3-13-for-a...
  7. Convert Text Numeric Data to Number|Documentation

    Learn how to convert numbers stored as text to numbers by using the Aspose.Cells for Java API....AI Document Assistant Close Import and Export Data Insert Hyperlinks...

    docs.aspose.com/cells/java/convert-text-numeric...
  8. EMLX File Challenges - Free Support Forum - asp...

    Problem 1. When processing “.emlx” files, some files appear to have multiple copies of attachments. When attachments appear more than once, only the last instances seems to be valid. If I open the same file in a mail p…...11:03am 11 import com.aspose.email.EmlSaveOptions; import com.aspose...aspose.email.MailMessage; import com.aspose.email.MailMessageSaveType;...

    forum.aspose.com/t/emlx-file-challenges/39166
  9. Convert MPP to PDF in Python | Microsoft Projec...

    Convert MPP file to PDF in Python. You can export Microsoft Project file in MPP format to PDF using Python....convert an MPP file to PDF: import aspose.tasks as tasks # Load...

    blog.aspose.com/tasks/convert-mpp-to-pdf-in-pyt...
  10. How to Generate PDF from HTML in Java

    In this step by step guide, you will explore how to generate pdf from html in java using Windows, Mac OS, Ubuntu. The code snippet can convert HTML to PDF using Java....Java from Maven repository Import the Document class Load the...

    kb.aspose.com/words/java/how-to-generate-pdf-fr...