Sort Score
Result 10 results
Languages All
Labels All
Results 7,391 - 7,400 of 65,986 for

path

(0.76 sec)
  1. 使用 .NET 转换 PostScript 文件

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案中 .NET 版 PS 到 PDF 的转换功能。...NET // The path to the documents directory....com/aspose-page/Aspose.Page-for-.NET // The path to the documents directory....

    docs.aspose.com/page/zh/net/convert-ps/
  2. 用 Python 将 SVG 转换为 JPG – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 JPG。了解 ImageSaveOptions 并参考将 SVG 转换为 JPG 的 Python 代码示例。...define paths 9 output_dir = "output/" 10 if not os. path . exists...makedirs (output_dir) 12 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/zh/python-net/convert-svg-...
  3. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...Words font search path, e.g.: FontSettings.getDefaultInstance()...getDefaultInstance().setFontsFolder("/path/to/fonts", true); Try the conversion...

    forum.aspose.com/t/word-saveto-pdf/322091
  4. Decorate Form Field in PDF|Aspose.PDF for .NET

    Explore how to decorate form fields in a PDF document, adding visual enhancements like borders, in .NET with Aspose.PDF....void DecorateField () { // The path to the documents directory var...void DecorateField2 () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/decorate-form-field/
  5. Merge PPSM Files using .NET | products.aspose.com

    C# source code to combine PPSM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....all the PPSM files with full path. Make one document as the base...and pass the file name (full path) and format (PPSM) as a parameter...

    products.aspose.com/slides/net/merger/ppsm/
  6. Merge PPSX Files using .NET | products.aspose.com

    C# source code to combine PPSX documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....all the PPSX files with full path. Make one document as the base...and pass the file name (full path) and format (PPSX) as a parameter...

    products.aspose.com/slides/net/merger/ppsx/
  7. Word转pdf,报错 - Free Support Forum - aspose.com

    使用最新版本25.7、25.8,word转pdf,报错,错误信息: error: addition of a duplicate key to a dictionary 同样的文档,使用20.2版本,word转pdf正常。需要分析一下原因。 测试文件: 123.docx (550.1 KB) 代码: Document doc = new Document(“doc to pdf.docx”); doc.save(“doc …...Document doc = new Document("path/to/your/document.docx"); PdfSaveOptions...Pdf17 // 或其他合规性选项 }; doc.Save("path/to/output/document.pdf", saveOptions);...

    forum.aspose.com/t/word-pdf/316940
  8. How to Run the Examples | Aspose.TeX for Python

    This page provides all the necessary requirements and steps to run the examples of the Aspose.TeX solution for Python....folder appears in the [PYTHON_PATH]\Lib\site-packages\ folder after...be installed in the [PYTHON_PATH]\site-packages\ folder. In this...

    docs.aspose.com/tex/python-net/how-to-run-the-e...
  9. 使用 C++ 自定义图表|Documentation

    了解如何在Aspose.Cells for C++中自定义图表。我们的指南将演示如何修改图表布局、添加和格式化数据系列、调整轴线,以及应用各种格式选项,提升图表的外观和可用性。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/customizing-charts/
  10. 在 Java 中將 PPTX 轉換為視頻 | products.aspose.com

    將 PPTX 轉換為 Java 中的視頻。使用 Java 庫 API 將 PowerPoint 轉換為視頻...FFmpeg ffmpeg = new FFmpeg ( "path/to/ffmpeg" ); FFprobe ffprobe...ffprobe = new FFprobe ( "path/to/ffprobe" ); FFmpegBuilder builder...

    products.aspose.com/slides/zh-hant/java/convers...