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

import

(2 sec)
  1. 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...
  2. 从 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...
  3. 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/
  4. 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...
  5. 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/
  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. 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...
  8. 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...
  9. 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...
  10. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a document to PDF format.... converting to PDF is an important feature of Aspose.Words. PDF...will be edited later. Example: import aspose.words as aw doc = aw...

    docs.aspose.com/words/python-net/specify-render...