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

path

(0.08 sec)
  1. Setting Attributes in HTML Template – Aspose.HT...

    Learn how to set attributes in HTML template and control the presence of attributes when populating templates using Aspose.HTML for .NET.... Save (Path. Combine (OutputDir, "out-checked...html" )); 36 37 // Prepare a path to the output image file 38...

    docs.aspose.com/html/net/setting-attributes-in-...
  2. 使用 GlobalizationSettings 类进行自定义子合计标签和饼图中的其他标签(C...

    学习如何在 Aspose.Cells for C++ 中使用 GlobalizationSettings 类自定义子合计标签和修改饼图中的“其他”标签。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/using-globalizatio...
  3. 图像矢量化 – C# 示例

    了解如何在 C# 中矢量化图像。考虑图像矢量化功能以及配置属性对结果的影响。...40 } 41 }; 42 43 // Prepare a path for a source image file 44 string...string sourcePath = Path. Combine (DataDir, "formats.png" );...

    docs.aspose.com/svg/zh/net/image-vectorization-...
  4. 将 HTML 转换为 BMP – C# 示例

    使用 Aspose.HTML API 在 C# 中将 HTML 转换为 BMP。在 C# 示例中考虑各种 HTML 到 BMP 的转换情况。尝试在线 HTML 转换器。...BMP using C# 2 3 // Prepare a path to a source HTML file 4 string...string documentPath = Path. Combine (DataDir, "bmp.html" ); 5 6...

    docs.aspose.com/html/zh/net/convert-html-to-bmp/
  5. Working with Transparency in XPS file | .NET

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...property to set opacity mask on XPS path. You need to specify and add...masked by ImageBrush 11 XpsPath path = canvas. AddPath (doc. CreatePathGeometry...

    docs.aspose.com/page/net/xps/working-with-trans...
  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. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for Java, automate documentation and keep formatting....application (and a relative path will be built for them in the...you can specify your preferred path and folder name. This Java code...

    docs.aspose.com/slides/java/convert-powerpoint-...
  8. 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...
  9. 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...
  10. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents using C# or VB.NET. Verify, or validate the digitally sign PDFs using C# or VB.NET....void SignDocument () { // The path to the documents directory var... string password ) { // The path to the documents directory var...

    docs.aspose.com/pdf/net/digitally-sign-pdf-file/