Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 64,773 for

path

(0.16 sec)
  1. 使用C++获取工作表唯一ID|Documentation

    本文介绍如何用C++库和API程序化获取Excel工作表的唯一ID。...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/get-worksheet-uniq...
  2. HtmlSaveOptions.export_text_input_form_field_as...

    HtmlSaveOptions.export_text_input_form_field_as_text property. Controls how text input form fields are saved to HTML or MHTML... path . join ( ARTIFACTS_DIR , 'SaveHtmlWithOptions'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 将 SVG 转换为 PDF – Python 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG Python 库将 SVG 转换为 PDF 的 Python 示例。... path . join (input_folder, "document...svg" ) 13 output_file = os. path . join (output_folder, "document...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  4. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....getFontName (); $path = $fontName . ".woff" ; // some path sanitaze may...FileOutputStream" , $this -> m_basePath . $path ); $Array = new java_class (...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. Convert XLT to ODT using Python or with free On...

    XLT to ODT conversion in your Python applications without using Microsoft Office or online. Test free XLT to ODT online converter quickly before integrating the code....file name and desired directory path Step 2 Load HTML file with an...while specifying output ODT file path. So your XLT file is converted...

    products.aspose.com/total/python-net/conversion...
  6. Convert MD to PPSX in Python or with free Onlin...

    MD to PPSX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free MD to PPSX online converter quickly before integrating the code....file name and desired directory path. Step 2 Load PDF file with an...while specifying output file path & SaveFormat.PPSX as parameters...

    products.aspose.com/total/python-net/conversion...
  7. Convert PPT to XLSM using Python or with free O...

    PPT to XLSM conversion in your Python applications without using Microsoft Office or online. Test free PPT to XLSM online converter quickly before integrating the code....file name and desired directory path Step 2 Load HTML file with an...specifying output XLSM file path. So your PPT file is converted...

    products.aspose.com/total/python-net/conversion...
  8. Convert TXT to POTM in Python or with free Onli...

    TXT to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free TXT to POTM online converter quickly before integrating the code....file name and desired directory path. Step 2 Load PDF file with an...while specifying output file path & SaveFormat.POTM as parameters...

    products.aspose.com/total/python-net/conversion...
  9. Convert TXT to PPTM in Python or with free Onli...

    TXT to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free TXT to PPTM online converter quickly before integrating the code....file name and desired directory path. Step 2 Load PDF file with an...while specifying output file path & SaveFormat.PPTM as parameters...

    products.aspose.com/total/python-net/conversion...
  10. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...example, you will pass the paths for the input and output PDFs...Main(string[] args) { string path = @"C:\Users\prashant.mahajan\Downloads\";...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...