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

import

(0.63 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. Android Excel Spreadsheet API | products.aspose...

    Android spreadsheet library to create read write and parse Excel files. A spreadsheet API for mobile Apps development...formatting and page setup tasks, import and export capabilities, render... cell and range Export and import data from ArrayList, Array...

    products.aspose.com/cells/android-java/
  5. 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-...
  6. Create PDF Report In Python

    Generate reports and automate documents using PDF templates and custom data in Python....aspose-words Copy import aspose.words as aw import aspose.words.reporting...NET Add a library reference (import the library) to your Python...

    products.aspose.com/words/python-net/report/pdf/
  7. CSS Style & format is not applied in convert wo...

    Hi Team, CSS style & format is not applied in word file, when we convert html file into word file using aspose word. Therefore, when we convert word file into pdf file. Then, in pdf file also css style & format is not a…... The whole “import MsoHtml” feature is under active...for this issue. The whole “import MsoHtml” feature is under active...

    forum.aspose.com/t/css-style-format-is-not-appl...
  8. 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...
  9. 实用功能 - SMTP 客户端|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....Castle 安全提供者 import java.security.Security ; import org.bouncycastle...

    docs.aspose.com/email/zh/java/utility-features-...
  10. Eszett characters are turned to 'SS' after conv...

    Hi, I’m trying to convert customer’s input docm file into pdf where input file contains Eszett characters which are seen as ‘SS’ in pdf. After further checking, we found the issue is specifically for the ones set into …...standalone program import com.aspose.words.Document; import com.aspose...aspose.words.PdfSaveOptions; import com.aspose.words.FindReplaceOptions;...

    forum.aspose.com/t/eszett-characters-are-turned...