Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 5,036 for

parse

(0.02 sec)
  1. Merge PDF to MS Project via C# | Microsoft Proj...

    Sample code for PDF to MS Project C# merging. Use API example code for batch PDF files to MS Project merging within VB.NET, Asp.NET or any .NET based application....new instance of Project class Parse PDF format to get required entities...entities (for example if you want parse *.csv Jira backup file you may...

    products.aspose.com/tasks/net/merger/pdf-to-ms-...
  2. Merge Oracle-Primavera to MPP via C# | Microsof...

    Sample code for Oracle-Primavera to MPP C# merging. Use API example code for batch Oracle-Primavera files to MPP merging within VB.NET, Asp.NET or any .NET based application....new instance of Project class Parse Oracle-Primavera format to get...entities (for example if you want parse *.csv Jira backup file you may...

    products.aspose.com/tasks/net/merger/oracle-pri...
  3. Merge Oracle-Primavera to PDF via C# | Microsof...

    Sample code for Oracle-Primavera to PDF C# merging. Use API example code for batch Oracle-Primavera files to PDF merging within VB.NET, Asp.NET or any .NET based application....new instance of Project class Parse Oracle-Primavera format to get...entities (for example if you want parse *.csv Jira backup file you may...

    products.aspose.com/tasks/net/merger/oracle-pri...
  4. Create TSV Using Python | products.aspose.com

    Generate Microsoft Excel TSV documents using Python applications without using Microsoft Office....delimiter makes it effortless to parse and extract specific data from...

    products.aspose.com/total/python-java/create/tsv/
  5. 常见问题| aspose.pub c ++

    获取有关aspose.pub的所有最常见问题的答案。...pub" ); 3 // Parse the file 4 System::SharedPtr...Document > document = parser -> Parse(); 5 // Convert PUB to PDF 6...

    docs.aspose.com/pub/zh/cpp/faq/
  6. Licensing

    Aspose.Tasks for C++ provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing policies....Set(Tsk::ActualStart(), System::DateTime::Parse(u "06-Apr-2010" )); 7 8 System...Set(Tsk::ActualStart(), System::DateTime::Parse(u "10-Apr-2010" )); 10 11 //...

    docs.aspose.com/tasks/cpp/licensing/
  7. Merge MPP to JIRA via C# | Microsoft Project Me...

    Sample code for MPP to JIRA C# merging. Use API example code for batch MPP files to JIRA merging within VB.NET, Asp.NET or any .NET based application....new instance of Project class Parse MPP format to get required entities...entities (for example if you want parse *.csv Jira backup file you may...

    products.aspose.com/tasks/net/merger/mpp-to-jira/
  8. Merge MS-Project to Oracle Primavera via C# | M...

    Sample code for MS-Project to Oracle Primavera C# merging. Use API example code for batch MS-Project files to Oracle Primavera merging within VB.NET, Asp.NET or any .NET based application....new instance of Project class Parse MS-Project format to get required...entities (for example if you want parse *.csv Jira backup file you may...

    products.aspose.com/tasks/net/merger/ms-project...
  9. Merge JIRA to PDF via C# | Microsoft Project Me...

    Sample code for JIRA to PDF C# merging. Use API example code for batch JIRA files to PDF merging within VB.NET, Asp.NET or any .NET 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/net/merger/jira-to-pdf/
  10. Microsoft publisher file extension API | Java

    Java library to Parse, process and convert Publisher document formats to PDF. Implement the functionality into your own product....createParser (fileName); // Parse the PUB file Document publisherToPdf...publisherToPdf = parser. parse (); // Convert Publisher PUB to PDF...

    products.aspose.com/pub/java/