Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 58,967 for

path

(0.17 sec)
  1. 限制生成页面数 使用C++将Excel转换为PDF|Documentation

    了解如何在使用Aspose.Cells将Excel转换为PDF时限制生成的页面数。...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/zh/cpp/limit-the-number-o...
  2. Saving Files in Python|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....name (with its complete storage path) and desired file format (using...Workbook object with an Excel file path workbook = self . Workbook (...

    docs.aspose.com/cells/java/saving-files-in-python/
  3. 在工作簿的VBA项目中添加库引用|Documentation

    学习如何使用Aspose.Cells for C++向VBA项目添加或注册库引用。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/add-a-library-refe...
  4. 使用C++设置工作簿的公式计算模式|Documentation

    本文介绍如何使用C++通过Aspose.Cells库设置Microsoft Excel中工作簿的公式计算模式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法设置公式计算模式并获得结果。最后,我们将修改后的Excel文件保存到磁盘。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/setting-formula-ca...
  5. Inserting a WAV file as an Ole Object with C++|...

    Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells with C++.... size ()); U16String path = srcDir + u "chord.wav" ; std...std :: ifstream wavStream ( path . ToUtf8 (), std :: ios :: binary...

    docs.aspose.com/cells/cpp/inserting-a-wav-file-...
  6. 使用 C# 转换 XML | Aspose.PDF

    用於轉換 XML 並載入到 .NET Framework、.NET Core 上的 PDF 文件的 C# 原始程式碼。...XML 转换为 PDF 文件 var xsltFile = Path . Combine ( dataDir , "XSLTFile1..."XSLTFile1.xslt" ); var xmlDataFile = Path . Combine ( dataDir , "data_xml...

    products.aspose.com/pdf/zh-hant/net/transform-xml/
  7. Compare Presentation Slides in Python|Aspose.Sl...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Python via .NET. Identify slide differences in code quickly.... Presentation ( path + "AccessSlides.pptx" ) as p1...with slides . Presentation ( path + "HelloWorld.pptx" ) as p2...

    docs.aspose.com/slides/python-net/compare-slides/
  8. TEX to SVG Converter using Python | Aspose.PDF

    Sample code on Python for TEX to SVG conversion. Use example code for batch TEX to SVG conversion with Python and .NET...Specify the path to the input PDF document using path.join function...function from os.path module, joining indir and infile directories...

    products.aspose.com/pdf/python-net/conversion/t...
  9. MHT to TXT Converter using Python | Aspose.PDF

    Sample code on Python for MHT to TXT conversion. Use example code for batch MHT to TXT conversion with Python and .NET...pdf library, including FileIO, path classes. These libraries are...to other formats. Specify the path to the input PDF file by joining...

    products.aspose.com/pdf/python-net/conversion/m...
  10. MHT to XLS Converter using Python | Aspose.PDF

    Sample code on Python for MHT to XLS conversion. Use example code for batch MHT to XLS conversion with Python and .NET...pdf library, including FileIO, path classes. These libraries are...to other formats. Specify the path to the input PDF file by joining...

    products.aspose.com/pdf/python-net/conversion/m...