Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 67,865 for

import

(0.25 sec)
  1. Convert PPSX to PDF in Python | products.aspose...

    Convert PPSX to PDF in Python. Use Python library API to convert PPSX files to PDF...converting PPSX into PDF import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  2. Convert PPSM to POT in Python | products.aspose...

    Convert PPSM to POT in Python. Use Python library API to convert PPSM files to POT...converting PPSM into POT import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  3. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...purpose… import com.aspose.cells.HtmlHiddenColDisplay; import com...HtmlHiddenRowDisplay; import com.aspose.cells.HtmlSaveOptions; import com.aspose...

    forum.aspose.com/t/indentation-applied-to-first...
  4. 在 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...cells import ImageFormat from com . aspose . cells import ImageOrPrintOptions...

    docs.aspose.com/cells/zh/java/worksheet-to-imag...
  5. Creating and Saving Outlook Notes in Jython|Doc...

    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....- email import Settings from com.aspose.email import MapiNote...aspose.email import NoteColor from com.aspose.email import NoteSaveFormat...

    docs.aspose.com/email/java/creating-and-saving-...
  6. Converting To XPS 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...cells import ImageFormat ; from com . aspose . cells import ImageOrPrintOptions...

    docs.aspose.com/cells/java/converting-to-xps-in...
  7. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations.... import aspose.pydrawing as draw import aspose.slides...slides as slides import aspose.slides.smartart as art # Load the...

    docs.aspose.com/slides/python-net/manage-smarta...
  8. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word document to stream using Ruby.... stream = Rjb :: import ( 'java.io.FileInputStream'...document into memory. doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/load-and-save-to-str...
  9. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....examples ; import java.io.FileNotFoundExceptio ; import java.nio...file.Path ; import java.nio.file.Paths ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/convert-images-format-...
  10. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF 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...