Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 61,555 for

path

(0.07 sec)
  1. Markdown Converter – Convert MD in C# or Online

    Learn how to convert Markdown to other formats using Aspose.HTML for .NET API and consider C# example of Markdown to JPG conversion....custom settings 2 3 // Prepare a path to a source Markdown file 4...4 string sourcePath = Path. Combine (DataDir, "nature.md" ); 5...

    docs.aspose.com/html/net/markdown-converter/
  2. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  3. Converting a HTML file to XPS using C# | Aspose...

    Sample code for HTML‑to‑XPS conversion in .NET. Use the API example code for batch HTML‑to‑XPS conversion within VB.NET, ASP.NET, or any .NET‑based application....while passing the output file path & SaveFormat.Xps as parameters...will be saved at the specified path Here is an example that demonstrates...

    products.aspose.com/pdf/net/conversion/html-to-...
  4. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for C++ license and discover limitations of the trial version....of the license file (without path) is specified, set_license function...specify an absolute or relative path. If you prefer to load the license...

    docs.aspose.com/ocr/cpp/licensing/
  5. Calculating Formulas in PHP|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....InteropHelper' ); // Opening through Path // Creating a Workbook object...an Excel file using its file path $workbook = $ptr -> New ( "Aspose...

    docs.aspose.com/cells/net/calculating-formulas-...
  6. Converting a PDF file to TXT using Python | Asp...

    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...
  7. Annotations and Special Text using Python|Aspos...

    This section contains articles on annotation and special Text extraction from PDF documents using Aspose.PDF in Python.... Args: infile (str): Path to the input PDF file. page_number...in that page. outfile (str): Path to the output text file where...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  8. Environment Configuration – Aspose.SVG for .NET

    Learn how to create a custom theme, runtime service or web request network service and adapt them to environments where the application runs....installed on the OS, you can set the path to your custom folder, as shown..."</svg>\r\n" ; 8 9 File. WriteAllText (Path. Combine (OutputDir, "user-agent...

    docs.aspose.com/svg/net/environment-configuration/
  9. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for .NET, automate documentation and keep formatting....application (and a relative path will be built for them in the...you can specify your preferred path and folder name. This C# code...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. FileFormatUtil.DetectFileFormat fails to detect...

    to reproduce: unzip the attached file call Aspose.Words.FileFormatUtil.DetectFileFormat for the text file expected to get Txt, but got Unknown data_1000chars_Uknown.txt.zip (805 Bytes)...DetectFileFormat("path_to_your_extracted_file"); Expected...Check the File Path : Ensure that the file path provided to the...

    forum.aspose.com/t/fileformatutil-detectfilefor...