Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 73,649 for

import

(0.23 sec)
  1. ChartSeries.invert_if_negative property | Aspos...

    ChartSeries.invert_if_negative property. Specifies whether the parent element shall inverts its colors if the value is negative....api_example_base import ApiExampleBase , ARTIFACTS_DIR import aspose.words...words as aw import aspose.pydrawing as drawing doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentPropertyCollection.remove_at method | A...

    DocumentPropertyCollection.remove_at method. Removes a property at the specified index.... import datetime import aspose.words as aw...aw from api_example_base import ApiExampleBase , ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection.... import datetime import aspose.words as aw...aw from api_example_base import ApiExampleBase , ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Splitting Excel Files into Multiple Files|Docum...

    Aspose.Cells is a Python via Java library for working with spreadsheet files, which supports splitting a single Excel file into multiple files. This article will introduce how to split Excel files by copying each worksheet to a separate workbook and by copying specific cell ranges to other workbooks.... Code Example import jpype import asposecells jpype . startJVM...asposecells.api import Workbook from asposecells.api import Workbook...

    docs.aspose.com/cells/python-java/splitting-exc...
  5. Convert WORD To JPG Python

    Convert a Word document to JPG format in Python code. Save a Word document as JPG using Python....professional software solution to import and export Word, JPG, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  6. Convert DOC To PNG Python

    Convert DOC to PNG format in Python code. Save DOC as PNG using Python....professional software solution to import and export DOC, PNG, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  7. ImageData.IsLinkOnly | Aspose.Words for .NET

    Discover the ImageData IsLinkOnly property, it indicates if an image is externally linked, enhancing document efficiency and storage management....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Update Fields in Jython|Aspose.Words for Java

    Update Document Fields using Jython....words import Settings from com . aspose . words import Document...words import BreakType from com . aspose . words import DocumentBuilder...

    docs.aspose.com/words/java/update-fields-in-jyt...
  9. Convert PDF to PPT in Python | products.aspose.com

    Convert PDF to PPT in Python. Use Python library API to convert PDF files to PPTs...PDF into PPT import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  10. Convert Image to PPT in Python | products.aspos...

    Convert Image to PPT in Python. Use Python library API to convert Image files to PDFs...Image into PPT import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...