Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 6,300 for

parse

(0.08 sec)
  1. SignatureLine.IsSigned | Aspose.Words for .NET

    Discover how SignatureLine's IsSigned property confirms digital signature authenticity, ensuring secure and trustworthy transactions. Enhance your document integrity!... Parse ( "CF5A7BB4-8F3C-4756-9DF6-BEF7F13259A2"...

    reference.aspose.com/words/net/aspose.words.dra...
  2. SignatureLine.isValid property | Aspose.Words f...

    SignatureLine.isValid property. Indicates that signature line is signed by digital signature and this digital signature is valid.... parse ( "CF5A7BB4-8F3C-4756-9DF6-BEF7F13259A2"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SignatureLineOptions.showDate property | Aspose...

    SignatureLineOptions.showDate property. Gets or sets a value indicating that sign date is shown in the signature line... parse ( "CF5A7BB4-8F3C-4756-9DF6-BEF7F13259A2"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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/
  5. Extract Images from Web Page – Python code

    Extract images from websites programmatically in Python. A simple and powerful Aspose.HTML for Python via .NET API for automated image downloading....a robust set of tools for parsing and extracting information...you want to use HTML data parsing features in your product or...

    products.aspose.com/html/python-net/extract-ima...
  6. Merge JIRA to MPP via Java

    Sample code for JIRA to MPP Java merging. Use API example code for batch JIRA files to MPP 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-mpp/
  7. Merge JIRA to ORACLE PRIMAVERA via C++

    Sample C++ merging code JIRA to ORACLE PRIMAVERA. Use example code for batch JIRA files to ORACLE PRIMAVERA 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-or...
  8. Merge JIRA to MS PROJECT via Java

    Sample code for JIRA to MS PROJECT Java merging. Use API example code for batch JIRA files to MS PROJECT 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-m...
  9. Merge JIRA to ORACLE PRIMAVERA via Java

    Sample code for JIRA to ORACLE PRIMAVERA Java merging. Use API example code for batch JIRA files to ORACLE PRIMAVERA 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-o...
  10. 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