Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 64,815 for

paths

(0.24 sec)
  1. Convert PowerPoint Presentations to HTML in Jav...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....(); String path = fontName + ".woff" ; // some path sanitaze may...write ( new File ( m_basePath + path ). toPath (), fontData , StandardOpenOption...

    docs.aspose.com/slides/java/convert-powerpoint-...
  2. 通过 .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...
  3. Compress VRML Files in C# via .NET | Aspose.Zip

    C# compression example to compress VRML 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 VRML files...

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

    C# compression example to compress VTX 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 VTX files...

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

    C# compression example to compress DXF 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 DXF files...

    products.aspose.com/zip/net/compress/dxf/
  6. 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...
  7. Automate Microsoft Project File Merger with Asp...

    Aspose.com provides powerful tools to help automate Microsoft Project file merging. With our intuitive user interface, you can quickly and easily convert Microsoft Project files into PDF, XML, or other formats. You can also merge multiple Microsoft Project files into a single file, customize the output file, and organize your data....Save method Pass output file path & SaveFileFormat.MPP as parameters...project schedules and critical paths, set alerts and constraints...

    products.aspose.com/tasks/net/merger/ms-project/
  8. 在 C++ 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 C++ 中将 PowerPoint 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。...exe 的路径添加到环境变量 PATH 。 运行 PowerPoint 转视频代码。 下面的 C++...收缩并转动 缩放 摇摆 弹跳 运动路径(Motion Paths) : 动画类型 Aspose.Slides PowerPoint...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  9. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....options to set alternate library paths when compiling Python, or fixed...

    docs.aspose.com/words/python-net/features/
  10. 用 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/