Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 69,970 for

import

(0.88 sec)
  1. View or Edit POT Files Metadata using Python | ...

    Python source code to edit or view POT format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to POT - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  2. View or Edit POTM Files Metadata using Python |...

    Python source code to edit or view POTM format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to POTM - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  3. View or Edit POTX Files Metadata using Python |...

    Python source code to edit or view POTX format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to POTX - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  4. View or Edit FODP Files Metadata using Python |...

    Python source code to edit or view FODP format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to FODP - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  5. Access Slides in Presentations with Python|Aspo...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost productivity with code examples....access a slide by its index: import aspose.slides as slides # Create...the get_slide_by_id method: import aspose.slides as slides # Create...

    docs.aspose.com/slides/python-net/access-slide-...
  6. Create, Manipulate, or Remove Scenarios from Wo...

    Learn how to create, modify, and delete scenarios in Excel worksheets programmatically using Aspose.Cells for Python via .NET API....modified workbook import os from aspose.cells import Workbook # For...

    docs.aspose.com/cells/python-net/create-manipul...
  7. Սեղմել DOC Ը Python Ում

    Սեղմեք DOC ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...install aspose-words Պատճենել import aspose.words as aw doc = aw...) doc.save( "Output.doc" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/compres...
  8. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...example; import com.aspose.words.*; import com.aspose.words...Document; import com.aspose.words.HtmlLoadOptions; import com.aspose...

    forum.aspose.com/t/html-to-docx-transformation-...
  9. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java....\n "; // Set the new mode of import HTML block-level elements....MS Word’s behavior regarding import of block properties. REMOV...

    reference.aspose.com/words/java/com.aspose.word...
  10. CompositeNode.appendChild method | Aspose.Words...

    CompositeNode.appendChild method. Adds the specified node to the end 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...