Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 55,520 for

export

(0.05 sec)
  1. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....h> #include <Export/SaveFormat.h> #include <drawing/color...namespace Slides ; using namespace Export ; using namespace System ;...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  2. Installing on the Server Manually|Aspose.Words ...

    Manual installation of the Aspose.Words for Reporting Services....dll and the new export formats will not be available...You should see the list of export formats provided by Aspose...

    docs.aspose.com/words/reportingservices/install...
  3. Convert XPS to Image in Python

    This article elaborates on how to convert XPS to Image in Python. It encompasses the step-by-step workflow and a runnable code to Export XPS to JPG in Python....workflow and a runnable code to export XPS to JPG in Python . Moreover...like JPG, PNG, etc. Code to Export XPS to PNG in Python This sample...

    kb.aspose.com/page/python/convert-xps-to-image-...
  4. Convert DOC to FODS in C++ or with free Online ...

    C++ API to Convert DOC to FODS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to FODS online converter quickly before integrating the code....Convert DOC to FODS or Online App Export DOC to FODS via C++ without...applications, where you may need to export DOC to HTML and then convert...

    products.aspose.com/total/cpp/conversion/doc-to...
  5. ArrayIndexOutOfBoundsException after SmartObjec...

    Bug Report: ArrayIndexOutOfBoundsException After SmartObjectLayer.replaceContents() Summary After calling SmartObjectLayer.replaceContents() and SmartObjectLayer.updateModifiedContent(), any subsequent save operation on …...ImageSaveException: Image export failed. Caused by: java.lang...Test Results Operation Result Export original PSD (without replace)...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  6. Disable Exporting Frame Scripts and Document Pr...

    Disable Exporting frame scripts and document properties using Aspose.Cells with Golang via C++....Disable Exporting Frame Scripts and Document Properties with...Contents [ Hide ] Aspose.Cells exports frame scripts and document...

    docs.aspose.com/cells/go-cpp/disable-exporting-...
  7. Convert CMX to PDF in Java

    This tutorial explains the method to convert CMX to PDF in Java. It outlines the IDE setup and sample code for building a CMX to PDF converter in Java.... Steps to Export CMX to PDF in Java Configure...outline the procedure for exporting CMX file to PDF in Java ....

    kb.aspose.com/imaging/java/convert-cmx-to-pdf-i...
  8. Create MPP File in Python

    This topic explains how to create MPP file in Python. It includes the steps as well as a runnable sample code which demonstrates how to create project in Microsoft Project using Python....class Add a task and a subtask Export the output MPP file with the...Subsequently, the output MPP file is exported while specifying the file...

    kb.aspose.com/tasks/python/create-mpp-file-in-p...
  9. Convert EPS to Image in Python

    This brief article explains how to convert EPS to Image in Python. It covers the environment settings, algorithm, and a code snippet to change EPS to PNG in Python....Page API to export EPS files to images Create...in Python This code snippet exports EPS to PNG in Python . You...

    kb.aspose.com/page/python/convert-eps-to-image-...
  10. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python.... export . SaveFormat . PPTX ) Remove...( "output.pptx" , slides . export . SaveFormat . PPTX ) Add Placeholders...

    docs.aspose.com/slides/python-net/slide-layout/