Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 6,435 for

parse

(0.09 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. Convert HEX to CMYK – C# code and Online Converter

    Work with color codes and convert HEX to CMYK online or in C# using Aspose.SVG for .NET. Try Online Color Converter for free!...can use for different SVG parsing tasks. One of the API features...spaces. The class allows you to parse colors (such as RGB, HEX, HSL...

    products.aspose.com/svg/net/color-converter/hex...
  3. 转换 Publisher PUB 文件的 C# API

    本文介绍了使用 Aspose.PUB for .NET 解决方案转换 Publisher 文件的功能,并使用伪代码进行了演示。...调用解析器对象上的 Parse 方法来解析 .pub 文件并获得一个 PubDocument 对象。 Parse 方法负责读取和提取...CreateParser(fileName); 7 8 var doc = parser.Parse(); 9 10 Aspose.Pub.PubFactory...

    docs.aspose.com/pub/zh/net/convert-pub-files/
  4. 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...
  5. [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...
  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. Android Email API | Calendar Processing and MIM...

    Mail library allows to access, read and manipulate Outlook MSG PST OST EML MHT files inside mobile apps....Customize headers Load and parse emails in MSG, MHT and EML formats...

    products.aspose.com/email/android-java/
  8. 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/
  9. Features|Documentation

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

    docs.aspose.com/cells/php-java/features/
  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