Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 61,126 for

path

(0.1 sec)
  1. Saving changed fonts to a disc | .NET

    .NET API Solution to manage fonts. Learn how to Save updated font files to disc with a few lines of C# code....output Font file name with full path. To finish the process use the...Font file name with the full path string fileName; font.Save(fileName);...

    products.aspose.com/font/net/save-font/
  2. HTML Template – C# Examples – Aspose.HTML for .NET

    Learn how to populate an HTML template from XML or JSON data sources using Aspose.HTML for .NET and consider C# examples to illustrate this feature.... ConvertTemplate ( 5 Path. Combine (DataDir, "template...html" ), 6 new TemplateData(Path. Combine (DataDir, "data-source...

    docs.aspose.com/html/net/html-template/
  3. 在VSTO和Aspose.Cells中隐藏和取消隐藏工作簿中的工作表|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....//Specify the template Excel file path. string myPath = "Book1.xls"...//Specify the template Excel file path. string myPath = "Book1.xls"...

    docs.aspose.com/cells/zh/net/hide-and-unhide-wo...
  4. 将工作表转换为图像——去除数据周围的空白区域,使用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/convert-worksheet-...
  5. Customizing Charts with C++|Documentation

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/customizing-charts/
  6. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...AddLineObjectToPDF () { // The path to the document directory var...DashLengthInBlackAnd () { // The path to the document directory var...

    docs.aspose.com/pdf/zh/net/add-line/
  7. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode...documentName ) { //source data path string path = @".\..\..\Data\" ; Directory...Directory . CreateDirectory ( path ); Aspose . Words . Document...

    docs.aspose.com/barcode/net/how-to-create-custo...
  8. Open Presentations in C++|Aspose.Slides Documen...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for C++—fast, reliable, fully featured....Presentation class and pass the file path to its constructor. The following...Presentation class and pass a file path to its constructor. auto presentation...

    docs.aspose.com/slides/cpp/open-presentation/
  9. Website to HTML – Save a Website or Web Page in...

    Learn how to save a website or save a single web page using Aspose.HTML for Java and customize the website downloading process to suit your needs.... Prepare a local file path where the HTML content will...andlers/" ); 5 // Prepare a path to save the downloaded file...

    docs.aspose.com/html/java/website-to-html/
  10. Regarding license activation code not working -...

    Hi We are doing watermarking using Aspose Jars with Java APIs We have implemented the following code snippets for license activation: i)for pdf file type com.aspose.pdf.License license = new com.aspose.pdf.License()…... File Path and Location : Verify that the...can also try using an absolute path to the license file to ensure...

    forum.aspose.com/t/regarding-license-activation...