Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 66,244 for

import

(0.05 sec)
  1. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply AboveAverage 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...
  2. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library....C++: import AsposePDFPythonWrapp as apw import os import os.path...path from PIL import Image # Set the directory path for the data...

    docs.aspose.com/pdf/python-cpp/convert-image-to...
  3. 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/
  4. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....examples ; import java.awt.image.BufferedImage ; import java.io...ByteArrayInputStream ; import java.io.ByteArrayOutputStrea ; import java.io...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  5. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...package bug; import java.io.InputStream; import java.io.OutputStream;...OutputStream; import java.nio.file.Files; import java.nio.file.Path;...

    forum.aspose.com/t/nullpointerexception-when-co...
  6. 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...
  7. 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...
  8. Convert Markdown to HTML in Python – Aspose.HTML

    Convert Markdown to HTML using Aspose.HTML Python library. Consider Markdown to HTML conversion scenarios in Python examples....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-markdow...
  9. 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...
  10. LaTeX Figure rendering | Python via .NET

    The article gives an overview of Aspose.TeX API solution for Python and its functionality for rendering LaTeX fragments (figures). Learn the code examples.... features import * 2 from aspose. pydrawing import Color 3 from...from aspose. tex . io import * 4 from aspose. tex . presentation...

    docs.aspose.com/tex/python-net/latex-figure-ren...