Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 61,066 for

path

(0.15 sec)
  1. Change the HTML Link Target Type with C++|Docum...

    Learn how to change the HTML link target type using Aspose.Cells for C++. Control the target attribute in HTML links programmatically....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/change-the-html-link-...
  2. Add Footer to PDF using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET....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/python-net/footer/
  3. Extract AcroForm - Extract Form Data from PDF i...

    Extract form from your PDF document with Aspose.PDF for Python library. Get value from an individual field of PDF file....the full path to the input PDF file data_dir = "/path/to/your/pdf/files/"..."/path/to/your/pdf/files/" path_infile = os . path . join ( work_dir , infile...

    docs.aspose.com/pdf/python-net/extract-form/
  4. Aspose.3D 16.9.0中的公共 API 更改|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....文件中打开场景 // set path with filename and extension string path = @ "House_Design...// open scene scene . Open ( path , opt ); 添加 Aspose.ThreeD.FileFormat和...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  5. Word bookmarks loose ID - Free Support Forum - ...

    Hi, Aspose team. Scenario: Aspose.Words 25.4.0 breaks Word bookmark IDs when resaving a DOCX document. The sample document has 2 bookmarks in the footer. Issue (actual behavior): If I resave a DOCX document with Aspose…...2 KB) var path = @"./document.docx"; var oxml...= WordprocessingDocume.Open(path, true); var originalBookmarks...

    forum.aspose.com/t/word-bookmarks-loose-id/312334
  6. 将模板转换为 HTML – Aspose.HTML for .NET

    用 C# 将模板转换为 HTML。使用 XML/JSON 数据源、内联表达式和 foreach 指令创建动态内容。... ConvertTemplate ( 5 Path. Combine (DataDir, "template...html" ), 6 new TemplateData(Path. Combine (DataDir, "data-source...

    docs.aspose.com/html/zh/net/convert-template-to...
  7. Check Password to modify using Aspose.Cells for...

    Learn how to check if a password to modify matches using Aspose.Cells for Node.js via C++.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/check-password...
  8. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通過 COM 互操作向 PDF 文檔添加附件。...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/atta...
  9. 使用Python.NET计算数据表的数组公式|Documentation

    了解如何使用Aspose.Cells for Python via .NET API计算Excel数据表的数组公式。编程修改和保存电子表格。... path . dirname ( os . path . abspath ( __file__...__file__ )) data_dir = os . path . join ( current_dir , "data" )...

    docs.aspose.com/cells/zh/python-net/calculation...
  10. 在工作表内使用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/set-margins...