Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 59,331 for

path

(0.25 sec)
  1. 如何使用 .NET 删除 Strikeout 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Strikeout 个注释。... Path . Combine ( _dataDir , "sample_StrikeOut...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_StrikeOut_del...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. 在 XPS 文件中使用可视化画笔 | Python

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...XPS 文档添加网格的完整功能: Copy 1 # The path to the documents directory....VisualBrush 6 path_geometry = doc. create_path_geometry () 7 path_geometry...

    docs.aspose.com/page/zh/python-net/xps/working-...
  3. Manipulating CorelDRAW Files|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....is loaded by passing the file path to the Image class static Load...

    docs.aspose.com/imaging/net/manipulating-coreld...
  4. 用C++在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用Aspose.Cells for C++保存Excel文件为HTML时启用CSS自定义属性。通过减少冗余的图片数据提高性能。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/enable-css-custom-...
  5. 用C++将工作簿转换为JSON|Documentation

    学习如何用Aspose.Cells for C++将Excel工作簿转换为JSON格式。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  6. Aspose.PSD for Java 20.4 - Release Notes|Docume...

    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.... (Path operations (boolean operations)...copy of loaded PSD file on the path psdImage . save ( outPsdFilePath...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  7. 像Microsoft Excel一样处理图表轴的自动单位(使用C++)|Documentation

    了解如何在Aspose.Cells for C++中处理图表轴上的自动单位,类似于Microsoft Excel。我们的指南将展示如何配置和自定义图表轴的自动单位,包括科学计数法的显示和比例调整。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/handle-automatic-u...
  8. How to fetch the data of the BlockReference in ...

    How to fetch the data of the BlockReference in Aspose.cad for dotnet of a dwg file....void Run() { // Specify the path to the DWG file string MyDir...replace "sample.dwg" with the path to your DWG file. The XRefPathName...

    forum.aspose.com/t/how-to-fetch-the-data-of-the...
  9. 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...
  10. 用C++在范围内搜索和替换数据|Documentation

    本文演示如何用C++代码在Excel中搜索和替换范围内的数据。...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/zh/cpp/search-and-replace...