Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 61,555 for

path

(0.19 sec)
  1. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in .NET using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips....LinkController class and sets the path where generated resource files...</summary> /// <param name="savePath">Path to the location where generated...

    docs.aspose.com/slides/net/exporting-presentati...
  2. PDF to TIFF Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one TIFF single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "1.pdf"...pdf" ); var inputFile2 = Path . Combine ( dataDir , "2.pdf" );...

    products.aspose.com/pdf/net/merger/pdf-to-tiff/
  3. Convert VCF to PNG in Python | products.aspose.com

    Save VCF 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...
  4. 在 .NET 中从演示文稿形状提取图像|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像 —— 快速、代码友好的解决方案。...static void Run () { String path = @"D:\Aspose Data\" ; // 访问演示文稿...Presentation pres = new Presentation ( path + "ExtractImages.pptx" ); Aspose...

    docs.aspose.com/slides/zh/net/extracting-images...
  5. 使用 C# 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 添加文本...PDF 文档中添加文本-C# var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "sample_out...

    products.aspose.com/pdf/zh-hant/net/text/
  6. Handle Automatic Units of Chart Axis like Micro...

    Learn how to handle automatic units on chart axes in Aspose.Cells for C++, similar to Microsoft Excel. Our guide will show you how to configure and customize automatic units on a chart axis, including the display of scientific notation and adjusting the scale....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/handle-automatic-unit...
  7. 使用Type1字体|的文本渲染| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何在C ++产品中渲染1型字体的基本原理。...D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/zh/cpp/text-rendering-type...
  8. Splitting PST results in creation of empty fold...

    I am trying to split a large PST which has multiple folders with Aspose.Email for Java. PST split works fine with size constraint; however, all PSTs will have all folders from parent PST even though some of the folders …...SplitInto(IList criteria, string path) IList<MailQuery> criteria =...FromFile(fileName)) { pst.SplitInto(criteria, path); }...

    forum.aspose.com/t/splitting-pst-results-in-cre...
  9. 在 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/adjusting-row-hei...
  10. 使用 C++ 将图片作为纹理铺设到形状内部|Documentation

    学习如何使用Aspose.Cells for C++将图片平铺为形状内的纹理。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/tile-picture-as-a-...