Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 61,126 for

path

(0.09 sec)
  1. Convert CDR to PNG using Python

    Set the environment to use Aspose.Imaging for Python via .NET to convert CDR to PNG using Python. It has all the details to set the IDE, a list of steps, and a sample code for CDR to PNG conversion software in Python....loading, rendering, and file path handling Specify the input ...output .PNG file name using os.path.join() for compatibility Load...

    kb.aspose.com/imaging/python/convert-cdr-to-png...
  2. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。...ValidateToPdfA1aStan () { // The path to the documents directory var...ValidateToPdfA1bStan () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  3. IFC to DFX conversion - filtering/splitting by ...

    Hi Support. We are considering licensing aspose.cad in our product to convert IFC files into DXF files. One thing we need to do is separate the IFC data per storey, either one storey per DXF output file, or at least on…...OK) { var path = ofd.FileName; var outPath = path.Replace("ifc"...(IfcImage)Aspose.CAD.Image.Load(path); var dxfOptions = new DxfOptions();...

    forum.aspose.com/t/ifc-to-dfx-conversion-filter...
  4. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF....define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circles...

    docs.aspose.com/html/python-net/convert-svg-to-...
  5. 将 SVG 转换为 PDF – Python 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG Python 库将 SVG 转换为 PDF 的 Python 示例。... path . join (input_folder, "document...svg" ) 13 output_file = os. path . join (output_folder, "document...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  6. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction....static void Search () { // The path to the documents directory var...static void Search () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  7. 档案

    档案...{ get; set; } public string Path { get; set; } } 打开“HomeController...presentation = new Presentation(Path.Combine(webRoot, "Presentations"...

    blog.aspose.com/zh/slides/asp-net-core-powerpoi...
  8. Convert OSM to GPX GIS Data via .NET or C# | pr...

    Try our On-Premise APIs to convert OSM to GPX 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 GPX data...

    products.aspose.com/gis/net/conversion/osm-to-gpx/
  9. Convert SHP to KML GIS Data via .NET or C# | pr...

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

    products.aspose.com/gis/net/conversion/shp-to-kml/
  10. Convert ATT to GLTF via C# | products.aspose.com

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

    products.aspose.com/3d/net/conversion/att-to-gltf/