Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 63,739 for

ps

(0.08 sec)
  1. Convert OST to HTML via C++ application | produ...

    Sample C++ conversion code for OST document to HTML format. Use example code for batch OST to HTML conversion within any C++ Application....System::SharedPtr<PersonalStorage> ps = PersonalStorage::FromFile(dataDir...aDir + L "sourceFile.ost" ); ps->SaveAs(dataDir + L "outputFile...

    products.aspose.com/email/cpp/conversion/ost-to...
  2. Convert OST to VCF via C++ application | produc...

    Sample C++ conversion code for OST document to VCF format. Use example code for batch OST to VCF conversion within any C++ Application....System::SharedPtr<PersonalStorage> ps = PersonalStorage::FromFile(dataDir...aDir + L "sourceFile.ost" ); ps->SaveAs(dataDir + L "outputFile...

    products.aspose.com/email/cpp/conversion/ost-to...
  3. Convert PST to EML via C++ application | produc...

    Sample C++ conversion code for PsT document to EML format. Use example code for batch PsT to EML conversion within any C++ Application....System::SharedPtr<PersonalStorage> ps = PersonalStorage::FromFile(dataDir...aDir + L "sourceFile.pst" ); ps->SaveAs(dataDir + L "outputFile...

    products.aspose.com/email/cpp/conversion/pst-to...
  4. Convert OST to MHTML via C++ application | prod...

    Sample C++ conversion code for OST document to MHTML format. Use example code for batch OST to MHTML conversion within any C++ Application....System::SharedPtr<PersonalStorage> ps = PersonalStorage::FromFile(dataDir...aDir + L "sourceFile.ost" ); ps->SaveAs(dataDir + L "outputFile...

    products.aspose.com/email/cpp/conversion/ost-to...
  5. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...getSections()) { PageSetup ps = section.getPageSetup(); ps.setPaperSize(PaperSize...setPaperSize(PaperSize.A4); ps.setOrientation(useLandscape ? Orientation.LANDSCAPE...

    forum.aspose.com/t/cutting-off-right-side-after...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Answers Convert a PS File to PDF using Java Convert a PS File to PDF...

    kb.aspose.com/categories/page/11/
  7. 在 PostScript 中使用填充图案 | .NET

    如何在 Ps 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...NET 开发者指南 使用 PS 文档 使用填充图案 Live Demos Source Code...NET Contents [ Hide Show ] 在 PS 文档中添加阴影图案 阴影图案是一种纹理平铺图案,通常用简...

    docs.aspose.com/page/zh/net/ps/working-with-hat...
  8. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String extension = FilenameUtils.getExte…...getSections()) { PageSetup ps = section.getPageSetup(); ps.setPaperSize(PaperSize...setPaperSize(PaperSize.A4); ps.setOrientation(useLandscape ? Orientation.LANDSCAPE...

    forum.aspose.com/t/content-is-still-being-slice...
  9. Page Description Language Converters | Aspose.P...

    To convert a file of PDL format to the single one you can work easier like PDF, BMP, JPG, etc. use this API for .NET. See code examples here....and check the next articles: PS Converters Postscript Language...Lisp in the data structures. PS file is a file containing page(s)...

    docs.aspose.com/page/net/convert/
  10. Page Description Language Converters | Aspose.P...

    Convert any file of PDL format to the one you can work easier like PDF, BMP, JPG, etc. use this API for Java. Check the examples depicted in the code....and check the next articles: PS Converters Postscript Language...Lisp in the data structures. PS file is a file containing page(s)...

    docs.aspose.com/page/java/convert/