Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 6,599 for

parse

(0.16 sec)
  1. About Aspose.Font for Node.js | Node.js

    Easy-to-use Node.js library for font manipulation from Aspose.Font. Learn how to get information about it.... parse (JSON. stringify (json). replace...

    docs.aspose.com/font/nodejs-cpp/about/
  2. Working with Messages from Server|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....them without parsing them (quicker) or after parsing them (slower)...messages from the POP3 server, and parse them into a MailMessage instance...

    docs.aspose.com/email/java/working-with-message...
  3. 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...
  4. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...spaces and there is only: HTML parsing: According to HTML spec, leading/trailing...November 12, 2025, 2:45pm 10 HTML parsing: According to HTML spec, leading/trailing...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  5. 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...
  6. how to run Aspose.Cells.GridJs in Docker|Docume...

    This article introduces how to run GridJs in Docker to build an online Excel editor or viewer application....# Then the application can parse and render the fonts that are...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. How to Draw Geometry on a Map|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....performance due to the need to parse the string, it simplifies the...

    docs.aspose.com/gis/net/how-to-draw-geometry/
  8. Features|Documentation

    Aspose.Cells for PHP via Java features....generate, combine, modify, parse, or otherwise examine loaded...

    docs.aspose.com/cells/php-java/features/
  9. English table style names / LatentStyles - Free...

    When generating a word document with a table, I provide the option to configure a table style name that is set by “table.StyleName = “…”;”. Word provides a bunch of builtin table styles, and a user asked me why it did n…...the DOCX as a zip archive and parse the XML. using System.IO.Compression;...

    forum.aspose.com/t/english-table-style-names-la...
  10. Line break cuts off link - Free Support Forum -...

    Dear Aspose support, I have a very long link inside a TextFragment, which I want to be recognised as a link and be redirected to it upon click. PDF readers, like for example Adobe Acrobat Reader, recognise links that a…...(and with that would need to parse the text for links contained...

    forum.aspose.com/t/line-break-cuts-off-link/209859