Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 69,804 for

path

(0.17 sec)
  1. Convert XML to POT using C++ application | prod...

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

    products.aspose.com/slides/cpp/conversion/xml-t...
  2. Convert OTP to POTX using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/otp-t...
  3. Convert ODP to OTP using Java | products.aspose...

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

    products.aspose.com/slides/java/conversion/odp-...
  4. Markdown Image – C# Code Examples

    Code for adding image in Markdown via C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Mountains" ; // Specify the path to an image var href = "C:/temp/image...Prepare a path for MD file saving string savePath = Path.Combine(OutputDir...

    products.aspose.com/html/net/markdown-image/
  5. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...pdfDocument = new Document("path/to/your/document.pdf"); // Create...optimized document pdfDocument.save("path/to/your/optimized_document.pdf");...

    forum.aspose.com/t/nullreferenceexception-in-do...
  6. Merge PPSX Files via C++ | products.aspose.com

    C++ example code to combine PPSX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....method to save at specified path System Requirements Aspose.Slides...Merge PPSX Files - C++ // The path to the documents directory....

    products.aspose.com/slides/cpp/merger/ppsx/
  7. 从 PDF 文件中提取文本|Aspose.PDF for .NET

    本节解释如何使用 PdfExtractor 类从 pdf 中提取文本。...void ExtractText () { // The path to the documents directory var...ExtractTextExtracton () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/extract-text/
  8. Manage Chart Data Markers in Presentations with...

    Learn how to customize chart data markers in Aspose.Slides, boosting presentation impact across PPT, PPTX and ODP formats with clear code examples.... Bitmap ( path + "aspose-logo.jpg" ) imgx1...picture image2 = draw . Bitmap ( path + "Tulips.jpg" ) imgx2 = presentation...

    docs.aspose.com/slides/python-net/chart-data-ma...
  9. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Use Aspose.Words for Java to convert documents from Word or any other supported formats to HTML, MHTML, or EPUB.... When a relative path is specified, FontsFolder and...specifies the relative path. This path refers to the output folder...

    docs.aspose.com/words/java/convert-a-document-t...
  10. How to Run Examples | Python via .NET

    Python Library for the developers to process PS, EPS, and XPS files. Learn how to run examples within Aspose.Page API solution for Python....after installation in [PYTHON_PATH]\Lib\site-packages\ folder....can be installed in [PYTHON_PATH]\site-packages\ folder. In this...

    docs.aspose.com/page/python-net/how-to-run-exam...