Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 64,852 for

path

(0.32 sec)
  1. 在 PS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Java 中使用该功能...19 GeneralPath path = new GeneralPath(); 20 path. append ( new...(opaquePaint); 27 document. fill (path); 28 29 offsetX = 350; 30 31...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  2. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: using (...IsObjectLink ) { // Print the full path to the linked file. Console...

    docs.aspose.com/slides/net/manage-ole/
  3. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: var presentation...isObjectLink ()) { // Print the full path to the linked file. console...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  4. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C#....ExtractTextFromDocum () { // The path to the documents directory var...ExtractTextFromPage () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/
  5. 将 SVG 转换为 PNG – C# 代码和在线转换器

    使用 Aspose.HTML for .NET 将 SVG 转换为 PNG。在 C# 示例中考虑各种 SVG 到 PNG 的转换方案。尝试在线 SVG 转换器。... ConvertSVG (Path. Combine (DataDir, "shapes.svg"...svg" ), new ImageSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/zh/net/convert-svg-to-png/
  6. 在 PostScript 中使用转换 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 .NET 中使用该功能...graphics path from the rectangle 13 GraphicsPath path = new GraphicsPath();...GraphicsPath(); 14 path. AddRectangle ( new RectangleF(0, 0, 150...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  7. 如何在 HTML 中添加图像?C# 示例

    学习如何使用 Aspose.HTML for .NET 在 HTML 中添加图像。探索不同的方法,包括 img 标记、CSS 背景和内联样式。...Specify a link URL or local path 12 img. SetAttribute ( "alt"...file system 20 document. Save (Path. Combine (OutputDir, "add-image...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  8. Convert EMAIL to PNG in Python | products.aspos...

    Save EMAIL to PNG 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...
  9. Convert EXCEL to POTM using Python | products.a...

    EXCEL to POTM conversion in your Python applications without using Microsoft Office...file name and desired directory path Step 2 Load PDF file using Presentation...specifying output POTM file path. So your EXCEL file is converted...

    products.aspose.com/total/python-net/conversion...
  10. Convert WORDML to MHTML in Python | products.as...

    WORDML to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...method with the appropriate file path along with the SaveFormat enumeration...while specifying output file path & SaveFormat as parameters....

    products.aspose.com/total/python-net/conversion...