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

parser

(0.07 sec)
  1. 转换 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/
  2. 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/
  3. 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...
  4. 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...
  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. 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...
  8. 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...
  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. -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