Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 7,172 for

parse

(0.18 sec)
  1. SignatureLineOptions.allowComments property | A...

    SignatureLineOptions.allowComments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog... parse ( "CF5A7BB4-8F3C-4756-9DF6-BEF7F13259A2"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SingleDecodeType|Aspose.BarCode for Python via ...

    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.... try_parse(parsing_type, result) Converts the...succeeded or failed. try_parse(parsing_type, result) Converts the...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. StreamFontSource class | Aspose.Words for Python

    aspose.words.fonts.StreamFontSource class. Base class for user-defined stream font source...is used in the document to parse the font data and to embed the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StreamFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.StreamFontSource class. Base class for user-defined stream font source...is used in the document to parse the font data and to embed the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SignatureLineOptions.Instructions | Aspose.Word...

    Discover how to customize SignatureLineOptions with clear instructions for signers, enhancing the signing experience. Easy setup with default settings.... Parse ( "CF5A7BB4-8F3C-4756-9DF6-BEF7F13259A2"...

    reference.aspose.com/words/net/aspose.words/sig...
  6. Markdown Text, Markdown Blockquote – C# Code

    Create Markdown text or Markdown blockquote in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, Parse, or edit MD files....NET Parse Markdown Markdown text XHTML...Markdown from scratch and open, parse, or edit MD files. Download...

    products.aspose.com/html/net/markdown-text/
  7. Frequently Asked Questions | Aspose.PUB for C++

    Get answers to all the most frequent questions about Aspose.PUB for C++, which is a comprehensive API for manipulation, Conversion and editing .pub files....pub" ); 3 // Parse the file 4 System::SharedPtr...Document > document = parser -> Parse(); 5 // Convert PUB to PDF 6...

    docs.aspose.com/pub/cpp/faq/
  8. ModDate date issues - Free Support Forum - aspo...

    Issue #1: Cannot set Document.Info.ModDate to UTC date. Aspose.PDF requires a DateTime value with Local kind. _pdf.Info.ModDate = DateTime.UtcNow; It should be allowed to set ModDate to UTC date. The corresponding val…...correctly, you will need to parse the original date string from...the date string from the PDF, parses it, and adjusts it according...

    forum.aspose.com/t/moddate-date-issues/315937
  9. Merge JIRA to JIRA via Java

    Sample code for JIRA to JIRA Java merging. Use API example code for batch JIRA files to JIRA merging within any Web or Desktop Java based application....new instance of Project class Parse Jira format to get required...entities (for example if you want parse *.csv Jira backup file you may...

    products.aspose.com/tasks/java/merger/jira-to-j...
  10. Merge JIRA to PDF via C++

    Sample C++ merging code JIRA to PDF. Use example code for batch JIRA files to PDF merging within any C++ Application....new instance of Project class Parse Jira format to get required...entities (for example if you want parse *.csv Jira backup file you may...

    products.aspose.com/tasks/cpp/merger/jira-to-pdf/