Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 44,159 for

import document

(0.07 sec)
  1. Convert VSDX to VSTX via Python | products.aspo...

    Sample Python conversion code for VSDX format to VSTX file. Use this example code to convert VSDX to VSTX within any Python based application....Install-Package Visit our documentation for more details. How to...Source Code from aspose.diagram import * // load the VSDX in an object...

    products.aspose.com/diagram/python-net/conversi...
  2. Convert VSSM to VSTX via Python | products.aspo...

    Sample Python conversion code for VSSM format to VSTX file. Use this example code to convert VSSM to VSTX within any Python based application....Install-Package Visit our documentation for more details. How to...Source Code from aspose.diagram import * // load the VSSM in an object...

    products.aspose.com/diagram/python-net/conversi...
  3. Convert VTX to JPEG via Python | products.aspos...

    Sample Python conversion code for VTX format to JPEG file. Use this example code to convert VTX to JPEG within any Python based application....Install-Package Visit our documentation for more details. How to...Source Code from aspose.diagram import * // load the VTX in an object...

    products.aspose.com/diagram/python-net/conversi...
  4. Android API to Convert OTT to CSV or with free ...

    Convert OTT to CSV in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free OTT to CSV online converter quickly before integrating the code....format used to store text documents. It is widely used in the...business world for creating documents such as invoices, contracts...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Convert DOTX to FODS or with fre...

    Convert DOTX to FODS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to FODS online converter quickly before integrating the code....template file used to store document formatting and settings. It...It is used to create documents with the same look and feel. On...

    products.aspose.com/total/android-java/conversi...
  6. Convert ICS to PDF in Python | products.aspose.com

    Save ICS to PDF in your Python applications without using Microsoft Outlook or Word...the saved HTML file using Document Call the save method with...to DOCX (Office 2007+ Word Document) Convert ICS to DOT (Microsoft...

    products.aspose.com/total/python-net/conversion...
  7. View POT in C# | products.aspose.com

    View POT in C#. Use .NET library API to open and view PowerPoint slideshow...presentations, import presentations from images or documents, and convert...

    products.aspose.com/slides/net/viewer/pot/
  8. View OTP in C# | products.aspose.com

    View OTP in C#. Use .NET library API to open and view OpenOffice presentation...presentations, import presentations from images or documents, and convert...

    products.aspose.com/slides/net/viewer/otp/
  9. View PPS in C# | products.aspose.com

    View PPS in C#. Use .NET library API to open and view PowerPoint Slideshow...presentations, import presentations from images or documents, and convert...

    products.aspose.com/slides/net/viewer/pps/
  10. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked presentation.…...slides import Presentation, FontData # Load...information, you can refer to the documentation on Presentation Theme and...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...