Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 18,393 for

assignment

(0.09 sec)
  1. Merge MPT to ORACLE PRIMAVERA via Java

    Sample code for MPT to ORACLE PRIMAVERA Java merging. Use API example code for batch MPT files to ORACLE PRIMAVERA merging within any Web or Desktop Java based application....you what to merge (tasks, assignment, resources, etc) Load other...

    products.aspose.com/tasks/java/merger/mpt-to-or...
  2. Merge MPP to PDF via Java

    Sample code for MPP to PDF Java merging. Use API example code for batch MPP files to PDF merging within any Web or Desktop Java based application....you what to merge (tasks, assignment, resources, etc) Load other...

    products.aspose.com/tasks/java/merger/mpp-to-pdf/
  3. Merge PRIMAVERA XER to PDF via Java

    Sample code for PRIMAVERA XER to PDF Java merging. Use API example code for batch PRIMAVERA XER files to PDF merging within any Web or Desktop Java based application....you what to merge (tasks, assignment, resources, etc) Load other...

    products.aspose.com/tasks/java/merger/primavera...
  4. Merge MS PROJECT to PDF via Java

    Sample code for MS PROJECT to PDF Java merging. Use API example code for batch MS PROJECT files to PDF merging within any Web or Desktop Java based application....you what to merge (tasks, assignment, resources, etc) Load other...

    products.aspose.com/tasks/java/merger/ms-projec...
  5. HashSet | Aspose.Slides for C++ API Reference

    Forward declaration of HashSet class....operator= ( Object const&) Assignment operator. Doesn’t copy anything...operator= ( ICollection &&) Move assignment operator. ICollection & operator=...

    reference.aspose.com/slides/cpp/system.collecti...
  6. IDictionary | Aspose.Slides for C++ API Reference

    Interface for dictionary-alike containers. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument....operator= ( ICollection &&) Move assignment operator. ICollection & operator=...(const ICollection &) Move assignment operator. Object & operator=...

    reference.aspose.com/slides/cpp/system.collecti...
  7. HttpHeaderValueCollection< System::String > | A...

    The partial specialization of the HttpHeaderValueCollection template for the String type. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument....operator= ( ICollection &&) Move assignment operator. ICollection & operator=...(const ICollection &) Move assignment operator. Object & operator=...

    reference.aspose.com/slides/cpp/system.net.http...
  8. Writing Metadata to MPP

    Learn how to write metadata of tasks, calendars, resources, resource Assignments using Aspose.Tasks for C++.... resources and resource assignments. Writing Metadata to Microsoft...cost resource (four in total). Assign budget resources to the project...

    docs.aspose.com/tasks/cpp/writing-metadata-to-mpp/
  9. Aspose.Tasks for .NET 19.11 Release Notes

    The page contains the release notes for Aspose.Tasks for .NET 19.11....distribution of work for assignments Bug TASKSNET-3526 Fix work...presentation in MSP for material assignment with custom TDs Bug TASKSNET-2587...

    docs.aspose.com/tasks/net/aspose-tasks-for-net-...
  10. Delegate< ReturnType(ArgumentTypes...)> | Aspos...

    Represents a pointer to a function, method or a function object. This type should be allocated on stack and passed to functions by value or by reference. Never use System::SmartPtr class to manage objects of this type....operator= ( Delegate &&) Moving assignment operator. Takes the ownership...:: endl ; } int main () { // Assign to variable the address of...

    reference.aspose.com/slides/cpp/system/delegate...