Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 3,198 for

parser

(0.1 sec)
  1. 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...
  2. 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
  3. Parse Documents via Java | products.aspose.com

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via your Java application. Extract Text or Images with ease....Parse PDF Document Explore File Parser Options with Java Parse DOC...

    products.aspose.com/total/java/parse/
  4. 转换 Publisher PUB 文件的 C# API

    本文介绍了使用 Aspose.PUB for .NET 解决方案转换 Publisher 文件的功能,并使用伪代码进行了演示。...pub" ; 5 6 var parser = PubFactory.CreateParser(fileName);...CreateParser(fileName); 7 8 var doc = parser.Parse(); 9 10 Aspose.Pub.PubFactory...

    docs.aspose.com/pub/zh/net/convert-pub-files/
  5. Parse Documents via .NET | products.aspose.com

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via your .NET application. C# code listed to extract text or images with ease....Parse PDF File Explore File Parser Options with .NET Parse DOC...

    products.aspose.com/total/net/parse/
  6. Issue with rendering qoute within If block in m...

    Hi, I have a merge field in my word document in the following way {IF {MERGEFIELD} myCondition}="Yes" "This text will show when condition is true" {MERGEFIELD feedbackText} " " "} In my case feedbackText again has …...contains a double‑quote, the parser interprets the first unescaped...

    forum.aspose.com/t/issue-with-rendering-qoute-w...
  7. -horz tag in Excel - Free Support Forum - aspos...

    I am using a foreach in my Excel file and wanted to know if some of the tags used in Word can also work in Excel. I understand the cellMerge -horz tag in Word and what this aims to accomplish, this works how I would exp…...template, the Cells mail‑merge parser treats the hyphen as an unexpected...

    forum.aspose.com/t/horz-tag-in-excel/321144
  8. Loading and Parsing MSG Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Email Parser App . Creating and Saving Outlook...

    docs.aspose.com/email/net/loading-and-parsing-m...
  9. Features Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Email Parser App . General Parsing Features...

    docs.aspose.com/email/python-net/features-overv...
  10. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...load‑option that tells the parser to ignore metadata that cannot...

    forum.aspose.com/t/the-input-string-creatorinfo...