Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 66,078 for

path

(1.75 sec)
  1. 支持可中断库|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 使长时间运行的任务可取消。安全地中断 PowerPoint 和 OpenDocument 的渲染和转换,并提供示例。...ProcessPresentation ( string path , string outPath , CancellationToken...presentation = new Presentation ( path , options )) { presentation...

    docs.aspose.com/slides/zh/net/support-for-inter...
  2. How to create a Aspose.Cells for .NET to conver...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao The goal is to show the entire worksheet (visible excel rows and columns) in a scrollable HTML preview inside a browser tab before excel create or download. …...Workbook workbook = new Workbook("path/to/your/excel/file.xlsx"); //...Replace "path/to/your/excel/file.xlsx" with the path to your Excel...

    forum.aspose.com/t/how-to-create-a-aspose-cells...
  3. 使用 C# 从 PDF 中提取表格数据|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取表格数据...void ExtractTable () { // The path to the documents directory var...ExtractMarkedTable () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/extract-data-from-ta...
  4. FAQ|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....You can specify the scripting path by adding the following lines..."aspose.cells.gridweb.acw_client_path" value = "/grid/acw_client/"...

    docs.aspose.com/cells/net/grid-faq/
  5. Aspose.HTML HTML converted to DOCX no content n...

    We are currently leveraging the Converter.ConvertHTML to create a DOCX file from HTML content. // Use a MemoryStreamProvider to handle the in-memory conversion var streamProvider = new MemoryStreamProvider(); //…...DOCX file directly to a file path. This can sometimes yield different...htmlDocument = new HTMLDocument("path/to/your/input.html"); // Set...

    forum.aspose.com/t/aspose-html-html-converted-t...
  6. Converting a EPS file to PPTX using C# | Aspose...

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

    products.aspose.com/pdf/net/conversion/eps-to-p...
  7. Converting a MD file to EPUB using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/conversion/md-to-epub/
  8. Convert DRC to PLY via Python | products.aspose...

    Sample code for DRC to PLY Python conversion. Use API example code for batch DRC files to PLY conversion within VB.NET, Asp.NET or any .NET based application....save method Pass the output path with PLY file extension & object...resultant PLY file at specified path System Requirements Before running...

    products.aspose.com/3d/python-net/conversion/dr...
  9. Convert PLY to ATT via Python | products.aspose...

    Sample code for PLY to ATT Python conversion. Use API example code for batch PLY files to ATT conversion within VB.NET, Asp.NET or any .NET based application....save method Pass the output path with ATT file extension & object...resultant ATT file at specified path System Requirements Before running...

    products.aspose.com/3d/python-net/conversion/pl...
  10. Convert OSM to KML GIS Data via .NET or C# | pr...

    Try our On-Premise APIs to convert OSM to KML on .NET Framework, .NET Core, C#.... A string type file path to the source OSM file Source...OsmXml The string type file path to the destination KML data...

    products.aspose.com/gis/net/conversion/osm-to-kml/