Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 60,963 for

path

(0.15 sec)
  1. Convert VST to VSTX via Java | products.aspose.com

    Sample Java conversion code for VST format to VSTX file. Use this example code to convert VST to VSTX within any Web or Desktop Java based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/diagram/java/conversion/vst...
  2. Convert VSTX to VSTM via Java | products.aspose...

    Sample Java conversion code for VSTX format to VSTM file. Use this example code to convert VSTX to VSTM within any Web or Desktop Java based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/diagram/java/conversion/vst...
  3. Convert VTX to VSDM via Java | products.aspose.com

    Sample Java conversion code for VTX format to VSDM file. Use this example code to convert VTX to VSDM within any Web or Desktop Java based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/diagram/java/conversion/vtx...
  4. Convert VST to PDF via Java | products.aspose.com

    Sample Java conversion code for VST format to PDF file. Use this example code to convert VST to PDF within any Web or Desktop Java based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/diagram/java/conversion/vst...
  5. Manage number of pages in PS file | C++

    C++ API Solution to manage PS files. Add pages to PS documents with a few lines of C++ code.... Construct the path to the documents directory....file. Variant 2. Construct the path to the documents directory....

    products.aspose.com/page/cpp/add-pages-to-ps/
  6. Aspose.word将wordml转为word页码目录不一致 - Free Support ...

    aspose.word将wordml转为word页码目录不一致,确保转换字体都存在切正确,发现当图片表格等比较多的时候,转出来的word页码不一致,页码域刷新都有 语言使用的java...setFontsFolder("path/to/fonts", false); FontSourceBase[]...sources = {new FolderFontSource("path/to/fonts", true)}; fontSettings...

    forum.aspose.com/t/aspose-word-wordml-word/323999
  7. 导入和导出注释到XFDF格式|Aspose.PDF for Java

    您可以使用Aspose.PDF for Java库导入和导出XFDF格式的注释。...document ); var exportFileName = Path . Combine ( _dataDir , "exportannotations...// 保存输出 PDF document . Save ( Path . Combine ( _dataDir , "AnnotationDemo2...

    docs.aspose.com/pdf/zh/java/import-export-xfdf/
  8. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting to PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal documents to PDF, the layout remains correct. However, when con…...Document doc = new Document("path/to/your/document.docx"); //...the document as PDF doc.save("path/to/output/document.pdf", saveOptions);...

    forum.aspose.com/t/ensure-vertical-text-layout-...
  9. Font is wrong when converting Excel to HTML - F...

    When converting an excel file to html, the font is messed up. In excel it looks like: image.png (10.0 KB) In the html preview it looks like: image.png (5.7 KB) We’re using aspose cells for java version 24.9. I also…...Replace C:/MyCustomFonts with the path that contains all .ttf/.otf...Linux/macOS – just use the appropriate path format. 3. Verify the HTML rendering...

    forum.aspose.com/t/font-is-wrong-when-convertin...
  10. 处理 XPS 文件中的文本 | Python

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...XPS 文档添加文本的完整功能: Copy 1 # The path to the documents directory....属性指定画笔。以下代码片段演示了使用编码字符串添加文本的完整功能: Copy 1 # The path to the documents directory....

    docs.aspose.com/page/zh/python-net/xps/working-...