Sort Score
Result 10 results
Languages All
Labels All
Results 9,181 - 9,190 of 61,485 for

path

(0.25 sec)
  1. 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/
  2. 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...
  3. 创建 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/
  4. 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...
  5. Reading a sub template from memory stream - Fre...

    Hello, In word template, I have a reference to a subtemplate from C drive <<doc ["C:\\Aspose\\Sample\\SubTemplate\\Subtemplate.docx"] -build>> But, I am not sure how I can reference the sub template from memory stream…...mainTemplate = new Document("path_to_your_main_template.docx");...MemoryStream(File.ReadAllBytes("path_to_your_subtemplate.docx")))...

    forum.aspose.com/t/reading-a-sub-template-from-...
  6. 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...
  7. 在 Python 中安全加载和转换不可信的 HTML – Aspose.HTML

    学习如何使用 Aspose.HTML for Python via .NET 在 Python 中安全加载和转换不可信的 HTML。包括阻止脚本和外部图像的沙箱示例。...configuration 19 html_path = os. path . join (data_dir, "document-with-scripts...with ah. HTMLDocument (html_path, config) as doc: 21 # Convert...

    docs.aspose.com/html/zh/python-net/sandboxing/
  8. 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...
  9. Convert HTML to JPEG in Python – Aspose.HTML fo...

    Convert HTML to JPEG programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to JPEG conversion scenarios with Python examples.... options , output file path save_path and performs the conversion...Setup directories and define paths 13 output_dir = "output/" 14...

    docs.aspose.com/html/python-net/convert-html-to...
  10. Convert VSSX to XPS via C# | products.aspose.com

    Sample code for VSSX to XPS C# conversion. Use API example code for batch VSSX files to XPS conversion within VB.NET, Asp.NET or any .NET based application....Save method with output file path and SaveFileFormat.XPS as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/diagram/net/conversion/vssx...