Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 66,868 for

import

(0.18 sec)
  1. Update Fields in Ruby|Aspose.Words for Java

    Update fields of MS Word Document using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...and fields. builder = Rjb :: import ( 'com.aspose.words.DocumentBuilder'...

    docs.aspose.com/words/java/update-fields-in-ruby/
  2. Installation|Aspose.Words for Python via .NET

    Install Aspose.Words for Python using Visual Studio tools such as Manage NuGet Packages or Package Manager Console and the MSI installer. Use the Full Trust permission set....code: # Import Aspose.Words for Python via .NET module import aspose...

    docs.aspose.com/words/python-net/installation/
  3. Manage X-Dimension and Y-Dimension in Ruby|Docu...

    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....barcode object bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/manage-x-dimension...
  4. 档案

    档案...pst import * from aspose.email.storage import PersonalStorage...email.mapi import MapiContact from aspose.email.mapi import MapiDistributionList...

    blog.aspose.com/zh/email/create-ms-outlook-dist...
  5. Working with Follow Up and Due Date for Outlook...

    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 from datetime import datetime...recipients. import aspose.email as ae from datetime import datetime...

    docs.aspose.com/email/python-net/working-with-f...
  6. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply Above Average conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook from aspose.cells import Workbook ...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/python-net/how-to-add-abo...
  7. Writing Updated TaskLink Data to MPP in Ruby | ...

    Learn how to write Microsoft Project (MPP/XML) task links using Aspose.Tasks Java for Ruby....one_min 6 7 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 8 9 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 10...

    docs.aspose.com/tasks/java/writing-updated-task...
  8. Aspose::Words::NodeImporter::ImportNode method ...

    Aspose::Words::NodeImporter::ImportNode method. Imports a node from one document into another in C++....NodeImporter::ImportNode method Imports a node from one document into...node to import. isImportChildren bool true to import all child...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Java load font TTF file

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  10. Convert HTML to PNG – Aspose.HTML for Python vi...

    Convert HTML to PNG programmatically using the Aspose.HTML Python library. Learn HTML to PNG conversion scripts with ready-to-use Python examples....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/python-net/convert-html-to...