Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 66,016 for

path

(3.29 sec)
  1. View or Edit POTX Files Metadata using Python |...

    Python source code to edit or view POTX format metadata.... Presentation(path + "ModifyBuiltinPropert.potx"...the Presentation class with path to POTX file Get DocumentProperties...

    products.aspose.com/slides/python-net/metadata/...
  2. 将 Visio 转换为图像格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....Diagram-for-Java // The path to the documents directory....ose.Diagram-for-Java // The path to the documents directory....

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  3. View or Edit FODP Files Metadata using Python |...

    Python source code to edit or view FODP format metadata.... Presentation(path + "ModifyBuiltinPropert.fodp"...the Presentation class with path to FODP file Get DocumentProperties...

    products.aspose.com/slides/python-net/metadata/...
  4. 在 C# 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式管理 PDF 表单。...PDF 中创建 PDF 表单 var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "sample_out...

    products.aspose.com/pdf/zh-hans/net/acroforms/
  5. Save Each Worksheet to a Different PDF File wit...

    Learn how to save each worksheet in an Excel file to a separate PDF file using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Get the Excel file path U16String filePath = srcDir...

    docs.aspose.com/cells/cpp/save-each-worksheet-t...
  6. 用C++在Excel文件中指定存储的有效数字|Documentation

    学习如何使用Aspose.Cells与C++在Excel文件中指定存储的有效数字。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/specifying-signifi...
  7. 导入和导出表单字段|Aspose.PDF for .NET

    使用 FormEditor 类通过 DataTable 填充表单字段,编号 Aspose.PDF for .NET...void ImportData () { // The path to the documents directory var...void ExportData () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/import-export-form-f...
  8. Managing Document Properties in 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....InteropHelper' ); // Opening through Path // Creating a Workbook object...an Excel file using its file path $workbook = $ptr -> New ( "Aspose...

    docs.aspose.com/cells/net/managing-document-pro...
  9. 将 HTML 转换为 JPG – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 JPG。在 C# 示例中考虑各种 HTML 到 JPG 的转换情况。尝试在线 HTML 转换器。... Jpeg ), Path. Combine (OutputDir, "convert-with-single-line...JPG using C# 2 3 // Prepare a path to a source HTML file 4 string...

    docs.aspose.com/html/zh/net/convert-html-to-jpg/
  10. 从演示文稿形状中提取图像|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像 —— 快速、代码友好的解决方案。...void Run () { System :: String path = u "D: \\ Aspose Data \\ "...MakeObject < Presentation > ( path + u "ExtractImages.pptx" );...

    docs.aspose.com/slides/zh/cpp/extracting-images...