Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 89,146 for

project

(0.36 sec)
  1. | Aspose

    Sample code for DJVU to XLSX Java conversion. Use API example code for batch DJVU files to XLSX conversion within any Web or Desktop Java based application.... To add it to your project, you just need to get Aspose...it within your Maven-based project by adding the following configurations...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  2. | Aspose

    Sample code for PDF to Searchable PDF Java conversion. Use API example code for batch PDF files to Searchable PDF conversion within any Web or Desktop Java based application.... To add it to your project, you just need to get Aspose...it within your Maven-based project by adding the following configurations...

    products.aspose.com/ocr/cpp/conversion/pdf-to-s...
  3. | Aspose

    Sample code for DJVU to DOCX Java conversion. Use API example code for batch DJVU files to DOCX conversion within any Web or Desktop Java based application.... To add it to your project, you just need to get Aspose...it within your Maven-based project by adding the following configurations...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  4. SkiaSharp exception - Free Support Forum - aspo...

    Hi While performing doc to pdf conversion I am getting the below skiasharp exception. Exception: System.TypeInitializationException: The type initializer for ‘yY’ threw an exception. —> System.TypeInitializationExcept…...or directory I checked the project dependencies and we have but...assets are not included in your project, particularly for Linux environments...

    forum.aspose.com/t/skiasharp-exception/314533
  5. Aspose::Words::Vba::VbaProject::Clone method | ...

    Aspose::Words::Vba::VbaProject::Clone method. Performs a copy of the VbaProject in C++....Shows how to deep clone a VBA project and module. auto doc = System...> ( get_MyDir () + u "VBA project.docm" ); auto destDoc = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. VbaModule.clone method | Aspose.Words for Python

    VbaModule.clone method. Performs a copy of the [VbaModule](../)....Shows how to deep clone a VBA project and module. doc = aw . Document...file_name = MY_DIR + 'VBA project.docm' ) dest_doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working With Task Durations | Aspose.Tasks Docu...

    Learn how to work with Microsoft Project (MPP/XML) task durations using Aspose.Tasks for C# and VB.NET....durations help give a realistic project end date. Aspose.Tasks for...developers to set task durations in projects. Working with Durations The...

    docs.aspose.com/tasks/cpp/task-durations/
  8. Parent and Child Tasks | Aspose.Tasks Documenta...

    Learn how to work with Microsoft Project (MPP/XML) parent-child relations using Aspose.Tasks for Java....and Child Tasks in Microsoft Project To declare a task as a parent...a child task in Microsoft Project: In the Task Entry form, select...

    docs.aspose.com/tasks/java/parent-and-child-tasks/
  9. Creating a Task Link in PHP | Aspose.Tasks Docu...

    Learn how to create task links in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP....Copy 1 $project = new Project(); 2 3 $pred = $project -> getRootTask...( "Task 1" ); 4 5 $succ = $project -> getRootTask () -> getChildren...

    docs.aspose.com/tasks/java/creating-a-task-link...
  10. How to Run the Examples|Aspose.Words for .NET

    Download Aspose.Words for .NET examples from our GitHub repository and learn how to run them to become more familiar with the Aspose.Words possibilities and features using C#....Restore feature in the Examples project. If you do not have an active...Words.dll to the Examples project. Download and Run the Examples...

    docs.aspose.com/words/net/how-to-run-the-examples/