Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 65,225 for

path

(0.25 sec)
  1. 元素生成器 – Element Builders – 创建和编辑 SVG 元素 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。... Save (Path. Combine (OutputDir, "svg-from-scratch...Builder 2 3 string documentPath = Path. Combine (DataDir, "circles...

    docs.aspose.com/svg/zh/net/element-builders/
  2. 将 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/
  3. 从演示文稿形状中提取图像|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...
  4. 在 C# 中合并 PDF 文档|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF Facades 合并 PDF 文档。...ConcatenatePdfFilesU () { // The path to the documents directory var...utlinesDisabled () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/concatenate-pdf-docu...
  5. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/net/drawing/draw-text/
  6. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中VBA项目是否已受保护且锁定查看。...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  7. 如何使用 .NET 删除 Freetext 注释 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  8. Change chart legend entry background color - Fr...

    Hi Team, I’d like to change the background (fill) color of one particular chart legend entry. Can you please provide a short code snippet on how it can be made using Aspose.Cells? Thank you Selection_176.png (12.6 KB…... Workbook wb = new Workbook(path + "test.xlsx"); Chart _chart...Color = Color.Black; wb.Save(path + "out.xlsx"); Attached is the...

    forum.aspose.com/t/change-chart-legend-entry-ba...
  9. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/resampling-added-imag...
  10. 在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/copying-and-movin...