Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 58,969 for

path

(0.05 sec)
  1. Merge MD files using .NET | Aspose.PDF

    Merge MD files programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "page1..."page1.md" ); var inputFile2 = Path . Combine ( dataDir , "page2.md"...

    products.aspose.com/pdf/net/merger/md/
  2. 在将电子表格转换为HTML的同时为WordArt渲染渐变填充,使用C++实现|Document...

    学习在使用C++将电子表格转换为HTML时为WordArt渲染渐变填充。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/render-gradient-fi...
  3. 使用 C# 转换 XML | Aspose.PDF

    在 .NET Framework、.NET Core 上转换 XML 并加载到 PDF 文档的 C#....XML 转换为 PDF 文件 var xsltFile = Path . Combine ( dataDir , "XSLTFile1..."XSLTFile1.xslt" ); var xmlDataFile = Path . Combine ( dataDir , "data_xml...

    products.aspose.com/pdf/zh-hans/net/transform-xml/
  4. Inserting a WAV file as an Ole Object with C++|...

    Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells with C++.... size ()); U16String path = srcDir + u "chord.wav" ; std...std :: ifstream wavStream ( path . ToUtf8 (), std :: ios :: binary...

    docs.aspose.com/cells/cpp/inserting-a-wav-file-...
  5. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing page content, remove or flatten annotations with C++....OptimizeForWeb () { // String for path name String _dataDir ( "C: \\...ReduceSizePDF () { // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/optimize-pdf/
  6. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  7. Convert HTML to PNG – Aspose.HTML for .NET

    Convert HTML to PNG using Aspose.HTML for .NET. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter...." , new ImageSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...pass the , , and output file path to the ConvertHTML() method...

    docs.aspose.com/html/net/convert-html-to-png/
  8. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....Make NUp of PDF Using File Paths MakeNUp method of PdfFileEditor...you to make NUp using file paths.The following code snippet shows...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/
  9. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for Node.js via C++....node" ); const path = require ( "path" ); // Create empty...

    docs.aspose.com/cells/nodejs-cpp/update-days-pr...
  10. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them.... path . join ( self . dataDir , "invoice1...png" )); input . add ( os . path . join ( self . dataDir , "invoice2...

    docs.aspose.com/ocr/java/recognition/invoice/