Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 60,932 for

path

(0.08 sec)
  1. XML to XLS Converter using C# | Aspose.PDF

    Sample code for XML to XLS C# conversion. Use API example code for batch XML files to XLS conversion within VB.NET, ASP.NET, or any .NET-based application...while passing the output file path & SaveFormat.Xls as parameters...XLS Output file: var xmlFile = Path . Combine ( dataDir , "xml-to-pdf...

    products.aspose.com/pdf/net/conversion/xml-to-xls/
  2. 使用 C++ 保护 PDF 文件|Documentation

    了解如何使用 Aspose.Cells 与 C++,为 PDF 文件设置所有者密码和用户密码以实现保护。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/secure-pdf-documents/
  3. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通过 COM Interop 使用 Python 从 PDF 中提取附件。...apdf from os import path path_infile = path . join ( self . data_dir...document = apdf . Document ( path_infile ) # Get count of the...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  4. Different Ways to Open Files|Documentation

    This article explains how to open an Excel file using the Aspose.Cells for .NET API....to Open an Excel File via a Path Developers can open a Microsoft...Microsoft Excel file using its file path on the local computer by specifying...

    docs.aspose.com/cells/net/different-ways-to-ope...
  5. 在 JSON 中导入和导出数据|Aspose.PDF for .NET

    本节解释如何在 JSON 中导入和导出数据...WriteIndented = true }; // The path to the documents directory var...string outputPdfPath ) { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/import-export-json/
  6. How to Change Border Color in Python – Aspose.HTML

    Learn how to change border color in HTML using Python with Aspose.HTML. Step-by-step examples, CSS tips, and solutions to common styling issues....Prepare output directory and path for saving 7 output_dir = "output"...exist_ok = True) 9 save_path = os. path . join (output_dir, "change-border-color...

    docs.aspose.com/html/python-net/how-to-change-b...
  7. AsposeAI class|Documentation

    Reference guide for the AsposeAI class for enabling spell-check correction using LLM models....DirectoryModelPath string Optional path where downloaded or processed... FileModelPath string Local path to the folder containing the...

    docs.aspose.com/ocr/net/ai/
  8. Convert EPUB to PNG – C# code examples

    Convert EPUB to PNG using Aspose.HTML for .NET. Consider various EPUB to PNG conversion scenarios in C# examples. Try online EPUB Converter....epub" ), new ImageSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...file system at the specified path. Create a new object. By default...

    docs.aspose.com/html/net/convert-epub-to-png/
  9. External LaTeX packages | Python

    Aspose.TeX API for Python supports the use of external packages that are not included in the library itself, such as the fancybox and pgfplots packages...system and specify the directory path as follows: Copy 1 options....y = InputFileSystemDirec( ' path - to - directory - where - fancybox...

    docs.aspose.com/tex/python-net/external-latex-p...
  10. PDF to TXT Converter using Python | Aspose.PDF

    Sample code on Python for PDF to TXT conversion. Use example code for batch PDF to TXT conversion with Python and .NET... Specify the path to the input PDF document by...name. Set the output directory path by joining outDir with outfile...

    products.aspose.com/pdf/python-net/conversion/p...