Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 66,879 for

import

(0.09 sec)
  1. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....to create a picture frame: import aspose.slides as slides # Instantiate...frame with relative scaling: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/picture-frame/
  2. Manage Presentations in Python|Aspose.Slides fo...

    Manage PowerPoint PPT, PPTX and ODP presentations in Python with Aspose.Slides: create, load, edit, clone slides and control content programmatically....Merge Presentations with Python Import Presentations with Python Convert...

    docs.aspose.com/slides/python-net/manage-presen...
  3. PDF to PNG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one PNG 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 io import FileIO from...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  4. Waterfall Chart Is Displayed Incorrectly after ...

    Hi Aspose Slides Team, Import java.io.ByteArrayInputStream; Import java.io.ByteArrayOutputStream; Import com.aspose.slides.Presentation; Import com.aspose.slides.SaveFormat; public class TestColumnChart { public st…...Slides Team, import java.io.ByteArrayInputStream; import java.io....ByteArrayOutputStrea; import com.aspose.slides.Presentation; import com.aspose...

    forum.aspose.com/t/waterfall-chart-is-displayed...
  5. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity....extensions and dependencies: import aspose.slides as slides with...slide transitions this way: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/export-to-html5/
  6. FieldListNum not shown in deletion all markup -...

    Hello , We have have following code to put a FieldListNum in a word document and then delete them with revision. But we have few issues and want to clarify. Why is the list num not visible? Why we dont see a strikethr…...example; import com.aspose.words.*; import java.util.Arrays;...org.example; import com.aspose.words.*; import java.util.Arrays;...

    forum.aspose.com/t/fieldlistnum-not-shown-in-de...
  7. Forcing a Fixed AutoShape Height with Text Auto...

    Hi team, I have an autoshape with resize shape to fit text enabled. Right now whenever I set the shape height using aspose, it automatically readjusts itself to a particular height. However, I want to force set height …...snippet below: import aspose.slides as slides import aspose.pydrawing...your code: import aspose.slides as slides import aspose.pydrawing...

    forum.aspose.com/t/forcing-a-fixed-autoshape-he...
  8. View POTM in Python | products.aspose.com

    View POTM in Python. Use Python library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...Python code for viewing POTM import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/potm/
  9. View ODP in Python | products.aspose.com

    View ODP in Python. Use Python library API to open and view OpenOffice presentation...manipulate or edit presentations, import presentations from images or...Python code for viewing ODP import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/odp/
  10. View PPTX in Python | products.aspose.com

    View PPTX in Python. Use Python library API to open and view PowerPoint presentation...manipulate or edit presentations, import presentations from images or...Python code for viewing PPTX import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/pptx/