Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 61,555 for

path

(0.14 sec)
  1. 如何用 C++ 添加 Underline 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Underline 注释的源代码... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Underline...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. 使用 C# 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式在 PDF 文件中添加、获取或删除水印...Output file: var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "AddWatermark...

    products.aspose.com/pdf/zh-hans/net/watermark/
  3. Convert EMAIL to DOCX in Python | products.aspo...

    Save EMAIL to DOCX in your Python applications without using Microsoft Outlook or Word...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...
  4. Convert VCF to JPEG in Python | products.aspose...

    Save VCF to JPEG in your Python applications without using Microsoft Outlook or Word...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...
  5. Adjusting Row Height and Column Width in Ruby|D...

    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....Workbook object by Excel file path workbook = Rjb :: import ( 'com...Workbook object by Excel file path workbook = Rjb :: import ( 'com...

    docs.aspose.com/cells/java/adjusting-row-height...
  6. Export Range of Cells in a Worksheet to Image w...

    Learn how to export a specific range of cells in a worksheet to an image using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/export-range-of-cells...
  7. 在Jython中对行和列进行分组和取消分组|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....Workbook object by excel file path workbook = Workbook ( dataDir...Workbook object by excel file path workbook = Workbook ( dataDir...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  8. 通过C++指定数据区域和切片器组位置复制Sparkline|Documentation

    学习如何通过指定数据区域和位置使用Aspose.Cells for C++复制sparkline。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/copy-sparkline-by-...
  9. Link Cells to XML Map Elements with C++|Documen...

    Learn how to link cells to XML Map elements using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/link-cells-to-xml-map...
  10. Aspose.Slides for C++: FontsLoader::LoadExterna...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...size()); for (const auto &path : candidatePaths) { if (Sys...(System::IO::Directory::Exists(path)) { validPaths.push_back(path); } } if (!validPaths...

    forum.aspose.com/t/aspose-slides-for-c-fontsloa...