Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 63,801 for

paths

(0.07 sec)
  1. Compress HTM Files in C# via .NET | Aspose.Zip

    C# compression example to compress HTM documents into zip and other archive formats on .NET Framework and .NET Core....large batches, works with file paths or streams, and lets you control...for .NET. Define the folder path that contains the HTM files...

    products.aspose.com/zip/net/compress/htm/
  2. Compress PPTX Files in C# via .NET | Aspose.Zip

    C# compression example to compress PPTX documents into zip and other archive formats on .NET Framework and .NET Core....large batches, works with file paths or streams, and lets you control...for .NET. Define the folder path that contains the PPTX files...

    products.aspose.com/zip/net/compress/pptx/
  3. Compress TSV Files in C# via .NET | Aspose.Zip

    C# compression example to compress TSV documents into zip and other archive formats on .NET Framework and .NET Core....large batches, works with file paths or streams, and lets you control...for .NET. Define the folder path that contains the TSV files...

    products.aspose.com/zip/net/compress/tsv/
  4. Compress GLTF Files in C# via .NET | Aspose.Zip

    C# compression example to compress GLTF documents into zip and other archive formats on .NET Framework and .NET Core....large batches, works with file paths or streams, and lets you control...for .NET. Define the folder path that contains the GLTF files...

    products.aspose.com/zip/net/compress/gltf/
  5. Compress PPT Files in C# via .NET | Aspose.Zip

    C# compression example to compress PPT documents into zip and other archive formats on .NET Framework and .NET Core....large batches, works with file paths or streams, and lets you control...for .NET. Define the folder path that contains the PPT files...

    products.aspose.com/zip/net/compress/ppt/
  6. Customize HTML Rendering – Aspose.HTML for Pyth...

    Customize the rendering of HTML to PDF, XPS, DOCX, and images using Aspose.HTML for Python via .NET. Gain ready-to-use Python examples....Prepare path to the source HTML file 15 document_path = os. path...= ah. HTMLDocument (document_path) 19 20 # Create an instance...

    docs.aspose.com/html/python-net/rendering-options/
  7. Vectorizing Images – Python Code Examples

    Learn how to vectorize images using Aspose.SVG for Python via .NET. Consider image vectorization examples and the effect of configuration properties on the result....configuration properties such as path_builder , colors_limit , error_threshold...instance of the class to define the path-building strategy. Here, you...

    docs.aspose.com/svg/python-net/vectorize-images/
  8. 用 C# 将图像转换为 SVG – 将光栅图像矢量化

    使用 Aspose.SVG for .NET 将光栅图像转换为矢量 SVG 格式。支持将 PNG、JPG、BMP、TIFF、GIF 和 ICO 转换为 SVG。...SVG using C# 2 3 // Prepare paths for a source image file and...SVG file 4 string imageFile = Path. Combine (DataDir, "flower-pink...

    docs.aspose.com/svg/zh/net/convert-image-to-svg/
  9. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…...set_license(r"D:\path\to\your\license\Aspose.CAD.PythonVia...image = cad.Image.load(r"D:\path\to\your\file\example.dwg") #...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  10. 通过 .NET 将 EPUB 转换为 PDF – Aspose.HTML for Python

    使用 Aspose.HTML Python 库将 EPUB 转换为 PDF。在 Python 代码示例中考虑各种 EPUB 到 PDF 的转换方案。...Setup directories and define paths 9 output_dir = "output/" 10...= True) 12 13 document_path = os. path . join (input_dir, "input...

    docs.aspose.com/html/zh/python-net/convert-epub...