Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 89,553 for

project

(3.38 sec)
  1. | Aspose

    Sample code for WBMP to DOCX Java conversion. Use API example code for batch WBMP files to DOCX conversion within any Web or Desktop Java based application....directly from a Maven based project by following simple installation...recognized text. To add it to your project, you just need to get Aspose...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  2. | Aspose

    Sample code for DJVU to Searchable PDF Java conversion. Use API example code for batch DJVU files to Searchable PDF conversion within any Web or Desktop Java based application....directly from a Maven based project by following simple installation...recognized text. To add it to your project, you just need to get Aspose...

    products.aspose.com/ocr/java/conversion/djvu-to...
  3. | Aspose

    Sample code for WBMP to Text Java conversion. Use API example code for batch WBMP files to Text conversion within any Web or Desktop Java based application....directly from a Maven based project by following simple installation...recognized text. To add it to your project, you just need to get Aspose...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  4. | Aspose

    Sample code for WBMP to PDF Java conversion. Use API example code for batch WBMP files to PDF conversion within any Web or Desktop Java based application....directly from a Maven based project by following simple installation...recognized text. To add it to your project, you just need to get Aspose...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  5. Adding and Removing Calendar Exceptions | Aspos...

    Learn how to add or remove Microsoft Project calendar exceptions using Aspose.Tasks for C#....System::IO::FileStream > (dataDir + u "project_test.mpp" , System::IO::FileMode::Open);...Create project instance 12 System::SharedPtr < Project > prj =...

    docs.aspose.com/tasks/cpp/adding-and-removing-c...
  6. Convert MPT to MPT via C++ application

    Sample C++ conversion code for MPT document to MPT format. Use example code for batch MPT to MPT conversion within any C++ Application....file using Aspose::Tasks::Project Object. Call the Save() method...C++ DLL referenced in your project. MPT to MPT C++ Conversion...

    products.aspose.com/tasks/cpp/conversion/mpt-to...
  7. Quick wins|Documentation

    Five compact recipes for common Aspose.LLM for .NET tasks — first message, image input, session save/restore, CPU-only run, and CUDA GPU run....sessionId , "Remember: my project is called Helios." ); // Save...( resumedId , "What is my project called?" ); Console . WriteLine...

    docs.aspose.com/llm/net/quick-wins/
  8. Multiple resource calendars - Free Support Foru...

    Hello, I was wondering how to handle multiple resource calendars with Aspose. Each Task has a ResourceAssignment object, but calendars are not directly part of the ResourceAssignment. My question is: How can we assign…...is based on MS Project’s model. As in MS Project, a calendar cannot...as follows: NewFinishDate= Project.Calendars.GetByUid(CalendarUid)...

    forum.aspose.com/t/multiple-resource-calendars/...
  9. ReadCost: encountered value with length 2 - Fre...

    When trying to read a specific mpp file, this exception is thrown: ReadCost: encountered value with length 2. Because of the message, i tried to find any Cost field that has an incorrect format, but could not find anythi…...fileName = "Path/To/File"; Project project = new(fileName); string...fileSave = "Path/To/Save"; project.Save(fileSave); File b7fed...

    forum.aspose.com/t/readcost-encountered-value-w...
  10. Compress VB Files in C# via .NET | Aspose.Zip

    C# compression example to compress VB documents into zip and other archive formats on .NET Framework and .NET Core....compressing VB source files and project assets in server-side and desktop...This is handy when bundling project files for handoff. Create ZIP...

    products.aspose.com/zip/net/compress/vb/