Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 55,113 for

import

(0.03 sec)
  1. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby.... shape_type = Rjb :: import ( "com.aspose.words.ShapeType"...ShapeType" ) watermark = Rjb :: import ( "com.aspose.words.Shape" )...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  2. Converting To Mhtml Files in Jython|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import HtmlSaveOptions from com ....

    docs.aspose.com/cells/java/converting-to-mhtml-...
  3. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET.... import aspose.pdf as ap import aspose.pdf.drawing...drawing as drawing import datetime # Create Document instance document...

    docs.aspose.com/pdf/python-net/add-line/
  4. String Searching in PST with Ignore Case in Rub...

    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....Outlook PST file pst = Rjb :: import ( 'com.aspose.email.PersonalStorage'...data_dir + "search.pst" , Rjb :: import ( 'com.aspose.email.FileFormatVersion'...

    docs.aspose.com/email/java/string-searching-in-...
  5. Convert PowerPoint to Markdown in Python|Aspose...

    Convert PowerPoint to Markdown in Python...convert PowerPoint to markdown: import aspose.slides as slides with...CommonMark: from aspose.slides import Presentation from aspose.slides...

    docs.aspose.com/slides/python-net/convert-power...
  6. create_aspose_words.py

    Import sys Import zipfile from wheel Import egg2wheel from jcc Import cpp Import os Import subprocess Import shutil Import platform if sys.argv.__len__() < 4: raise SystemError('Example: python X:\......import sys import zipfile from wheel import egg2wheel from jcc...jcc import cpp import os import subprocess import shutil import...

    docs.aspose.com/words/java/how-to-build-aspose-...
  7. Install Aspose.Slides for Android via Java|Aspo...

    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....and add these imports: import java.io.File ; import com.aspose.slides...IAutoShape ; import com.aspose.slides.IParagraph ; import com.aspose...

    docs.aspose.com/slides/androidjava/install-aspo...
  8. 为PDF添加背景|Aspose.PDF for Java

    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....examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import com.aspose.pdf.BackgroundArtifact ; import com.aspose...

    docs.aspose.com/pdf/zh/java/add-backgrounds/
  9. Installation|Aspose.Slides for Python Documenta...

    Install Aspose.Slides for Python via Java in Windows, Linux or macOS...following sample code: import jpype import asposeslides jpype ....startJVM () from asposeslides.api import Presentation , SaveFormat pres...

    docs.aspose.com/slides/python-java/installation/
  10. Split Tasks in Ruby

    Learn how to split Microsoft Project (MPP/XML) tasks using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...:: import( 'com.aspose.tasks.Prj' ) 3 tsk = Rjb :: import( 'com...

    docs.aspose.com/tasks/java/split-tasks-in-ruby/