Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,174 for

parser

(0.1 sec)
  1. Get a failure when converting PUB to PDF - Free...

    we got an error: Aspose.Pub.Exceptions.ConvertException: Can't create PDF font with name = Times New Roman --> PDF: Font Times New Roman was not found at #=zsedkhgG8ahbpm5MGaxElEpPK9w6z.#=zunhvw5McAVAr(TextStyle #=zC…...#=zbaLrUyon3CiD) Code: var parser = PubFactory.CreateParser(stream);...CreateParser(stream); var document = parser.Parse(); using var pubStream =...

    forum.aspose.com/t/get-a-failure-when-convertin...
  2. Parse Documents via Android Mobile Apps | produ...

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via mobile android application. Extract Text or Images with ease....Parse PDF Document Explore File Parser Options with Android Parse...

    products.aspose.com/total/android-java/parse/
  3. When insert HTML string into document, an error...

    When I insert an HTML string into the document, an error is prompted during the insertion: “Cannot insert a node of this type at this location.” I am using version 25.12 ,aspose-words-25.12-jdk16 String htmlString = "<m…...indicate a bug in the HTML parser’s handling of XML namespaces...

    forum.aspose.com/t/when-insert-html-string-into...
  4. Features Overview|Aspose.Slides for PHP Documen...

    Discover Aspose.Slides for PHP via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... XML Parser Specification (XPS) You can...supported file formats to XML Parser Specification (XPS) documents...

    docs.aspose.com/slides/php-java/features-overview/
  5. Microsoft publisher file extension API | Java

    Java library to parse, process and convert Publisher document formats to PDF. Implement the functionality into your own product....Load input PUB file IPubParser parser = PubFactory. createParser...file Document publisherToPdf = parser. parse (); // Convert Publisher...

    products.aspose.com/pub/java/
  6. 转换 PUB 文件 | Aspose.PUB for C++

    本文通过伪代码描述并演示了使用 Aspose.PUB for C++ 解决方案转换 Publisher 文件的功能。...System::SharedPtr<IPubParser> parser = PubFactory::CreateParser(filePub);...System::SharedPtr<Document> document = parser->Parse(); PubFactory::Crea...

    docs.aspose.com/pub/zh/cpp/convert-pub-files/
  7. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....ILambdaContext context) { try { var parser = HttpMultipartParser.MultipartFormDataPar...FromBase64String(stream.Body))); var file = parser.Files.First(); Stream fileStream...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-d...
  8. Text hyperlink issue - Free Support Forum - asp...

    hello team, As when we are inserting below text using old aspose version (16.1.0.0) var WatchListSummary = "<p style='font-size:13px; text-align:Justify;line-height:1.25em;margin-bottom:0pt;'><b>Manish Sharma</b>&nbsp…...0 the HTML parser did not apply the hyperlink...

    forum.aspose.com/t/text-hyperlink-issue/323133
  9. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....ILambdaContext context) { try { var parser = HttpMultipartParser.MultipartFormDataPar...FromBase64String(stream.Body))); var file = parser.Files.First(); Stream fileStream...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  10. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....ILambdaContext context) { try { var parser = HttpMultipartParser.MultipartFormDataPar...FromBase64String(stream.Body))); var file = parser.Files.First(); Stream fileStream...

    docs.aspose.com/cad/net/showcases/how-to-run-as...