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

parser

(0.2 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/showcases/how-to-run-as...
  8. Aspose Cells Smart Markers Glossary - Free Supp...

    Hello there! We’re working with Aspose templates and need a way to reliably parse smart markers used in Aspose Cells. Our goal is to extract the underlying fields from these markers so we can validate them against our d…... This means our internal parser needs frequent updates to keep...

    forum.aspose.com/t/aspose-cells-smart-markers-g...
  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/how-to-run-aspose-cad-d...
  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...