Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 60,976 for

path

(0.1 sec)
  1. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/data-validation/
  2. 将 PDF 转换为 EPUB、LaTeX、文本、XPS 的 C#|Aspose.PDF for...

    本主题向您展示如何使用 C# 或 .NET 将 PDF 文件转换为其他文件格式,如 EPUB、LaTeX、文本、XPS 等。...ConvertPDFtoEPUB () { // The path to the documents directory var...ConvertPDFtoTeX () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-other...
  3. Convert VSX to SWF via Python | products.aspose...

    Sample Python conversion code for VSX format to SWF file. Use this example code to convert VSX to SWF within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  4. Convert VSX to XAML via Python | products.aspos...

    Sample Python conversion code for VSX format to XAML file. Use this example code to convert VSX to XAML within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  5. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters... set the path to a source image Select target...reader = new BarCodeReader ( $"{path}multiple_codes.png" , DecodeType...

    docs.aspose.com/barcode/net/basic-recognition-p...
  6. Convert VSD to SVG via Python | products.aspose...

    Sample Python conversion code for VSD format to SVG file. Use this example code to convert VSD to SVG within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  7. Convert VSS to VSX via Python | products.aspose...

    Sample Python conversion code for VSS format to VSX file. Use this example code to convert VSS to VSX within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  8. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint and OpenDocument slides—PPT, PPTX, ODP—to clean Markdown with Aspose.Slides for Python via .NET, automate documentation and keep formatting....relative paths), or you can specify a custom output path and folder..."md-images" save_options . base_path = "c: \\ documents" with slides...

    docs.aspose.com/slides/python-net/convert-power...
  9. Convert xlsx to docx - Free Support Forum - asp...

    How can I convert a file from Microsoft Excel (xlsx) format to Microsoft Word (docx) format directly (with as few lines of codes as possible)?...Replace with your input file path // Save the workbook as a DOCX...Docx); // Specify the output file path and format Console.WriteLine("Excel...

    forum.aspose.com/t/convert-xlsx-to-docx/21566
  10. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...###### 8 ########## 9 10 # The path to the documents directory....a rectngle path for every pattern square 34 path = aspose. pydrawing...

    docs.aspose.com/page/python-net/ps/working-with...