Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 60,714 for

path

(0.05 sec)
  1. MailMergeSettings.headerSource property | Aspos...

    MailMergeSettings.headerSource property. Specifies the Path to the mail-merge header source...headerSource property Specifies the path to the mail-merge header source...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 将 Markdown 转换为 HTML – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 Markdown 转换为 HTML。考虑在 C# 示例中将 Markdown 转换为 HTML 的情况。...HTML using C# 2 3 // Prepare a path to a source Markdown file 4...4 string sourcePath = Path. Combine (OutputDir, "document.md"...

    docs.aspose.com/html/zh/net/convert-markdown-to...
  3. 制作 PDF 文件的 NUp|Aspose.PDF for .NET

    本文展示了如何使用 PdfFileEditor 类与 Aspose.PDF Facades 一起制作 PDF 文件的 NUp。...MakeNupOfPdfUsingFil () { // The path to the documents directory var...MakeNupUsingPageSize () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/make-nup-of-pdf-files/
  4. 将 SVG 转换为 DOCX | Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 在 C# 中将 SVG 转换为 DOCX。在 C# 示例中考虑各种 SVG 到 DOCX 的转换方案。试试在线 SVG 转换器。... ConvertSVG (Path. Combine (DataDir, "shapes.svg"...svg" ), new DocSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/zh/net/convert-svg-to-docx/
  5. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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.... C++ //Path of your directory where you...String ( "D:\\Downloads\\" ); //Path of output excel file StringPtr...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  6. External LaTeX packages | Aspose.TeX for .NET

    Aspose.TeX API for .NET allows using external packages, i.e. the ones not included in the library itself like fancybox and pgfplots packages....system and specify the directory path as simply as shown below: Copy...= new InputFileSystemDirec( "path-to-directory-where-fancybox...

    docs.aspose.com/tex/net/external-latex-packages/
  7. Convert SVG to XPS | Aspose.HTML for .NET

    Convert SVG to XPS using Aspose.HTML for .NET. Consider various SVG to XPS conversion scenarios in C# examples. Try online SVG Converter.... ConvertSVG (Path. Combine (DataDir, "shapes.svg"...svg" ), new XpsSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/net/convert-svg-to-xps/
  8. Convert HTML to DOCX – C#

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

    docs.aspose.com/html/net/convert-html-to-docx/
  9. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them.... path . join ( self . dataDir , "ID1...png" )); input . add ( os . path . join ( self . dataDir , "ID2...

    docs.aspose.com/ocr/java/recognition/id-card/
  10. Disable CSS while saving to HTML with C++|Docum...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/disable-css-while-sav...