Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 3,126 for

parser

(0.07 sec)
  1. PowerPoint .NET Java C++ Python PHP Node.js And...

    PowerPoint API for .NET, Java, C++, Python, PHP, Node.js. Create Write Edit Render Print PowerPoint PPT, PPTX, ODP. Export Slides in SSRS and JasperReports... Parser How to extract presentation...

    products.aspose.com/slides/family/
  2. Aspose.CAD for JAVA 25.10 change DWG BUG.GOT ER...

    This is my file GotErrorImg.zip (13.5 KB) Correct shape: Snipaste_2025-11-21_10-57-04.png (11.7 KB) I use 25.10 version to change this dwg to svg ,I got Error shape: error.png (19.7 KB) I think this is very …...regression – a change in the DWG parser or SVG renderer that affects...

    forum.aspose.com/t/aspose-cad-for-java-25-10-ch...
  3. 用 C# 操作 Publisher 文件的 API

    使用 Aspose.PUB for .NET 对 PUB 文件编程,首先要编辑描述作者、磁贴、公司、语言等属性的文件元数据。...pub" ; 4 5 IPubParser parser = PubFactory.CreateParser(pubFile);...CreateParser(pubFile); 6 Document document = parser.Parse(); 7 8 document.DocumentSummaryInfo...

    docs.aspose.com/pub/zh/net/programming-with-doc...
  4. Parse Documents via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/parse/
  5. C# API to Parse Markdown Files – Aspose.HTML fo...

    Markdown Parser C#. Use Aspose.HTML for .NET API features to parse Markdown content....a MarkdownParser object var parser = new MarkdownParser(); //...syntax tree var markdown = parser.ParseFile(input); // Create...

    products.aspose.com/html/net/parse-markdown/
  6. Features Overview|Aspose.Slides for Node.js via...

    Discover Aspose.Slides for Node.js 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/nodejs-java/features-ove...
  7. 常见问题| Aspose.PUB for C++

    获取有关aspose.pub的所有最常见问题的答案。...System::SharedPtr < IPubParser > parser = PubFactory::CreateParser(...System::SharedPtr < Document > document = parser -> Parse(); 5 // Convert PUB...

    docs.aspose.com/pub/zh/cpp/faq/
  8. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for .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/net/features-overview/
  9. 常见问题| Aspose.PUB for Java

    获取有关aspose.pub的所有最常见问题的答案,这是用于操纵,转换和编辑.pub文件的全面API。... Copy 1 IPubParser parser = PubFactory. createParser...(fileName); 2 3 Document doc = parser. parse (); 4 5 com. aspose...

    docs.aspose.com/pub/zh/java/faq/
  10. FormatException: System.FormatException: The he...

    Is there a way to diagnose which Header Name triggers it? How can I tell which one is it? The list of Headers: Received: DKIM-Signature: X-CSE-ConnectionGUID: X-CSE-MsgGUID: Message-Id: X-Amp-Result: Received: F…...otherwise malformed will cause the parser to raise the exception and...

    forum.aspose.com/t/formatexception-system-forma...