Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,174 for

parser

(0.42 sec)
  1. 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...
  2. Aspose Words Tags Glossary - Free Support Forum...

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

    forum.aspose.com/t/aspose-words-tags-glossary/3...
  3. Parsing Outlook Message 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 . Get an Item Type of a...

    docs.aspose.com/email/java/parsing-outlook-mess...
  4. Edit Markdown in C# – Aspose.HTML for .NET

    Code to edit Markdown files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MD file....a MarkdownParser object var parser = new MarkdownParser(); //...syntax tree var syntaxTree = parser.ParseFile(input); // Get a...

    products.aspose.com/html/net/editor/md/
  5. Features Overview|Aspose.Slides for Python Docu...

    Discover Aspose.Slides for Python via .NET: 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/python-net/features-over...
  6. 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...
  7. 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/
  8. -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
  9. 转换 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/
  10. 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/