Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 152,384 for

load

(0.4 sec)
  1. View POT in Python | products.aspose.com

    View POT in Python. Use Python library API to open and view PowerPoint slideshow...NET , you can load and view a powerpoint slideshow...Instantiate a Presentation object and load the POT file. Create an instance...

    products.aspose.com/slides/python-net/viewer/pot/
  2. View POTM in Python | products.aspose.com

    View POTM in Python. Use Python library API to open and view Macro-enabled PowerPoint Template...NET , you can load and view a presentation with...Instantiate a Presentation object and load the POTM file. Create an instance...

    products.aspose.com/slides/python-net/viewer/potm/
  3. View PPTX in Python | products.aspose.com

    View PPTX in Python. Use Python library API to open and view PowerPoint presentation...NET , you can load and view a presentation with...Instantiate a Presentation object and load the PPTX file. Create an instance...

    products.aspose.com/slides/python-net/viewer/pptx/
  4. View PPSX in Python | products.aspose.com

    View PPSX in Python. Use Python library API to open and view PowerPoint Slideshow...NET , you can load and view a presentation with...Instantiate a Presentation object and load the PPSX file. Create an instance...

    products.aspose.com/slides/python-net/viewer/ppsx/
  5. View POTX in C++ | products.aspose.com

    View POTX in C++. Use C++ library API to open and view PowerPoint presentation...Slides for C++ , you can load and view a presentation with...Instantiate a Presentation object and load the POTX file. Create an instance...

    products.aspose.com/slides/cpp/viewer/potx/
  6. View OTP in C++ | products.aspose.com

    View OTP in C++. Use C++ library API to open and view OpenOffice presentation...Slides for C++ , you can load and view a presentation with...Instantiate a Presentation object and load the OTP file. Create an instance...

    products.aspose.com/slides/cpp/viewer/otp/
  7. PDF to WORD not supported in Aspose WORDS java ...

    Hi, I am trying to PDF to DOCX using Aspose words for Java. I am using the latest version currently available which is 25.9. But when running this code (to convert a PDF to DOCX), I get this error: com.aspose.words.Un…...Words for loading Pdf documents. The code snippet...PdfLoadOptions load = new PdfLoadOptions(); load.setSkipPdfImages(true);...

    forum.aspose.com/t/pdf-to-word-not-supported-in...
  8. Aspose.PSD for Python via .NET 24.5 - 发行说明|Docu...

    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.... load ( sourceFile ) as psdImage :...( "对象不相等。" ) with AiImage . load ( sourceFile ) as img : image...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  9. Process and Convert XML Using C++ | Aspose.PDF

    Transform XML programmatically with C++ sample code using Aspose.PDF for C++...Cpp Transform XML and load into PDF using C++ You need...parameters. Upload XSLT file. Then Load and Transform. Transform XML...

    products.aspose.com/pdf/cpp/transform-xml/
  10. 使用 C++ 将 Excel 工作簿转换为 Ods、Sxc 和 Fods(OpenOffice...

    如何使用 Aspose.Cells 和 C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...Cells-for-C // Load your source ods file U16String...Save ( xlsxOutputPath ); // Load your source sxc file U16String...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-ods/