Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 61,578 for

path

(0.2 sec)
  1. Convert PPSM to XML using C++ application | pro...

    Sample C++ conversion code for PPSM document to XML format. Use example code for batch PPSM to XML conversion within any C++ Application.... Pass the output file path with (XML) file extension. XML...will be saved at the specified path. Open XML file in compatible...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  2. Convert PPS to SVG using C++ application | prod...

    Sample C++ conversion code for PPS document to SVG format. Use example code for batch PPS to SVG conversion within any C++ Application.... Pass the output file path with (SVG) file extension. SVG...will be saved at the specified path. Open SVG file in compatible...

    products.aspose.com/slides/cpp/conversion/pps-t...
  3. Convert PPS to SVG using Java | products.aspose...

    Sample Java conversion code for PPS format to SVG file. Use this example code to export PowerPoint & OpenOffice presentations to SVG within any Web or Desktop Java based Application....while specifying output file path & SaveFormat SVG file will be...be saved at the specified path System Requirements Before running...

    products.aspose.com/slides/java/conversion/pps-...
  4. Convert POT to SVG using Java | products.aspose...

    Sample Java conversion code for POT format to SVG file. Use this example code to export PowerPoint & OpenOffice presentations to SVG within any Web or Desktop Java based Application....while specifying output file path & SaveFormat SVG file will be...be saved at the specified path System Requirements Before running...

    products.aspose.com/slides/java/conversion/pot-...
  5. Convert OTP to XML using C++ application | prod...

    Sample C++ conversion code for OTP document to XML format. Use example code for batch OTP to XML conversion within any C++ Application.... Pass the output file path with (XML) file extension. XML...will be saved at the specified path. Open XML file in compatible...

    products.aspose.com/slides/cpp/conversion/otp-t...
  6. Convert POTM to SVG using C++ application | pro...

    Sample C++ conversion code for POTM document to SVG format. Use example code for batch POTM to SVG conversion within any C++ Application.... Pass the output file path with (SVG) file extension. SVG...will be saved at the specified path. Open SVG file in compatible...

    products.aspose.com/slides/cpp/conversion/potm-...
  7. 档案

    档案...pfb"; //Font file name with full path FontDefinition fd = new Fon...ttf"; //Font file name with full path FontDefinition fd = new Fon...

    blog.aspose.com/zh/font/load-save-extract-infor...
  8. Inserting and Removing Cell Comments in a Works...

    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....Specify the template Excel file path. string myPath = @"d:\test\Book1...Specify the template Excel file path. string myPath = @"d:\test\Book1...

    docs.aspose.com/cells/net/inserting-and-removin...
  9. CsvDataSource | Aspose.Words for Java

    Provides access to data of a CSV file or stream to be used within a report in Java....String The path to the CSV file to be used as...csvPath java.lang.String The path to the CSV file to be used as...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET....void ExampleCurve () { // The path to the document directory var...void CurveFilled () { // The path to the document directory var...

    docs.aspose.com/pdf/net/add-curve/