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

parser

(0.2 sec)
  1. Potential OOM / huge array allocation when pars...

    We found a serious stability issue while parsing certain EXIF/TIFF metadata. When the library parses EXIF MakerNote (tag 37500), an invalid / out-of-range offset may be treated as a valid address and used for further pr…...observed the following: the parser enters the MakerNote (tag 37500)...otherwise valid run the library parser against that modified image...

    forum.aspose.com/t/potential-oom-huge-array-all...
  2. Convert PUB to PDF | C++ | Aspose.PUB

    Convert PUB to PDF using C++ API on Windows, Linux and Mac OS X. Publisher conversion functionality that is easy to integrate into your own solution....:: SharedPtr < IPubParser > parser = PubFactory :: CreateParser(...SharedPtr < Document > document = parser -> Parse(); // Convert PUB...

    products.aspose.com/pub/cpp/conversion/pub-to-pdf/
  3. EnumerateMessages Interruption When Encounterin...

    Hello, We’re working with Aspose.Email for C++ and encountered an issue when using EnumerateMessages to retrieve email lists: When EnumerateMessages encounters a corrupted or unparsable email during enumeration, it thr…... When the parser meets a message that cannot...serEnabled(true) tells the parser to be more tolerant (it will...

    forum.aspose.com/t/enumeratemessages-interrupti...
  4. PUB Converter API solution | .NET

    Convert Microsoft Publisher files Programmatically via C# library. Simple API solution to build your own PUB converter .NET project.... Creates and use a parser to parse the Publisher file..."halloween-flyer.pub" ; var parser = PubFactory.CreateParser(fileName);...

    products.aspose.com/pub/net/conversion/
  5. Features Overview|Aspose.Slides for Python Docu...

    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.... XML Parser Specification (XPS) You can...supported file formats to XML Parser Specification (XPS) documents...

    docs.aspose.com/slides/python-java/features-ove...
  6. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for C++: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... XML Parser Specification (XPS) All of...formats can be exported to XML Parser Specification (XPS) documents...

    docs.aspose.com/slides/cpp/features-overview/
  7. 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/
  8. 加载、查看和解析 MSG 文件|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 . 加载 MSG 文件 以下代码片段展示如何加载...

    docs.aspose.com/email/zh/python-net/loading-vie...
  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. Extract text or images from PDF using Java | As...

    Source code on Java to extract text and images from PDF files on Java and PHP....most popular action with a Parser Extract Text Extract Images...

    products.aspose.com/pdf/java/parser/