Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 69,975 for

path

(0.24 sec)
  1. ImageSavingArgs.keep_image_stream_open property...

    ImageSavingArgs.keep_image_stream_open property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image....mImageCount += 1 print ( f ' { Path ( args . document . original_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Exporting SHX fonts|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....setShxCodePages property and set up path to SHX file and corresponding...

    docs.aspose.com/cad/java/developer-guide/export...
  3. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m encountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResou…..._languageCode switch { "ct" => LoadFont(Path.Combine(_fontsFolder, "NotoSansTC-Light..."NotoSansTC-Light.otf")), "cs" => LoadFont(Path.Combine(_fontsFolder, "NotoSansSC-Light...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...
  4. 将 HTML 转换为 TIFF – Aspose.HTML for .NET

    使用 Aspose.HTML 将 HTML 转换为 TIFF。了解所支持的 HTML 到 TIFF 转换方案,并考虑用 C# 示例来说明这些方案。...TIFF using C# 2 3 // Prepare a path to a source HTML file 4 string...string documentPath = Path. Combine (DataDir, "nature.html" ); 5...

    docs.aspose.com/html/zh/net/convert-html-to-tiff/
  5. 从 PDF 中提取文本 C#|Aspose.PDF for .NET

    本文描述了使用 Aspose.PDF 在 C# 中从 PDF 文档提取文本的各种方法。...ExtractTextFromDocum () { // The path to the documents directory var...ExtractTextFromPage () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/extract-text-from-al...
  6. How to Detect a File Format and Check if the Fi...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....file format (using the file path) and check its extension. You...

    docs.aspose.com/cells/net/how-to-detect-a-file-...
  7. 使用形状段落|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Diagram-for-Java // The path to the documents directory....

    docs.aspose.com/diagram/zh/java/working-with-sh...
  8. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library....NET // The path to the documents directory....

    docs.aspose.com/diagram/net/create-visio-document/
  9. 在Php中的分页预览|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....a Excel object by excel file path $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/zh/java/page-break-previe...
  10. Decrypt PDF using Rust|Aspose.PDF for Rust via C++

    Decrypt PDF File with Aspose.PDF for Rust via C++....password-protected PDF by supplying the file path and the owner password. Call...

    docs.aspose.com/pdf/rust-cpp/decrypt-pdf/