Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 65,999 for

path

(0.19 sec)
  1. Aspose.Slides for .NET 6 Cross-Platform|Aspose....

    Use Aspose.Slides for .NET 6 to build cross-platform C# apps on Windows, Linux, and macOS that create, edit, and convert PowerPoint PPT, PPTX and ODP files....the project folder along this path: ConsoleApp\libs\Aspose.Slides\net6...while preserving their relative path, but we need the dependent libraries...

    docs.aspose.com/slides/net/slides-for-net-6-cro...
  2. Mht to pdf, exception is thrown "Incompatible u...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Incompatible unit types.”. Output pdf gets generated but the content is getting cut. contents are missing input file …...FileInputStream("path/to/your/file.mht")) { PdfSaveOptions...needed String outputFile = "path/to/output/file.pdf"; Converter...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...
  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 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/
  5. 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/
  6. Compress SLN Files in C# via .NET | Aspose.Zip

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

    products.aspose.com/zip/net/compress/sln/
  7. Compress XLSM Files in C# via .NET | Aspose.Zip

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

    products.aspose.com/zip/net/compress/xlsm/
  8. Compress DNG Files in C# via .NET | Aspose.Zip

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

    products.aspose.com/zip/net/compress/dng/
  9. 将文本转换为向量 – Python 中的文本向量化

    使用 Aspose.SVG Python 库将 SVG 文本转换为矢量。SVG 文本从字体转换为矢量图形,并且无法在文本编辑器中编辑。... 在矢量化 SVG 文本中,所有字体字形都会替换为 <path> 、 <use> 、 <mask> 、 <g> 元素等...= "output/" 8 src_file = os. path . join (input_folder, "text...

    docs.aspose.com/svg/zh/python-net/convert-text-...
  10. 在 C# 中将 EPUB 转换为 GIF – Aspose.HTML for .NET

    使用Aspose.HTML API在C#中将EPUB转换为GIF。在C#示例中考虑各种EPUB到GIF的转换方案。尝试在线EPUB转换器。...epub" ); 5 6 // Prepare a path to save the converted file 7...7 string savePath = Path. Combine (OutputDir, "input-output.gif"...

    docs.aspose.com/html/zh/net/convert-epub-to-gif/