Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 105,542 for

import

(0.09 sec)
  1. Converting Worksheet to SVG in Ruby|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.... img_options = Rjb :: import ( 'com.aspose.cells.ImageOrPrintOptions'.... new save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...

    docs.aspose.com/cells/java/converting-worksheet...
  2. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word document using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...containing no data. data = Rjb :: import ( 'com.aspose.words.DataSet'...

    docs.aspose.com/words/java/remove-empty-regions...
  3. Licensing|Aspose.Slides for Python Documentation

    Aspose.Slides for Python via Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....license file: Python import jpype import asposeslides jpype ....startJVM () from asposeslides.api import Presentation , License license...

    docs.aspose.com/slides/python-java/licensing/
  4. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....Caret Annotation to a PDF file: import aspose.pdf as ap # Open document...Annotation in PDF document import aspose.pdf as ap document =...

    docs.aspose.com/pdf/python-net/extra-annotations/
  5. active_x_control property | Aspose.Cells for Py...

    active_x_control property active_x_control property Gets the ActiveX control. Example from aspose Import pycore from ...... Example from aspose import pycore from aspose.cells.drawing...drawing.activexcontrols import CheckBoxActiveXContr checkBox1...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. active_x_control property | Aspose.Cells for Py...

    active_x_control property active_x_control property Gets the ActiveX control. Example from aspose Import pycore from ...... Example from aspose import pycore from aspose.cells.drawing...drawing.activexcontrols import CheckBoxActiveXContr checkBox1...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. When I try merge the pdf into word the pdf cont...

    Dear , I have a dynamic word document and I’ll merge it with a dynamic pdf file after merged the content of the pdf file is corrupted var doc = new Document(steamDoc); ImportFormatOptions options = new ImportFormatOpt…...corruption appears on the PDF import stage. I’ve attached the result...result of the PDF import on my side. Could you please check the...

    forum.aspose.com/t/when-i-try-merge-the-pdf-int...
  8. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java.... Python import jpype import os . path jarpath = os...Aspose.Words. Python import jpype import os . path ### path to...

    docs.aspose.com/words/java/python-and-aspose-wo...
  9. NullPointerException Is Thrown when Converting ...

    Issue: Unable to convert from PPTX to ODP. Getting the following exception: Size of loaded PPTX file : 277 kb Exception in thread "main" java.lang.NullPointerException at com.aspose.slides.n7g.ii(Unknown Source…... import java.io.*; import java.nio.file.Files; import java...nio.file.Path; import java.nio.file.Paths; import com.aspose.slides...

    forum.aspose.com/t/nullpointerexception-is-thro...
  10. 使用 Python 製作 WORD

    通過幾個步驟在 Python 中創建一個新的 WORD。使用 Python via .NET 庫輕鬆創建 WORD。...從列表中選擇目標格式 運行代碼 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/ma...