Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 65,986 for

path

(0.54 sec)
  1. Manage Presentation Properties with Python|Aspo...

    Master presentation properties in Aspose.Slides for Python via .NET and streamline search, branding and workflow in your PowerPoint files.... Presentation ( path + "AccessBuiltin Properties...with slides . Presentation ( path + "ModifyBuiltinPropert.pptx"...

    docs.aspose.com/slides/python-net/presentation-...
  2. 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-...
  3. 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...
  4. 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-...
  5. Convert PPTX to XML using C++ application | pro...

    Sample C++ conversion code for PPTX document to XML format. Use example code for batch PPTX 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/pptx-...
  6. 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-...
  7. 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...
  8. Convert ODP to XML using C++ application | prod...

    Sample C++ conversion code for ODP document to XML format. Use example code for batch ODP 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/odp-t...
  9. 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-...
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for .NET....RectangleFilled () { // The path to the documents directory directory...CreateFilledRectangl () { // The path to the documents directory directory...

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