Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 56,028 for

export

(0.1 sec)
  1. Find the Root Element Name of XML Map|Documenta...

    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....AI Document Assistant Close Export XML Data linked to XML Map...

    docs.aspose.com/cells/python-net/find-the-root-...
  2. Convert Word to PCL in Python

    This simple article discusses how to convert Word to PCL in Python. It encompasses all the required information to establish the environment and offers a working example code to render DOC file to PCL in Python.... Steps to Export DOCX to PCL in Python Establish...accessed Word document will be exported to a PCL file on the disk...

    kb.aspose.com/words/python/convert-word-to-pcl-...
  3. Long String in EMF Image Doesn't Add a Line Bre...

    Hi, Our attached sample EMF image features a table with a column containing an extended string. This string currently adjusts (wraps/breaks) to accommodate the column’s width. However, when we proceed to print this imag…...System::MakeObject<Aspose::Slides::Export::PdfOptions>(); pdfOptions...wrapped when the presentation is exported to PDF with vector output...

    forum.aspose.com/t/long-string-in-emf-image-doe...
  4. How to Convert PUB to JPG in Java

    This basic tutorial covers how to convert PUB to JPG in Java. It explains all basic details like environment setup, step-wise process, and a sample code to demonstrate the feature to convert Publisher to JPG in Java....to process the PUB files and export them as JPG images. Steps to...with the IPubParser interface Export the loaded PUB file as a PDF...

    kb.aspose.com/pub/java/how-to-convert-pub-to-jp...
  5. How to Convert PPTX to Markdown using C#

    This simple article focuses on how to convert PPTX to Markdown using C#. It also includes the project configuration, a list of step wise programming tasks, and a working example code to Export PPT to MD in C#....and a working example code to export the PowerPoint to Markdown...steps entail the process of exporting PPTX to MD using C# with the...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  6. Merge FODP Files To PDF Using Python | products...

    Merge multiple FODP files in Python.... export . SaveFormat . PDF) How to...save("presentation.pdf", slides.export.SaveFormat.PDF) Export FODP To Other Supported...

    products.aspose.com/slides/python-net/merge/fod...
  7. Merge FODP Files To GIF Using Python | products...

    Merge multiple FODP files in Python.... export . SaveFormat . GIF) How to...save("presentation.gif", slides.export.SaveFormat.GIF) Export FODP To Other Supported...

    products.aspose.com/slides/python-net/merge/fod...
  8. Merge POT Files Using Python | products.aspose.com

    Merge multiple POT files in Python.... export . SaveFormat . POT) How to...save("result.pot", slides.export.SaveFormat.POT) Export POT To Other Supported...

    products.aspose.com/slides/python-net/merge/pot/
  9. Merge PPT Files To HTML Using Python | products...

    Merge multiple PPT files in Python.... export . SaveFormat . HTML5) How to...html", slides.export.SaveFormat.HTML5) Export PPT To Other Supported...

    products.aspose.com/slides/python-net/merge/ppt...
  10. Merge ODP Files Using Python | products.aspose.com

    Merge multiple ODP files in Python.... export . SaveFormat . ODP) How to...save("result.odp", slides.export.SaveFormat.ODP) Export ODP To Other Supported...

    products.aspose.com/slides/python-net/merge/odp/