Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 59,335 for

path

(0.11 sec)
  1. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...Construct path to the file 2 string fontPath = Path.Combine(DataDir...Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  2. Convert ICS to HTML via C# | products.aspose.com

    Sample code for ICS to HTML C# conversion. Use API example code for batch ICS files to HTML conversion within VB.NET, Asp.NET or any .NET based application.... Pass the output file path with HTML file extension. HTML...will be saved at the specified path. System Requirements Before...

    products.aspose.com/email/net/conversion/ics-to...
  3. Pivot Table and Source Data with C++|Documentation

    Learn how to dynamically change a pivot table's source data using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/cpp/pivot-table-and-sourc...
  4. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them.... path . join ( self . dataDir , "passport1...png" )); input . add ( os . path . join ( self . dataDir , "passport2...

    docs.aspose.com/ocr/java/recognition/passport/
  5. 在Microsoft Excel中应用高级筛选以显示满足复杂条件的记录,使用C++实现|Doc...

    学习如何使用Aspose.Cells for C++ API在Microsoft Excel中应用高级筛选,以显示满足复杂条件的记录。...Cells-for-C // Source directory path U16String sourceDir ( u ".....\\ " ); // Output directory path U16String outputDir ( u ".....

    docs.aspose.com/cells/zh/cpp/apply-advanced-fil...
  6. Working with List Item|Aspose.PDF for .NET

    This section explains how to work with List Item with Aspose.PDF Facades using FormEditor Class....void AddListItem () { // The path to the documents directory var...void DelListItem () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/working-with-list-item/
  7. Convert PowerPoint to HTML in Java|Aspose.Slide...

    Convert PowerPoint HTML in Java: Save PPTX or PPT as HTML in Java. Save slides as HTML in Java...(); String path = fontName + ".woff" ; // some path sanitaze may...write ( new File ( m_basePath + path ). toPath (), fontData , StandardOpenOption...

    docs.aspose.com/slides/java/convert-powerpoint-...
  8. Merge or UnMerge Cells in a Worksheet|Documenta...

    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 = @"d:\test\MyBook...//Specify the template excel file path. string myPath = @"d:\test\MyBook...

    docs.aspose.com/cells/net/merge-or-unmerge-cell...
  9. Link Cells to XML Map Elements|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....Cell Areas Mapped to XML Map Path using Worksheet.XmlMapQuery...

    docs.aspose.com/cells/net/link-cells-to-xml-map...
  10. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET....AddLineObjectToPDF () { // The path to the document directory var...DashLengthInBlackAnd () { // The path to the document directory var...

    docs.aspose.com/pdf/net/add-line/