Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 60,872 for

path

(0.11 sec)
  1. 在 XPS 文件中处理图像 | Python

    如何将简单或平铺图像添加到 XPS 文件,这是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...以下代码片段演示了将图像添加到 XPS 文档的完整功能: Copy 1 # The path to the documents directory....an Image 6 path = doc. add_path (doc. create_path_geometry (...

    docs.aspose.com/page/zh/python-net/xps/working-...
  2. Convert HTML from ZIP archive to JPG – Aspose.H...

    Learn how to convert HTML from a ZIP archive to JPG using C# message handlers in Aspose.HTML for .NET....ZipArchiveMessageHan (string path) 11 { 12 this . filePath = path; 13 Filters...[] GetFile (string path) 41 { 42 path = path. Replace ( @ "\",...

    docs.aspose.com/html/net/message-handlers/conve...
  3. Font Folder – How to Install using Aspose.HTML ...

    Learn and get a step-by-step guide on how to set font folder to render HTML to PDF or Image using the Aspose.HTML for .NET library....conversion 2 3 // Prepare a path to a source HTML file 4 string...string documentPath = Path. Combine (DataDir, "file.html" ); 5 6...

    docs.aspose.com/html/net/how-to-set-font-folder/
  4. 使用 Python 编辑 PDF | Aspose.PDF

    用於編輯 .NET 框架、.NET Core 和 PHP、VBScript、德爾福、C++上的 PDF 檔中的敏感資訊的 Python 原始程式碼。...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hant/python-net/reda...
  5. Read Outlook PST File and Get Folders and SubFo...

    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....subfolder by path To retrieve a PST subfolder by path, use the get_sub_folder...case-sensitive comparison. handle_path_separator - is a boolean value...

    docs.aspose.com/email/python-net/read-outlook-p...
  6. 使用 Python 向 PDF 添加页面图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上向 PDF 文件添加页戳的 Python 源代码。...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_input_stamp = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  7. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/setting-print-options/
  8. 通过 Node.js 和 C++ 设置页眉和页脚|Documentation

    本文介绍了如何通过 Aspose.Cells for Node.js via C++ 编程方式在 Excel 工作表的页眉和页脚中插入图片。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-hea...
  9. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....format Join Lines to Create Path in Java Multiple lines can be...be joined to create a path. To join lines using Java, the following...

    docs.aspose.com/drawing/java/working-with-pens/
  10. TextPath.xscale property | Aspose.Words for Nod...

    TextPath.xscale property. Determines whether a straight textPath will be used instead of the shape Path....be used instead of the shape path. get xscale () : boolean Remarks...true , the text runs along a path from left to right along the...

    reference.aspose.com/words/nodejs-net/aspose.wo...