Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 70,125 for

import

(0.37 sec)
  1. Convert BMP to EPS using Python

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here.... eps import * 4 from aspose. page . eps . device import * 5 from...from util import Util 6 ########## 7 ###### Class and Method...

    docs.aspose.com/page/python-net/convert/bmp-to-...
  2. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...background values: import com.aspose.slides.FillType; import com.aspose...slides.IBackgroundEffective; import com.aspose.slides.Presentation;...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  3. Duplicate Detection for Dynamics CRM|Aspose.Wor...

    The Aspose Duplicate Detection is an open source add-on to be used with Microsoft Dynamics CRM. It allows automatically remove duplicate documents using C#.... Open CRM and go to Import Solution. Click Browse and...solution to import. Click close when the solution is imported successfully...

    docs.aspose.com/words/net/duplicate-detection-f...
  4. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...SmartArt demo # ---------- import aspose.words as aw # (Optional)...Words ≥ 25.0 and imported the library as import aspose.words as...

    forum.aspose.com/t/aspose-words-python-smartart...
  5. Convert OpenDocument Presentations in Python|As...

    Convert OpenDocument ODP to PDF, PPT, PPTX, XPS, HTML, TIFF, or SWF in Python with Aspose.Slides: code examples, high fidelity, batch conversion, and customization.... you can do it as follows: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/convert-openo...
  6. 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...
  7. Using Sendgrid to Send Emails | Solution for Yo...

    Discover the power of SendGrid integration with Java API to enhance email deliverability. Get clear instructions, code samples, and advanced features.... How to Get Started Import the Java API: Add the library...is with our intuitive API. import com.aspose.email.*; String...

    products.aspose.com/email/java/send-email/sendg...
  8. 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...
  9. 从 Ruby 中的 Visio 绘图中检索窗口元素|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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/zh/java/retrieve-window...
  10. 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