Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 3,553 for

parser

(0.88 sec)
  1. Convert PUB Files | Aspose.PUB for C++

    Convertion functionality of Publisher file using Aspose.PUB for C++ solution is described and demonstrated with the pseudocode in this article....pointer (System::SharedPtr) named parser of type using the method, passing...by calling the method on the parser object. The method reads and...

    docs.aspose.com/pub/cpp/convert-pub-files/
  2. Customizing the Ribbon XML with Python via .NET...

    Read, write, and manage Excel Ribbon XML customization using Aspose.Cells for Python via .NET API....must parse it using an XML parser or another Ribbon XML tool...

    docs.aspose.com/cells/python-net/customizing-th...
  3. Customizing the Ribbon XML with Node.js via C++...

    Learn how to customize the Ribbon XML in Excel using Aspose.Cells for Node.js via C++....have to parse it with an XML parser or other Ribbon XML tool. const...

    docs.aspose.com/cells/nodejs-cpp/customizing-th...
  4. PdfFileEditor.Concatenate NullReferenceExceptio...

    Hi team, Reporting what looks like either an incomplete fix or a related-but-distinct defect for PDFNET-60892. The original thread is here: Opening a new thread because that one received a February update declaring P…...incomplete relative to the broader parser fragility. This is a related-but-distinct...include further Concatenate parser hardening that might cover...

    forum.aspose.com/t/pdffileeditor-concatenate-nu...
  5. 使用文档编程

    要使用 Aspose.PUB for Java 对 PUB 文件进行编码,首先要编辑描述其属性(如作者、瓦片、公司、语言等)的文件元数据。... Copy 1 IPubParser parser = PubFactory. createParser...(fileName) ; 2 Document document = parser. parse () ; 3 4 document. ...

    docs.aspose.com/pub/zh/java/programming-with-do...
  6. Working with Outlook Notes|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....Outlook Contacts using C++ Email Parser Library Working with Outlook...

    docs.aspose.com/email/cpp/working-with-outlook-...
  7. C# API to convert Publisher PUB files

    Convertion functionality of Publisher file using Aspose.PUB for .NET solution is described and demonstrated with the pseudocode in this article....Call the Parse method on the parser object to parse the .pub file..."halloween-flyer.pub" ; 5 6 var parser = PubFactory.CreateParser(fileName);...

    docs.aspose.com/pub/net/convert-pub-files/
  8. Portable Document Format (PDF)|Aspose.Slides Do...

    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....PPT to PPTX conversion XML Parser Specification (XPS)...

    docs.aspose.com/slides/java/portable-document-f...
  9. Opening Files with Different Formats|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....Opening CSV files using preferred parser This is not always necessary...necessary to use default parser settings for opening the CSV files....

    docs.aspose.com/cells/java/opening-files-with-d...
  10. ArgumentOutOfRangeException when loading MPP fi...

    Product: Aspose.Tasks for .NET Version: 25.8.0 Environment: .NET 8.0, Windows MPP files containing Material type resources crash Aspose.Tasks immediately during Project constructor. The issue occurs because Material r…...exists as crash occurs in binary parser before we can access the Project...file loads fine (different parser path) Similar root cause to...

    forum.aspose.com/t/argumentoutofrangeexception-...