Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 66,910 for

import

(0.19 sec)
  1. PDF to EPUB Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import necessary Python libraries...Output file: import aspose.pdf as apdf from os import path path_infiles...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  2. CompositeNode.prependChild method | Aspose.Word...

    CompositeNode.prependChild method. Adds the specified node to the beginning of the list of child nodes for this node....to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Შეკუმშოს WORD Java

    შეკუმშოს WORD Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად...."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document..."Output.docx" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/compress/word/
  4. Սեղմել DOCX Ը Java Ում

    Սեղմեք DOCX ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:..."aspose-words" % "ver" Պատճենել import com.aspose.words.*; Document..."Output.docx" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/compress/docx/
  5. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // Create Diagram class instance...

    products.aspose.com/diagram/python-java/create/...
  6. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work.... import aspose.slides as slides # Instantiate...within the same presentation. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/clone-slides/
  7. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPT 演示文稿。...將文本水印添加到 PPT import aspose.slides as slides import aspose.pydrawing...使用 Python 將圖像水印添加到 PPT 演示文稿 import aspose.slides as slides with...

    products.aspose.com/slides/zh-hant/python-net/w...
  8. 使用 Python 將水印添加到 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPTX 演示文稿。...將文本水印添加到 PPTX import aspose.slides as slides import aspose.pydrawing...使用 Python 將圖像水印添加到 PPTX 演示文稿 import aspose.slides as slides with...

    products.aspose.com/slides/zh-hant/python-net/w...
  9. Managing Task Costs | Aspose.Tasks Documentation

    Explore techniques for managing task costs with Ruby using Aspose.Tasks Java....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...add( "Task" ) 4 5 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 6...

    docs.aspose.com/tasks/java/managing-task-costs-...
  10. Extract Images From Website in Python – Aspose....

    Learn how to download images from website. Consider Python examples to automate extracting images from website using Aspose.HTML....Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...

    docs.aspose.com/html/python-net/extract-images-...