Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 7,314 for

parse

(0.07 sec)
  1. Outlook Templates, Signed Messages & Categories...

    Learn how to load and modify Outlook templates (OFT), preserve digital signatures, manage color categories, and access follow-up data in C++.... It parses MIME structure: headers, body...with MailMessage::Load() . It parses EML into MIME object model...

    docs.aspose.com/email/cpp/manage-outlook-templa...
  2. How to extract table from PDF | Aspose.PDF

    Do you know how easily extract table from PDF using Python? Extract table from PDF with high quality using Python PDF library.... This step parses all the tables on the first.... text . TableAbsorber () #Parse all the tables on first page...

    products.aspose.com/pdf/tutorial/extract-table/
  3. Convert OST to TEXT in Python | products.aspose...

    Save OST to TEXT in your Python applications without using Microsoft Outlook or Word...works well with indexing, parsing, classification, and downstream...content easier to analyze, parse, and transform programmatically...

    products.aspose.com/total/python-net/conversion...
  4. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…... Create a Parsing Logic : Implement a parsing logic that recognizes...the List Structure : As you parse the strings, construct a structured...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  5. FieldType enumeration | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldType enumeration. Specifies Microsoft Word field types....the field was unable to be parsed. FieldAddin Specifies the ADDIN...expect (( Date . now () - Date . parse ( field . result )) / 86400000...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Distinguish Reference-Only Formulas vs. Operati...

    I need a way to determine whether a cell’s formula in Aspose.Cells is only a reference or if it is an actual formula performing a calculation. Examples of formulas that should be treated as reference-only: =A1 =Sheet1…... You should parse or analyze the formula string...the leading '=' for easier parsing if (formula.StartsWith("="))...

    forum.aspose.com/t/distinguish-reference-only-f...
  7. Convert PDF Documents in Python|Aspose.PDF for ...

    Learn how to convert PDF documents to Word, Excel, PowerPoint, HTML, images, PDF/A, and other formats in Python with Aspose.PDF for Python via .NET....operations with PDF documents Parse PDF documents...

    docs.aspose.com/pdf/python-net/converting/
  8. Can Aspose handle invalid dates in the document...

    The attached file is a PDF created by SnagIt, a screen capture tool that can export to PDFs. It has invalid creation date and modified date properties - they are both set to an empty string, which is not an invalid date.…...InvalidValueFormatEx) when it tries to parse the empty strings. This happens...

    forum.aspose.com/t/can-aspose-handle-invalid-da...
  9. Clone a Document in Python|Aspose.Words for Pyt...

    Clone a document to get its identical copy using Python. When creating a copy, nodes and properties of the original document are cloned....you will not need to load and parse a document from a file every...

    docs.aspose.com/words/python-net/clone-a-document/
  10. Field Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.Field class, your key to enhancing Microsoft Word documents with dynamic fields for improved functionality and efficiency.... Parse ( field . Result )). Days <=...

    reference.aspose.com/words/net/aspose.words.fie...