Sort Score
Result 10 results
Languages All
Labels All
Results 9,281 - 9,290 of 65,996 for

path

(0.93 sec)
  1. 用 Python 将 Markdown 转换为 PDF – Aspose.HTML

    使用 Aspose.HTML for Python 通过 .NET 将 Markdown 转换为 PDF。在即用型 Python 示例中考虑 Markdown 到 PDF 的转换方案。...PdfSaveOptions 和输出文件路径 save_path 传递给 convert_html() 方法。 如果您想直接在代码中根据用户字符串创建...Setup output directory and paths 8 output_dir = "output/" 9 os...

    docs.aspose.com/html/zh/python-net/convert-mark...
  2. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...MATRIX # Configure the lookup paths to allow importer to find external...dependencies. saveColladaopts . lookup_paths = [[ dataDir ]] 使用 Discreet3DS...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  3. Font Conversion. Advanced details | Aspose.Font...

    Conversion functionality from Aspose.Font. Sometimes you need to read converted font data before saving the it. The method here is aimed to help with it....System::String fontPath = System::IO::Path::Combine(get_DataDir(), u"{{input}}");...System::String outPath = System::IO::Path::Combine(get_OutputDir(), u"output-file...

    docs.aspose.com/font/cpp/convert/advanced-metho...
  4. Manage Video Frames in Presentations Using PHP|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for PHP via Java. Fast how-to guide....object and pass the video file path to embed the video with the...a video by passing its file path directly to the addVideoFrame(float...

    docs.aspose.com/slides/php-java/video-frame/
  5. LoadOptions.preserve_include_picture_field prop...

    LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats...dynamically change the source path of the picture. In this case...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract Theme Data from Excel File with C++|Doc...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports extracting theme data from Excel files, allowing users to obtain the style and formatting information of documents. This article will introduce how to extract theme data from Excel files using the Aspose.Cells library....Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/extract-theme-data-fr...
  7. 创建 PDF 文档|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 创建和格式化 PDF 文档。...String tmpFile = System :: IO :: Path :: GetTempFileNameSafe (); auto...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName ( tesseractProcessName...

    docs.aspose.com/pdf/zh/cpp/create-pdf-document/
  8. TextPath.XScale | Aspose.Words for .NET

    Discover how the TextPath XScale property enhances your design by enabling straight text Paths for smoother, more precise layouts....be used instead of the shape path. public bool XScale { get ;...true , the text runs along a path from left to right along the...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 使用 C# 打印 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET 透過 C# 範例程式碼以程式方式列印 PDF 文檔... Path . Combine ( dataDir , "input...

    products.aspose.com/pdf/zh-hant/net/print/
  10. 从 PDF 到 XFDF 的扁平化注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 将注释从 PDF 文件导出到 XFDF。...FlattenAnnotationFro () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/flatten-annotation/